[MEncoder-users] Audio Sync issues
Rolf Ernst
rernst99 at gmail.com
Sat Sep 17 15:22:30 CEST 2011
> Hi Jeff, Is there any reason for going back to xvid instead of x264?
> Could you paste your command line again please?
>
> Bill
>
> _______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mencoder-users
The Sylvania portable DVD player that I am trying to convert the video for
use in hangs when I use h.264 encoding, so I'm trying to down-convert it to
a format that it can handle. Here's the command
line:
mencoder infile.mpg -o outfile.avi -noodml -ffourcc XVID -vf
scale=720:480,tinterlace=4,filmdint=io=30:24/fast=0,harddup -ovc lavc
-lavcopts
vcodec=mpeg4:threads=8:vbitrate=4000:cmp=2:subcmp=2:trell=yes:v4mv=yes:mbd=2
:aspect=16/9 -noskip -mc 0 -oac pcm -channels 2 -fps 60000/1001 -ofps
24000/1001
-----------
Demultiplex the AAC audio, convert the video with -nosound and multiplex the
two back together.
More information about the MEncoder-users
mailing list