-
Hi
When specify DESTDIR= in 'make install', the symlink set the origin path to DESTDIR, this wrong if use in distro package manager.
example in Arch PKGBUILD script:
```
make DESTDIR=${pkgdir} ins…
-
As the title says :(
```
/usr/bin/install: cannot stat ‘/var/tmp/portage/media-plugins/vapoursynth-nnedi3-9999/work/vapoursynth-nnedi3-9999/src/nnedi3’: No such file or directory
/usr/bin/install: ca…
-
-
Hello, I build bomi player from source code cloned from https://github.com/xylosper/bomi.git and build was ran well, but when I run bomi player it shows the below error messages and video playing was …
dissu updated
9 years ago
-
Here is an example video that displays this behavior: http://www.mediafire.com/download/zkui7hkk2lc8iyx/XR_3DA+2014-05-02+23-02-41-33.avi
Color levels are messed up until you add a line calling `Colo…
-
It would be cool to have a more fluid picture like TV-sets have nowadays.
The mvtools implement that:
http://avisynth.org.ru/mvtools/mvtools2.html
See also: the svp project which uses mvtools:
http:/…
-
Hi,
apparently we had a very similar idea, I had also started packaging vapoursynth and some plugins:
https://bugs.gentoo.org/show_bug.cgi?id=537092
but it seems your tree is much more advanced, th…
-
bomi for some reason won't play any video files on the current windows installer version. (64 bit) Everything fails with "Error! Cannot open the media."
![1432061206vxi](https://cloud.githubuserconte…
-
hi,
i've installed ffmpeg on ubuntu with enabled avisynth-support (i use avxsynth) and i can pipe avs-script with ffmpeg to mplayer. ffmpeg isn't compiled by me, it's installed with apt-get. now i bu…
-
Hi there!
I've installed avxsynth on another laptop the same way I did last time (documented @ https://github.com/avxsynth/avxsynth/issues/105 )
But now on this laptop a simple version() avs script …