[MEncoder-users] Sync problem with newer mencoder version
RC
cooleyr at gmail.com
Tue Mar 31 04:40:06 CEST 2009
On Mon, 30 Mar 2009 10:02:22 +0200
Florian Sollinger <sollinge at fs.tum.de> wrote:
> The convert string i used was:
> mencoder input.mp4 -ofps 24000/1001 -mc 0 -of lavf -oac mp3lame
> -lameopts abr:br=56 -srate 22050 -ovc lavc -lavcopts
> vcodec=flv:vbitrate=400:trell:v4mv:cbp:last_pred=3 -vf
> harddup,scale=480:360 -o output.flv
With -mc 0, you should EXPECT desync...
Try different values for -mc (float). Find the right one, and it will
keep sync.
And BTW, 360 is NOT a multiple of 16. Don't do that.
--
Don't trust me! I'm wrong!
More information about the MEncoder-users
mailing list