On 2/19/14, Carl Eugen Hoyos <[email protected]> wrote: > Paul B Mahol <onemda@...> writes: > >> > What does the parser currently do with trailing >> > garbage? >> >> There is no trailing garbage, bytes in header that >> tells size of file are incorrect. > > Sorry for being unclear: I do understand that the > file in question does not contain trailing garbage, > I just wonder what the parser does with a file that > actually contains trailing garbage.
It should be ignored and parser should split it at right place ... if not, open bug report. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
