[FFmpeg-user] Converting .264 to .avi (audio is out of sync)
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Oct 23 22:38:14 CEST 2012
Daniel Sakuma <daniel.sakuma <at> voicetechnology.com.br> writes:
> ffmpeg -r 15 -i input.264 output.avi
>
> The log is huge:
>
> FFmpeg version 0.6.5
This is very old (and unfortunately, 0.6 is known as a
particularly buggy release series, it should not be used
if possible).
Please try with current git head, as said, you cannot
specify an input frame rate for h264 (neither with
0.6 nor current git head).
Carl Eugen
More information about the ffmpeg-user
mailing list