[FFmpeg-devel] quicktime demuxing bug ?

divide divide
Mon Feb 23 19:09:32 CET 2009


I think there's a bug in quicktime demuxing; when I try to extract this file (which contain h264 stream):
http://www.divideconcept.net/h264/eos.mov
with the following command-line:
ffmpeg -i eos.mov -vcodec copy -an eos.h264

The extracted file size seems correct, but I can't read it back with:
ffplay eos.h264

while it's not a problem to read the original (.mov) file with ffplay; plus, MediaInfo cannot read any info from the .h264 file.

Can anyone test this please ?

Robin Lobel



More information about the ffmpeg-devel mailing list