View Full Version : A stupid question about the mplayer config file...
hkl8324
28th July 2006, 19:12
What should I input into the config file if my command line is
-vf yadif=3:1,mcdeint=2:1:10
???
I tried
no1...vf=yadif=3:1,mcdeint=2:1:10< dont work
no2...vf=yadif=3.1
vf=mcdeint=2:1:10<dont work
Sirber
28th July 2006, 20:09
vf yadif=3:1
mcdeint=2:1:10
maybe=1 ;)
hkl8324
28th July 2006, 20:56
thanks, but it didnt work
When I run $mplayer [video file]:
Option vf needs a parameter at line 10
Warning unknown option mcdeint at line 11....:)
no1...vf=yadif=3:1,mcdeint=2:1:10< dont work
I think the above should work, but you could also try
vf=yadif=3:1
vf-add=mcdeint=2:1:10
nickrout
3rd August 2006, 03:08
I am on the mplayer uses mailing list, someone would know there if you'd like me to ask. Let me know.
I tried "vf=yadif=3:1,mcdeint=2:1:10" myself and it worked perfectly with MPlayer. You're probably using Mencoder though, because that filter combination is hardly usable in realtime. Mencoder doesn't read the same config file; it uses mencoder.conf.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.