From f8cf136ccba0d1e95ee0f8cf61b5662f1ab5b8fc Mon Sep 17 00:00:00 2001 From: Aaahh Ahh Date: Sun, 19 Nov 2017 00:28:37 -0500 Subject: Example update --- examples/mint_auto_start_example.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/mint_auto_start_example.sh b/examples/mint_auto_start_example.sh index 9482659..2063505 100755 --- a/examples/mint_auto_start_example.sh +++ b/examples/mint_auto_start_example.sh @@ -3,4 +3,4 @@ # and start xwinwrap with mplayer on desktop surface and play /path/to/your/video until $(echo xwininfo -name Desktop)|grep "IsViewable"; do :; done -xwinwrap -b -s -fs -fdt -d "Desktop" -- mplayer -wid WID --loop=0 --nosound /path/to/your/video +nice xwinwrap -b -s -fs -st -sp -nf -ov -fdt -d "Desktop" -- mplayer -wid WID -panscan=1.0 -nosound -framedrop /path/to/your/video -- cgit v1.2.3