28.07.2019, 08:52
I've updated the build files. d2vwitch, ffmsindex and vsimagereader were added. I've also added "-march=native" to the build flags of the scripts that are run by the user (vapoursynth.sh and plugins.sh).
|
[GUIDE] Ubuntu repository - maintained by djcj
|
|
28.07.2019, 08:52
I've updated the build files. d2vwitch, ffmsindex and vsimagereader were added. I've also added "-march=native" to the build flags of the scripts that are run by the user (vapoursynth.sh and plugins.sh).
28.07.2019, 08:58
Nice I'll give it a spin and report back after some testing.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. Offline between (including) 29th of June and 5th of July => RochHarz Festival
28.07.2019, 09:29
I'm wondering, do you think it would make sense for me to build the vsfilters and add them to the package, this way folks would only need to build vapoursynth? (not sure about dependency issues)
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. Offline between (including) 29th of June and 5th of July => RochHarz Festival
deploy script fails with:
-- Deploying files into AppDir root directory --
WARNING: Could not find desktop file in AppDir, cannot create links for AppRun, desktop file and icon in AppDir root
+ cp ../aomenc-sources.txt ../bdsup2sub++-sources.txt ../d2vwitch-sources.txt ../ffdcaenc-sources.txt ../ffmbc-sources.txt ../ffmpeg-sources.txt ../ffmsindex-sources.txt ../lsdvd-sources.txt ../oggenc-sources.txt ../opusenc-sources.txt ../rav1e-sources.txt ../telxcc-sources.txt ../vpxenc-sources.txt ../x264-sources.txt ./usr/share/doc
+ cd ..
+ cp nvhsp vapoursynth_env.sh ./hybrid/usr/bin
+ cp -r vapoursynth.sh plugins.sh plugins/ README ./hybrid
+ cd hybrid
+ mv ./usr/bin ./usr/lib ./usr/lib32 ./usr/plugins ./usr/share ./usr/translations .
mv: das Verschieben von './usr/plugins' nach './plugins' ist nicht möglich: Das Verzeichnis ist nicht leerCu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. Offline between (including) 29th of June and 5th of July => RochHarz Festival
28.07.2019, 15:32
(28.07.2019, 09:29)Selur Wrote: I'm wondering, do you think it would make sense for me to build the vsfilters and add them to the package, this way folks would only need to build vapoursynth? (not sure about dependency issues) Good question, I don't know if there might be dependency issues. Maybe there are already dependency problems because the pre-built d2vwitch program tries to dlopen libvapoursynth.so? I've updated the build files.
28.07.2019, 15:39
I'll do some testing.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. Offline between (including) 29th of June and 5th of July => RochHarz Festival
28.07.2019, 16:31
plugins.sh is 'broken' due to the:
plugins="vsimagereader"![]() Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. Offline between (including) 29th of June and 5th of July => RochHarz Festival
28.07.2019, 16:51
It's fixed now.
28.07.2019, 17:10
deploy script doesn't copy
d2vwitch and ffmsindex also please instead of 'vapoursynth_env.sh' use 'vsfilters_env.sh' (renamed it since it allows some better code in Hybrid) Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. Offline between (including) 29th of June and 5th of July => RochHarz Festival
28.07.2019, 20:20
d2vwitch and ffms2index both work fine, building the plugins on Ubuntu 16.04 and using it on other debian systems seems to work fine for most filters, sadly for EEDI3 I get:
Python exception: Failed to load /home/selur/opt/hybrid/vsfilters/libeedi3.so. Error given: /home/selur/opt/hybrid/vsfilters/libeedi3.so: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. Offline between (including) 29th of June and 5th of July => RochHarz Festival |
|
« Next Oldest | Next Newest »
|