It breaks things yes. specifying '' means you get commands containing eg. '-vo -cache 1024'
Eventually I just got rid of all the references to VO_DEV in mplayer.py and just added -vo and -vc on the
appropriate MPLAYER_ARGS lines.
Rande
I like that we specify, couldn't you just do MPLAYER_VO_DEV='' or does
that break mplayer?
On Sun, 13 Feb 2005 01:21:27 +0000, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>
> After many hours, I've finally succeeded in getting dvb TV to play in
> freevo.
> In the end, I had to modify tv/plugins/mplayer.py so that it _doesn't_
> specify a -vo for mplayer, but let it use it's own judgement.
>
> The reason for this being that I need mplayer to use -vo xvmc when playing
> TV (mpeg2), but -vo xv for everything else.
> (and no, specifying MPLAYER_VO_DEV='xvmc,xv' doesn't work for playing
> ordinary files.)
>
>
> The question then is : do we still need to specify -vo at all when mplayer
> does a good job at picking one?
>
> Rande
>
>
>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel
- Re: [Freevo-devel] Success with TV, and question Andrew Dumaresq
- Re: [Freevo-devel] Success with TV, and question mplayer
- Re: [Freevo-devel] Success with TV, and question Andrew Dumaresq