From 14376a894da58fb365c56ecfc0e2c5d347aa3f70 Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 20 Jul 2009 19:33:17 +0200 Subject: another mode for mplayer --- data/apps.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/apps.rb b/data/apps.rb index e6adaa06..01e86736 100644 --- a/data/apps.rb +++ b/data/apps.rb @@ -50,7 +50,7 @@ module Application def mplayer(files) case files.mode when 0; "mplayer -fs -sid 0 #{files}" - when 1; "mplayer -sid 0 #{files}" + when 1; "mplayer -fs -sid 0 -vfm ffmpeg -lavdopts lowres=2:fast:skiploopfilter=all:threads=8 #{files}" when 2; "mplayer -vm sdl -sid 0 #{files}" when 3; "mplayer -mixer software #{files}" when 4; "mplayer -vo caca #{files}" -- cgit 1.4.1-2-gfad0