[FFmpeg-user] Converting .264 to .avi (audio is out of sync)

Lou lou at lrcd.com
Mon Oct 22 22:13:53 CEST 2012


On Mon, 22 Oct 2012 16:19:03 -0200
Daniel Sakuma <daniel.sakuma at voicetechnology.com.br> wrote:

> I am converting a .264 with its .wav file to .avi and the duration of the
> generated file is smaller than it should be. This is a problem for me
> because the video is not synchronized with the audio.
> 
> I've tested several parameters (-async,-vsync, sync_file_id) and did not
> notice any change in the file. For example:
> 
> avconv -r 15 -i input.264 -i input.wav -c:a copy -map 0:a -map 1:v  output.avi

avconv is not part of the FFmpeg project, and we can not support
third-party products here. However, if you use ffmpeg we can provide
help. Note that if you do use ffmpeg (from FFmpeg of course), then
please also supply the complete console output that results from your
command.


More information about the ffmpeg-user mailing list