Page 1 of 1

60 FPS Guide Question(s)

Posted: Thu Feb 14, 2013 10:56 am
by kuroukage
SubJunk,

So, I finally decided to give your tutorial a try and I'm running into a few issues:
  • GPU encoding isn't working. When using this line: InterFrame(Cores=4, GPU=true). I get the error message of SVSmoothFps: Unable to init FlowLib

    Code: Select all

     (after hitting save in AviSynth script creator inside MeGUI).
    [*]Also, for some odd reason the video comes out upside down and I have 0 clue as to why it's doing this (Some newer code I need for the script..? Perhaps certain commands have changed inside the newest build of MeGUI perhaps and I don't have them all adjusted properly..?).[/list]
    
    I'm using the latest versions of the programs (MeGUI v2287, Interframe v2.40, AviSynth v2.6, etc.) that it says to use in the guide (which I also noticed some things that are part of the interface are different inside MeGUI as compared to the pictures in your guide). I've setup the AviSynth script exactly as you've instructed to (it works without the GPU line, but with I get an error message). Also I saw you mentioned in the guide you can do this on the fly inside UMS. How do I set that up as well? Any info would be much appreciated. I'm liking the idea of being able to re-encode anything in 60 FPS. 
    
    Thanks,

Re: 60 FPS Guide Question(s)

Posted: Thu Feb 14, 2013 11:34 am
by SubJunk
For support on the guide feel free to post a comment on there. You'll find the UMS options in the AviSynth engine settings :)

Re: 60 FPS Guide Question(s)

Posted: Thu Feb 14, 2013 11:42 am
by kuroukage
Why wont you answer on here? o.O

Re: 60 FPS Guide Question(s)

Posted: Thu Feb 14, 2013 12:16 pm
by SubJunk
This is the support forum for UMS, not a guide on my blog :)

Re: 60 FPS Guide Question(s)

Posted: Thu Feb 14, 2013 12:22 pm
by kuroukage
Okay, understood. I posted my questions on your blog comments section of the tutorial.

Also,
SubJunk wrote:You'll find the UMS options in the AviSynth engine settings :)
It doesn't really go into very much detail under those settings. I'm not exactly familiar enough yet with AviSynth syntax to know how to set it up in UMS. That's why I'm asking how you set it up in UMS as well. Is the syntax/code any different to have it just do it on the fly in UMS?

Thanks,