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


Reply via email to