Noweol
Попробуй вот так
You are not logged in. Please login or register.
SmoothVideo Project → Posts by Chainik
Noweol
Попробуй вот так
Дык.
And again - it's working with some tricks
But obviously my Phenom X6 is too old for this cause only software decoder take ~40% of it and my ATI 5670 can't decode 4k in hardware.
One need overclocked i7 (6 cores is better) + I dunno what GPU (that can decode 4k) for real 4k interpolation.
May be MAG79 with Ivy Bridge's QuickSync2 + GTX260 can do better
SVP is not for processing video but for watching it
But SVPflow are an Avisynth plugins for motion interpolation so obviously you need some Avisynth knowledge. The basic idea is to interpolate source to 60*10=600 fps and output it at 60 fps.
So with the InterFrame script:
LoadPlugin("CORRECT_PATH/svpflow1.dll")
LoadPlugin("CORRECT_PATH/svpflow2.dll")
Import("CORRECT_PATH/InterFrame2.avsi")
DirectShowSource(SOURCE)
SetMTMode(2)
InterFrame(NewNum=600, NewDen=1, Cores=4)
AssumeFps(60)
stefa
Any plan to 64bit svp?
Nope
I'll look into this 4k video, may be I could found the solution...
i think this's just a video profiles issue, the video should playing with 1920 profile
---
yeah, it's working
you can add 4000x2300 profile for it
the only problem it seems to be unusable because of memory limit for 32-bit processes
airport
How can I switch to Expert now??
Use 3.1.2, Luke
Mmm, LAV is a default decoder in svp 3.1 (in bundled mpc-hc of cause). In your case hw decoder is a must.
gpu usage is "binary" is SVP - gpu is or is not enough for real-time processing
You need to write something like this in ffdshow:
Setmemorymax(512)
SetMTMode(3,4)
LoadPlugin("CORRECT_PATH/svpflow1.dll")
LoadPlugin("CORRECT_PATH/svpflow2.dll")
Import("CORRECT_PATH/InterFrame2.avsi")
ffdshow_source()
SetMTMode(2)
InterFrame(Cores=4)
distributor()
But I wonder what you're expecting from InterFrame? It uses the very same libraries that SVP does with 23th SVP-shader and very hard settings.
MAG79
What your computer configuration (CPU, video adapter, monitors)?
c2d e6550@3.02ghz, 3gb of ram, gtx260, samsung syncmaster 226bw(1680x1050 native), win7.
Import("InterFrame2.avsi") !
Solinus
What do you mean by shift-bug? Nvidia Optimus?
It's an issue with HD4000 graphics. There's no solution for this right now but you can try to set NV card as primary so SVP could use it instead of HD4000.
May be install it?
ok then, one more "problem" solved
what if just play 60 fps video without SVP? you can find one there (36 mb sampe)
recepky
OPENCL.DLL
that's the answer
have you updated any drivers recently?
there shoud be system opencl.dll installed in system32 folder
---
if "GPU acceleration" menu item is active in SVP Manager then OpenCL is actually working
try to copy opencl.dll from SVP folder to system32
I don't know. Either throw "8400 GS" to the trash bin OR use Win7 OR try madVR instead of EVR, comrade
hmmm, that sounds strange
but today I got an error
just to clarify: you're using SVP with this OS and this video card for a while and it used to work well, right?
so all you need is to remember what exactly changed in the system from yesterday
----
the error means it can't load that dll. there're only two possible reasons:
1. dll doesn't exsists OR is blocked with some anitvirus or something
2. some dll's dependencies doesn't exists. you can check this with that tools
airport
Any suggestions??
change "bicubic" to "bilinear"
гугл, как обычно, рулит
http://yabb.jriver.com/interact/index.p … c=62727.50
madVR will allow to configure the keyboard shortcuts in a future version.
June 06, 2011, очевидно что воз и ныне там
check if the file svpflow_gpu.dll is there
SmoothVideo Project → Posts by Chainik
Powered by PunBB, supported by Informer Technologies, Inc.