diff options
| author | Aaahh Ahh <woohoomoo2u@gmail.com> | 2017-11-26 15:38:47 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-26 15:38:47 -0500 |
| commit | 79b4916c4d0904765f3e5627093c0a1563c392d9 (patch) | |
| tree | 012d32bd13353596e631d2e9ea27cfe8cb0c78d5 | |
| parent | fe9859908c492ee1984046c7c11aad19f956d281 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -6,7 +6,7 @@ Gif as a background:  -Video as a background: +Video as a background (it is much smoother than the gif would make it appear):  @@ -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 |
