[MPlayer-users] encoding divx files - clarification

Daniel Harris mail.dharris at googlemail.com
Mon Sep 24 13:31:12 CEST 2007


On 9/21/07, Daniel Harris <mail.dharris at googlemail.com> wrote:
>
>
>
> On 9/21/07, RC <cooleyr at gmail.com> wrote:
> >
> > On Fri, 21 Sep 2007 09:00:41 +0100
> > "Daniel Harris" <mail.dharris at googlemail.com> wrote:
> >
> > > > The video part is perfect.  The audio goes progressively out of
> > > > sync,
> >
> > Add harddup to your -vf chain, and tsaf to your -mpegopts.
>
>
> Believe me, I do appreciate all of your help.  It was just that this
> particular disk was a bit of a rush job and the fact that it was taking 4
> hours (time to upgrade my computer I think :)) to encode (or is it decode)
> only to find the a/v problem when it was in a standalone dvd player.  Anyway
> I have some options to try and now I have only 2 hours remaining with the
> harddup added to my command line.
>
> Thank You all
>
> Dan
>
>
> Just for the record (and google) the following command line worked
perfectly

mencoder -oac lavc -ovc lavc -of mpeg -mpegopts
format=dvd:tele_src=24000/1001:tele_dest=25:tsaf -vf scale=720:576,harddup
-lavcopts
vcodec=mpeg2video:vrc_buf_size=1835:keyint=15:vrc_maxrate=9800:vbitrate=5000:aspect=4/3:acodec=ac3:abitrate=192:vstrict=-2
-delay .1 -o dvd.mpg ./movie.avi

The delay command just seemed to smooth things out over the whole file.

Thank

Dan



More information about the MPlayer-users mailing list