Skip to content

Instantly share code, notes, and snippets.

@liamwhite
Last active March 20, 2018 01:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liamwhite/552d9c2903cfc7ebe1cf63721d2b7808 to your computer and use it in GitHub Desktop.
Save liamwhite/552d9c2903cfc7ebe1cf63721d2b7808 to your computer and use it in GitHub Desktop.
irb(main):155:0> begin; FFImage::LibFFMpeg.new(f); rescue; end
[matroska,webm @ 0x5622980ec5a0] Duplicate element
[matroska,webm @ 0x5622980ec5a0] Read error at pos. 171 (0xab)
[matroska,webm @ 0x5622980ec5a0] Duplicate element
[matroska,webm @ 0x5622980ec5a0] Duplicate element
[matroska,webm @ 0x5622980ec5a0] Duplicate element
Traceback (most recent call last):
3: from (irb):155
2: from (irb):155:in `new'
1: from (irb):155:in `initialize'
Exception (End of file)
irb(main):156:0>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment