On 1/4/07, Dirk Meyer <[EMAIL PROTECTED]> wrote:
> Author: dmeyer
> Date: Thu Jan  4 14:01:23 2007
> New Revision: 2341
>
> Modified:
>    trunk/popcorn/src/backends/mplayer/player.py
>
> Log:
> try to make the mplayer filter chain correct

> +        args = [ "-v", "-slave", "-osdlevel", "0", "-nolirc", "-nojoystick", 
> \
> +                 "-nomouseinput", "-nodouble", "-fixed-vo", "-identify", \
> +                 "-framedrop" ]

The -nomouseinput argument is only available if MPlayer has been
compiled with X11 support. Calling it on a non X11 capable MPlayer
will prevent MPlayer to start.

Ben

-- 
"My life, and by extension everyone else's is meaningless."
Bender, Futurama

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to