06.06.2018, 05:12
06.06.2018, 06:03
(06.06.2018, 05:12)Selur Wrote: [ -> ]That video only contains audio.
Did you try as I asked?
what you mean ask?
06.06.2018, 17:31
I asked you to:
Quote:Try the following:and you never replied whether you tried it.
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
06.06.2018, 21:36
(06.06.2018, 17:31)Selur Wrote: [ -> ]I asked you to:
Quote:Try the following:and you never replied whether you tried it.
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
i did try that and still doesn't work bro
06.06.2018, 21:54
I'll send you a link to my current dev version, please create a debug output level 9 with that version.
Cu Selur
Cu Selur
06.06.2018, 23:41
(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
07.06.2018, 01:55
(06.06.2018, 23:41)David4081 Wrote: [ -> ]i did try that just now it's says valid error,(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
07.06.2018, 03:05
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
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
07.06.2018, 05:10
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)isn't a valid AvisynthScript, so don't feed this to Hybrid.
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)
07.06.2018, 05:40
(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.no i don't use these setting on hybrid i just change the GPU on megui
Quote:Setmemorymax(512)isn't a valid AvisynthScript, so don't feed this to Hybrid.
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)
hybrid i can't figure it out. i just use megui instead.
ty for trying to help bro