[FFmpeg-devel] Patch to eliminate spurious "File is broken, keyframes not correctly marked!" in valid WebM
Monty Montgomery
xiphmont at gmail.com
Wed Sep 11 08:06:45 CEST 2013
As of last year, ffmpeg and apps making use of ffmpeg (such as
mplayer) complain about a great many valid webm files ("File is
broken, keyframes not correctly marked!") The obvious cause is the
patch to Trac bug #1003.
I believe I understand what the fix was attempting, and have an
alternate fix that avoids the spurious errors. It properly handles
(and squawks) about the example file attached to Trac #1003. There is
no functional change to the code or data path, only whether or not the
error is emitted.
Patch against master attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Correct-spurious-keyframe-warnings-in-webm.patch
Type: application/octet-stream
Size: 1526 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130911/65214d95/attachment.obj>
More information about the ffmpeg-devel
mailing list