[FFmpeg-devel] quicktime demuxing bug ?
Baptiste Coudurier
baptiste.coudurier
Mon Feb 23 20:05:49 CET 2009
Hi,
On 2/23/2009 10:09 AM, divide wrote:
> 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 ?
You need -vbsf h264_mp4toannexb.
--
Baptiste COUDURIER GnuPG Key Id: 0x5C1ABAAA
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
checking for life_signs in -lkenny... no
FFmpeg maintainer http://www.ffmpeg.org
More information about the ffmpeg-devel
mailing list