[MPlayer-users] Re: -vf softpulldown seems slow <:/

Bruno nc41530a at vizzavi.pt
Sun Apr 11 03:37:23 CEST 2004


On Sun, 11 Apr 2004 00:20:15 +0000 (UTC), adland <adland123 at yahoo.com> 
wrote:

>> PAL: keyint=15
>>
>> NTSC: keyint=18 and vf=softpulldown
>
> what do you get if you remove the softpulldown filter from NTSC command?
>
> reason asking is curiousity about how much is it a different source 
> format
>  and keyint value versus adding the new filter.
>
> what are your full commands so I can try it here?


BATCH
====
PAL: mencoder -include settings.ini -lavcopts keyint=15 movie.vob -o 
movie.m2v

NTSC: mencoder -include settings.ini -vf-pre softpulldown -lavcopts 
keyint=18 movie.vob -o movie.m2v

SETTINGS.INI
=========
of=rawvideo=1
ovc=lavc=1
nosound=1
noskip=1
vf=yuvcsp
lavcopts=vcodec=mpeg2video:vrc_buf_size=1835:preme=2:precmp=2:ildct=1:ilme=1:vstrict=-1
:autoaspect=1:vqblur=0:vrc_minrate=300:vrc_maxrate=9800:vrc_eq=tex:vqmin=1:mbqmin=1:lmin=2.49
:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37,12,14,18,27,29,34,37,38,
22,26,27,31,36,37,38,40,26,27,29,36,39,38,40,48,27,29,34,37,38,40,48,58,29,34,37,38,
40,48,58,69,34,37,38,40,48,58,69,79:inter_matrix=16,18,20,22,24,26,28,30,18,20,22,24,
26,28,30,32,20,22,24,26,28,30,32,34,22,24,26,30,32,32,34,36,24,26,28,32,34,34,36,38,
26,28,30,32,34,36,38,40,28,30,32,34,36,38,42,42,30,32,34,36,38,40,42,44
:vbitrate=3000


False alarm, sorry :)

Tested the same source with keyint=15 and no softpulldown and it got up to 
9fps.
Tested another PAL source and it gave me 8fps. So I got 15fps only in a 
dark underwater scene I was testing. Probably it chose a very quick cmp 
function for that scene.

Sorry again.


Bruno




More information about the MPlayer-users mailing list