[Ffmpeg-devel] x264: AVI index broken

Michael Niedermayer michaelni
Thu Mar 2 21:45:25 CET 2006


Hi

On Thu, Feb 16, 2006 at 04:58:34PM -0800, David Liontooth wrote:
> After encoding a file with this command:
> 
> ffmpeg -i $1 -f avi -vcodec h264 -b $VBITRATE -s 640x480 -acodec mp3
> $OUTFILE
> 
> I get this file:
> 
> $ tcprobe -i ffmpeg-715.avi
> [tcprobe] RIFF data, AVI video
> [avilib] V: 29.970 fps, codec=H264, frames=3446, width=640, height=480
> [avilib] A: 32000 Hz, format=0x55, bits=0, channels=2, bitrate=64 kbps,
> [avilib]    3196 chunks, 920448 bytes, VBR
> [tcprobe] summary for ffmpeg-715.avi, (*) = not default, 0 = not detected
> import frame size: -g 640x480 [720x576] (*)
>        frame rate: -f 29.970 [25.000] frc=4 (*)
>       audio track: -a 0 [0] -e 32000,0,2 [48000,16,2] -n 0x55 [0x2000] (*)
>                    bitrate=64 kbps
>            length: 3446 frames, frame_time=33 msec, duration=0:01:54.981
> 
> When I start VLC (nightly build amd64 0.8.5-svn20060212-0), I get this
> error:
> 
> "This AVI file is broken. Seeking will not work correctly. Do you want
> to try to repair it (it might take a long time)?"

should be fixed

[...]
-- 
Michael





More information about the ffmpeg-devel mailing list