From 79b4916c4d0904765f3e5627093c0a1563c392d9 Mon Sep 17 00:00:00 2001 From: Aaahh Ahh Date: Sun, 26 Nov 2017 15:38:47 -0500 Subject: Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 80687c9..4cfdc50 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Gif as a background: ![demo gif](https://github.com/aaahh/xwinwrap/blob/master/examples/demo-gif.gif) -Video as a background: +Video as a background (it is much smoother than the gif would make it appear): ![demo gif](https://github.com/aaahh/xwinwrap/blob/master/examples/demo-video.gif) @@ -14,7 +14,7 @@ Video as a background: ``` sudo apt-get install xorg-dev build-essential libx11-dev x11proto-xext-dev libxrender-dev libxext-dev -git clone https://github.com/ujjwal96/xwinwrap.git +git clone https://github.com/aaahh/xwinwrap.git cd xwinwrap make sudo make install @@ -44,6 +44,7 @@ Options: ``` Example `xwinwrap -g 400x400 -ni -s -nf -b -un -argb -sh circle -- gifview -w WID mygif.gif -a` + `nice xwinwrap -b -s -fs -st -sp -nf -ov -fdt -- mpv -wid WID --really-quiet --framedrop=vo --no-audio --panscan="1.0" /path/to/your/video` ### Changes @@ -53,4 +54,4 @@ Example * Add DESKTOP window type flag ---- -Original source - https://launchpad.net/xwinwrap \ No newline at end of file +Original source - https://launchpad.net/xwinwrap -- cgit v1.2.3