Author: duncan
Date: Sat Feb 24 10:26:36 2007
New Revision: 9262
Modified:
branches/rel-1/freevo/src/tv/plugins/mplayer.py
Log:
Removed -fs option as this is not compatible with framebuffer usage
Modified: branches/rel-1/freevo/src/tv/plugins/mplayer.py
==============================================================================
--- branches/rel-1/freevo/src/tv/plugins/mplayer.py (original)
+++ branches/rel-1/freevo/src/tv/plugins/mplayer.py Sat Feb 24 10:26:36 2007
@@ -161,7 +161,7 @@
args += (tvcmd,)
- mpl = '--prio=%s %s -vo %s %s -ao %s -fs %s -slave %s %s' % args
+ mpl = '--prio=%s %s -vo %s %s -ao %s %s -slave %s %s' % args
command = mpl
_debug_('command=\"%s\"', (command))
-------------------------------------------------------------------------
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-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog