diff options
author | Alexandre Sicard <alexandre.sicard@smartjog.com> | 2013-06-11 11:06:38 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-06-12 00:51:38 +0200 |
commit | b1d61eb7aaaef84391130b6f5e83942cc829a8c8 (patch) | |
tree | 2d0d4f3a252ef4fd665b9fd452e8ac6e6acf81a2 /doc | |
parent | df084adbf7300b819460f06302a04ca103020feb (diff) | |
download | ffmpeg-b1d61eb7aaaef84391130b6f5e83942cc829a8c8.tar.gz |
avformat/mov: ignore samples overflowing next_root_atom
This fixes #2657.
ISML movies produced by Microsoft Expression Encoder 4 seem to have invalid
sample entries in their trun/tfhd for data tracks. As a result, too much bytes
are read for these tracks to the point that next_root_atom can go out of
buffer, which makes the encoding fail if the input is not seekable.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions