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)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



Selur's Little Message Board
help - 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: help (/thread-417.html)

Pages: 1 2 3 4 5 6 7 8


RE: help - Selur - 21.05.2018

Okay, first thing I noticed:
Seems like 'Interframe' + GPU doesn't work with the latest NVIDIA drivers, so don't enable 'GPU' if you are using an NVIDIA card with recent drivers.
-> There's a newer SVP version out than the one that is used in Hybrid, I'll try whether that fixes the problem.
=> Yes, it does (at least for Vapoursynth). Smile btw. on my Ryzen X1800, using the CPU is faster than using my GPU (Geforce GTX 980 Ti)
Sadly it doesn't work with Avisynth + Interframe + GPU.

I uploaded the files I created during testing to my Google drive.

-> will package the version I used and send you a link via pm.

Cu Selur


RE: Convert to 60fps - David4081 - 22.05.2018

hybrid doesn't seem to work for me, so im using MeGUI instead ... check this out bro https://drive.google.com/open?id=1HIB1QfWisClXAbsbfRFbZ4E-3MniWRJz


RE: Convert to 60fps - Selur - 22.05.2018

No clue why it's not working for you aside from the Avisynth+Interframe+GPU variant I had no problem converting your file with the above steps.

Cu Selur


RE: Convert to 60fps - David4081 - 22.05.2018

(22.05.2018, 00:52)Selur Wrote: No clue why it's not working for you aside from the Avisynth+Interframe+GPU variant I had no problem converting your file with the above steps.

Cu Selur

bad news MeGUI work well but some file need avs filters along with it so i got an error ... i don't no avs file....
im screwed...lol


RE: help - Selur - 22.05.2018

May be I can help if you can share more details about what does not work,... Smile

Cu Selur

Ps.: moved the posts to the other thread


RE: help - David4081 - 22.05.2018

i try put in https://drive.google.com/open?id=1in0wE9UJmhQso3oByJFvSteRvXDSErMa it's popup error about avs ...which i have no clue about


RE: help - Selur - 22.05.2018

You fed Hybrid with a script that looks like this:
global MeGUI_darx = 16
global MeGUI_dary = 9
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")
LoadPlugin("C:\Program Files (x86)\MeGUI\tools\lsmash\LSMASHSource.dll")
LWLibavVideoSource("C:\Users\Kazarian\Downloads\dsdbr00w.2kr\Diplo, French Montana & Lil Pump ft. Zhavia - Welcome To The Party (Official Video).mkv").ConvertToYV12()
SetMTMode(2)
#deinterlace
#crop
#denoise
#resize
InterFrame(Cores=4, GPU=true, FrameDouble=true)
if you add 'return last' at the end of the script Hybrid might be able to work with the file.

Can you send me the "svpflow1.dll" and "svpflow2.dll" from your "C:\Program Files (x86)\MeGUI\tools\avisynth_plugin\" plugins folder?
If they work in MeGui (and are 32bit), they should work in Hybrid. Smile

Cu Selur


RE: help - David4081 - 23.05.2018

https://drive.google.com/open?id=1ba-4S6_9aawom4ob0togvAmS-yuqaVxS 
https://drive.google.com/open?id=1jDMiWUjJXjhiOn05BwuWCQmxlPqfV7Lf
https://drive.google.com/open?id=1cK3RT0ufFYvIb7EYI7f2z1zo_-K6H0Zk
https://drive.google.com/open?id=1AxCYr6ApzBddoX7Iggtza0sHwjGOqqAP<-----here you go


RE: help - Selur - 23.05.2018

Nice. Those work here too. Smile
-> if you copy those .dlls into your 'Hybrid\avisynthPlugins'-folder it Avisynth+Interframe should work for you too in Hybrid. Smile

Cu Selur


RE: help - David4081 - 23.05.2018

(23.05.2018, 08:55)Selur Wrote: Nice. Those work here too. Smile
-> if you copy those .dlls into your 'Hybrid\avisynthPlugins'-folder it Avisynth+Interframe should work for you too in Hybrid. Smile

Cu Selur

nope still doesn't work hybrid