[x264-devel] Desync problem with ffmpeg: edit list not starting at 0, a/v desync might occur, patch welcome

Mustafa Aldemir m_aldemir at yahoo.com
Fri Aug 22 09:56:29 CEST 2008


Hello,

I got the latest source code of x264 from the git repository 2 weeks ago, and compiled the latest ffmpeg with it. Now I can encode x264 videos, but when I want to compile a mov file to an x264 I get the following warning and synchronization problem.

[mov,mp4,m4a,3gp,3g2,mj2 @ 0x8060300]edit list not starting at 0, a/v desync might occur, patch welcome

My command is as:

ffmpeg -i recsd.mov -f flv -vcodec libx264 -s qvga -b 200k -r 25 -acodec libmp3lame -ac 1 -ar 44100 -ab 32k recsd.flv

Is it a bug? Is there a way of encoding this video synchronously?

best wishes,
Mustafa  Aldemir


      


More information about the x264-devel mailing list