The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.3.12-nmm1 (Linux)
|
ToneMap settings greyed out, encoding with ToneMap enabled fails - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: ToneMap settings greyed out, encoding with ToneMap enabled fails (/thread-2118.html) Pages:
1
2
|
RE: ToneMap settings greyed out, encoding with ToneMap enabled fails - Selur - 17.10.2021 vsfilters and vsscripts is just how Hybrid names the folders. Quote:I have Vapoursynth installed, have some Vapoursynth plugins that Hybrid can use installed,Where? Quote:Probably the relevant part of the terminal output:according to that output Vapoursynth should be enabled. But since it isn't try: a. start Hybrid b. set a default ouput path (Config->Paths) c. enabled debug output (Config->Misc) d. save those defaults (Config) start Hybrid and after the startup look into the default output path you set before, there should be a HybridDebugOutput.txt zip that and attach it to your next post. Cu Selur RE: ToneMap settings greyed out, encoding with ToneMap enabled fails - damian101 - 17.10.2021 (17.10.2021, 17:56)Selur Wrote: vsfilters and vsscripts is just how Hybrid names the folders. I don't know where Vapoursynth is installed, I just installed the "vapoursynth" package from the repository, as I said. Got the debug output. RE: ToneMap settings greyed out, encoding with ToneMap enabled fails - Selur - 17.10.2021 okay, that did not help at all. That debut output doe snot just contain the startup but tons of other stuff. What is the whole output you get when you start Hybrdi from the terminal? RE: ToneMap settings greyed out, encoding with ToneMap enabled fails - damian101 - 17.10.2021 (17.10.2021, 18:49)Selur Wrote: okay, that did not help at all. That debut output doe snot just contain the startup but tons of other stuff. Here it is: RE: ToneMap settings greyed out, encoding with ToneMap enabled fails - Selur - 17.10.2021 Okay, that helped: Vapoursynth plugins path: So question is where vapoursynth is installed on your system. What Vapoursynth verison did you install R57 or an older version? Also what plugins did you install? (searching for a plugin should show where the plugins path is on your system) RE: ToneMap settings greyed out, encoding with ToneMap enabled fails - Selur - 17.10.2021 Does '/usr/local/lib/vapoursynth' exist on your system? In case it does: What files are in it? RE: ToneMap settings greyed out, encoding with ToneMap enabled fails - damian101 - 17.10.2021 (17.10.2021, 19:24)Selur Wrote: Okay, that helped: Vapoursynth R56-1 Anyway, I found the plugins folder: "/usr/share/doc/vapoursynth/plugins/" My misc.ini now looks like this: [General] The Tonemap option now works fine though, settings are not greyed out anymore. RE: ToneMap settings greyed out, encoding with ToneMap enabled fails - Selur - 17.10.2021 Quote:Now the Vapoursynth tab appears, but is greyed out.If you want to use Vapoursynth you need to set Filtering->Support (lower right corner) to 'Vapoursynth'. For Hybrid to work properly with Vapoursynth you need the plugins listed here: https://github.com/Selur/hybrid-vapoursynth-addon/tree/master/build-plugins and vsViewer. Quote:The Tonemap option now works fine though, settings are not greyed out anymore.Okay. RE: ToneMap settings greyed out, encoding with ToneMap enabled fails - damian101 - 17.10.2021 (17.10.2021, 19:48)Selur Wrote:Quote:Now the Vapoursynth tab appears, but is greyed out.If you want to use Vapoursynth you need to set Filtering->Support (lower right corner) to 'Vapoursynth'. Setting Support to Vapoursynth did it Since Vapoursynth filters in Hybrid don't seem to get greyed out when not installed, it indeed seems to be a good idea to just install them all. I assume vsViewer is needed for Filter view with Vapoursynth... Will try installing it sometime in the future. RE: ToneMap settings greyed out, encoding with ToneMap enabled fails - Selur - 17.10.2021 Yes, vsViewer is used for the Vapoursynth preview. |