[FFmpeg-devel] [PATCH 4/4] matroska: fix IGNIDX handling

Michael Niedermayer michaelni at gmx.at
Thu Feb 12 14:25:41 CET 2015


On Mon, Feb 09, 2015 at 08:39:01PM +0100, wm4 wrote:
> Just because the user requested the seek index to be ignored, we can't
> just skip essential headers. At least tags are often located at the end
> of the file, and the old code simply ignored the seekhead for all
> elements, not just the cue index. Also, it looks like it used the index
> even if IGNIDX was set if the cue index was located in the beginning of
> the file.
> ---
>  libavformat/matroskadec.c | 9 +++++++--
>  1 file changed, 7 insertions(+), 2 deletions(-)

do you have a testcase / sample for this ?

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I have never wished to cater to the crowd; for what I know they do not
approve, and what they approve I do not know. -- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150212/c9b6a76c/attachment.asc>


More information about the ffmpeg-devel mailing list