[MPlayer-users] Re: Re: Telecine output - needed for NTSC DVD encoding

Bruno nc41530a at vizzavi.pt
Tue Mar 9 11:06:48 CET 2004


On Tue, 9 Mar 2004 04:57:54 -0500, D Richard Felker III 
<dalias at aerifal.cx> wrote:

> On Tue, Mar 09, 2004 at 08:10:27AM +0000, Bruno wrote:
>> D Richard Felker III <dalias <at> aerifal.cx> writes:
>> >
>> > Sounds like you didn't use it right. Did you get skipped frame
>> > messages while encoding? Are you using an old version of
>> > mplayer/mencoder (i.e. not latest cvs) with -vc ffmpeg12 rather than
>> > -vc mpeg12?
>> >
>> > Rich
>> >
>>
>> Direct CVS compile made Feb 29th on Windows. Using vstrict=-1 instead of
>> vstrict=0 because it was the only way to do 29.97 or 23.976 framerates.
>>
>> Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.3.1
>> Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or 2 (libmpeg2))
>>
>> BATCH
>> =====
>> mencoder -include settings.ini -lavcopts keyint=15 movie.vob -o 
>> movie.mpg
>> bbdmux movie.mpg 0xe0 movie.m2v
>> del /q /f movie.mpg
>>
>> SETTINGS.INI
>> =========
>> of=mpeg=1
>> ovc=lavc=1
>> vf=hqdn3d=4:3:6
>> noskip=1
>> nosound=1
>> lavcopts=vcodec=mpeg2video:ildct=1:ilme=1:vstrict=-1:
>> vrc_buf_size=1835:vqcomp=0:vqblur=0: preme=2:ildctcmp=2: precmp=2:
>> vqmax=10:mbqmax=10:vbitrate=300:vrc_minrate=300:
>> vrc_maxrate=9800:scplx_mask=0.3:autoaspect=1
>
> Where is softpulldown?? I sure as hell don't see it. Do you expect it
> to magically get loaded without you saying so?
>
> Rich

Sorry, forgot to mention that. That's my setting for PAL encodes.
For NTSC I change keyint=15 to keyint=18.

I have tried:
-vf softpulldown

And:
-vf hqdn3d=4:3:6,softpulldown

The second line may be wrong, I'm still not sure if -vf works in reverse 
filter order or not.
But -vf softpulldown alone ***had to work***.
And it doesn't.


Bruno




More information about the MPlayer-users mailing list