[MEncoder-users] encoding multimedia files to dvd video

Moritz Barsnick barsnick at gmx.net
Sat Sep 8 18:02:00 CEST 2007


Hi,

On Thu, Sep 06, 2007 at 21:01:44 -0400, Dave wrote:

>     I've had success though not made totally dvd compliant videos with the 
> following shell script wrappers:
[...]
> makedvd new:
> #!/bin/sh
> mencoder -channels 6 -oac lavc -lavcopts acodec=ac3:abitrate=384 \
> -ovc lavc -of mpeg -mpegopts format=dvd:tsaf:telecine -ofps 24000/1001 \
> -vf scale=720:480,harddup -srate 48000 -af lavcresample=48000 -lavcopts 
> aspect=4/3 \
> vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=9800:keyint=15:vstrict=0:acodec=ac3 
>  -ofps 25 -o Today1.mpg Today.avi

You have stated -ofps twice!? What does mencoder actually report, or
what does mplayer/midentify report on the result?

> this one still isn't right.

Would you care to tell us _what_ isn't right? I couldn't find any
verbose error description in your email, sorry.

HTH,
Moritz



More information about the MEncoder-users mailing list