[MEncoder-users] encoding multimedia files to dvd video

Dave dmehler26 at woh.rr.com
Sat Sep 8 18:32:25 CEST 2007


Hello,
    Thanks for your reply. The issue is i keep getting somewhat jerky video, 
like it jumps. I abandoned my previous line and took this right out of the 
mplayer docs section 14.8.2 or 3 i think. THe only addition was 
the -channels 6 which i hope will convert from stereo to 5.1 surround sound 
audio. The fps is right for ntsc, but aspect might not be, it is 16/9, in 
the below, isn't that for wide screen? Shouldn't that be 4:3? And the 
abitrate option at 192, i've seen 224 and i believe 480 for 6 channels, is 
192 the correct value?
Thanks.
Dave.

mencoder -channels 6 -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd:tsaf 
\
-vf scale=720:480,harddup -srate 48000 -af lavcresample=48000 \
-lavcopts 
vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=5000:\
keyint=18:vstrict=0:acodec=ac3:abitrate=192:aspect=16/9 -ofps 30000/1001 \
-o movie.mpg movie.avi

----- Original Message ----- 
From: "Moritz Barsnick" <barsnick at gmx.net>
To: "mencoder usage discussions" <mencoder-users at mplayerhq.hu>
Sent: Saturday, September 08, 2007 12:02 PM
Subject: Re: [MEncoder-users] encoding multimedia files to dvd video


> 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
> _______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mencoder-users 




More information about the MEncoder-users mailing list