[FFmpeg-trac] #5214(undetermined:new): Corrupted WebM VP9 from .MOV file
FFmpeg
trac at avcodec.org
Tue Feb 2 20:41:52 CET 2016
#5214: Corrupted WebM VP9 from .MOV file
-------------------------------------+-------------------------------------
Reporter: jlgrall | Owner:
Type: defect | Status: new
Priority: normal | Component:
Version: git-master | undetermined
Keywords: | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by jlgrall):
Replying to cehoyos:
> What makes you think that the output file is corrupt?
In the Firfox bug report, Nicolas Silva says in comment 6:
> The reason this video is failing is that its cb and cr planes are
slightly bugger than its y planes, in the texture allocation code there's
a sanity check that the y size is superior or equal to the y size and I
indeed added the check in that range.
Also, Jean-Yves Avenard says in comment 13:
> Personally here, I wouldn't apply those changes: the video is invalid,
that we used to play it was a bug :)
> It's the media that needs fixing.
I am going to point them to this bug report, I hope they can give us more
informations.
Note: in the Firefox bug report, the .webm file was encoded with ffmpeg
v2.8.1. The latest ffmpeg 20160129-git-5893e87 output .webm still crashes
Firefox and VLC, but maybe it is a bit different cause, because a binary
diff shows that the output .webm files have a lot of differences between
ffmpeg 2.8.1 and ffmpeg 20160129-git-5893e87.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5214#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list