On 12/13/2015 09:02 PM, Mats Peterson wrote:
On 12/13/2015 08:48 PM, Mats Peterson wrote:
I just discovered that I've been incorrectly using the "i" loop variable
in my patch, which is actually used by a track element loop at line 1718
in matroskadec.c. This will works as long as there is only video in the
Matroska file, that's why I didn't discover it until I tried one with
audio as well (all the samples so far are video only).

Mats



_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


I forgot to restore the lower limit of A_QUICKTIME private data to 21
like Michael Niedermayer proposed. Sorry (it doesn't make much sense to
me, but at least that broken file will pass.)

Mats


V_QUICKTIME (video) of course, not A_QUICKTIME.

Mats

--
Mats Peterson
http://matsp888.no-ip.org/~mats/
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to