aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaahh Ahh <woohoomoo2u@gmail.com>2017-11-26 15:38:47 -0500
committerGitHub <noreply@github.com>2017-11-26 15:38:47 -0500
commit79b4916c4d0904765f3e5627093c0a1563c392d9 (patch)
tree012d32bd13353596e631d2e9ea27cfe8cb0c78d5
parentfe9859908c492ee1984046c7c11aad19f956d281 (diff)
Update README.md
-rw-r--r--README.md7
1 files 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