Posts: 10.551
Threads: 57
Joined: May 2017
That video only contains audio.
Did you try as I asked?
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 41
Threads: 1
Joined: May 2018
(06.06.2018, 05:12)Selur Wrote: That video only contains audio.
Did you try as I asked?
what you mean ask?
Posts: 10.551
Threads: 57
Joined: May 2017
I asked you to:
Quote:Try the following:
1. uninstall MeGui, StaxRip, whatever Encoding Tools you installed which uses Avisynth
2. uninstall Avisynth if you installed it on the system (all Versions of Avisynth, Avisynth+)
3. deinstall and reinstall Hybrid
and you never replied whether you tried it.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 41
Threads: 1
Joined: May 2018
(06.06.2018, 17:31)Selur Wrote: I asked you to:
Quote:Try the following:
1. uninstall MeGui, StaxRip, whatever Encoding Tools you installed which uses Avisynth
2. uninstall Avisynth if you installed it on the system (all Versions of Avisynth, Avisynth+)
3. deinstall and reinstall Hybrid
and you never replied whether you tried it.
i did try that and still doesn't work bro
Posts: 10.551
Threads: 57
Joined: May 2017
I'll send you a link to my current dev version, please create a debug output level 9 with that version.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 41
Threads: 1
Joined: May 2018
(06.06.2018, 21:54)Selur Wrote: I'll send you a link to my current dev version, please create a debug output level 9 with that version.
Cu Selur
- start Hybrid
- set an default output path: Config->Paths->Default output path
(This is where the debug output will be created unless you specify an output file inside another path.
If an old HybridOutput.txt already exists in that folder delete it.)
- enable Debug output: Config->Internals->Create debug file (unless told to, do not change the debug level)
- do everything you did to create you problem
- zip the The HybridDebugOutput.txt. so i need to create an output debug file in the output path. i don't get it im clueless lol.
just want hybrid to work again
Posts: 41
Threads: 1
Joined: May 2018
(06.06.2018, 23:41)David4081 Wrote: (06.06.2018, 21:54)Selur Wrote: I'll send you a link to my current dev version, please create a debug output level 9 with that version.
Cu Selur
- start Hybrid
- set an default output path: Config->Paths->Default output path
(This is where the debug output will be created unless you specify an output file inside another path.
If an old HybridOutput.txt already exists in that folder delete it.)
- enable Debug output: Config->Internals->Create debug file (unless told to, do not change the debug level)
- do everything you did to create you problem
- zip the The HybridDebugOutput.txt. so i need to create an output debug file in the output path. i don't get it im clueless lol.
just want hybrid to work again
i did try that just now it's says valid error,
Posts: 41
Threads: 1
Joined: May 2018
i think i disabled it bcus i did this so idk Setmemorymax(512)
SetMTMode(3,4)
PluginPath = "C:\Program Files (x86)\MeGUI\tools\avisynth_plugin\"
LoadPlugin(PluginPath+"svpflow1.dll")
LoadPlugin(PluginPath+"svpflow2.dll")
Import(PluginPath+"InterFrame2.avsi")
<input>.ConvertToYV12()
SetMTMode(2)
<deinterlace>
<crop>
<denoise>
<resize>
InterFrame(Cores=4, GPU=false, FrameDouble=true)
i change the GPU=true i put it false in MeGUI
Posts: 10.551
Threads: 57
Joined: May 2017
Sorry, without a debug output (best level 9 in your case) I can't see what you do so I can't really help.
Quote:Setmemorymax(512)
SetMTMode(3,4)
PluginPath = "C:\Program Files (x86)\MeGUI\tools\avisynth_plugin\"
LoadPlugin(PluginPath+"svpflow1.dll")
LoadPlugin(PluginPath+"svpflow2.dll")
Import(PluginPath+"InterFrame2.avsi")
<input>.ConvertToYV12()
SetMTMode(2)
<deinterlace>
<crop>
<denoise>
<resize>
InterFrame(Cores=4, GPU=false, FrameDouble=true)
isn't a valid AvisynthScript, so don't feed this to Hybrid.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 41
Threads: 1
Joined: May 2018
(07.06.2018, 05:10)Selur Wrote: Sorry, without a debug output (best level 9 in your case) I can't see what you do so I can't really help.
Quote:Setmemorymax(512)
SetMTMode(3,4)
PluginPath = "C:\Program Files (x86)\MeGUI\tools\avisynth_plugin\"
LoadPlugin(PluginPath+"svpflow1.dll")
LoadPlugin(PluginPath+"svpflow2.dll")
Import(PluginPath+"InterFrame2.avsi")
<input>.ConvertToYV12()
SetMTMode(2)
<deinterlace>
<crop>
<denoise>
<resize>
InterFrame(Cores=4, GPU=false, FrameDouble=true)
isn't a valid AvisynthScript, so don't feed this to Hybrid.
no i don't use these setting on hybrid i just change the GPU on megui
hybrid i can't figure it out. i just use megui instead.
ty for trying to help bro