у меня вообще мобильная
Процессор intel E5300
... в любом случае не предполагает FullHD
You are not logged in. Please login or register.
SmoothVideo Project → Posts by Chainik
у меня вообще мобильная
Процессор intel E5300
... в любом случае не предполагает FullHD
jerg
instead of the AMD 12.8 driver, which causes BSOD when I try to install; apparently others are having that issue too
It's kinda cool laptop then
Still the fault occurs in amdocl.dll module so it's a driver issue.
When running SVPmark' synthetic tests at which point exactly it crashes? Right after "vectors search (single-threaded)" or later?
будет
Hmm, it's strange...
Just installed 12.8 on my laptop with HD6400 and it's working fine, ver. number is 1.4.1741.
jerg
will you guys be working towards catching up to the later ATI/AMD graphics driver versions as usual?
as usual
Fault Module Name: amdocl.dll
This should give a hint
May be 12.8 runtime is too "up to date".
I'll certainly look into this but I think it's best to rollback to any previous driver version now.
Ну, NV 9600GT тоже не поддерживается на Windows Me.
И чо?
Хочешь пользовать новое железо на доисторической ОС - готовь напильник, тренируй дзен, и не ной по пустякам
this's not quite correct
50 fps = 20 ms period
60 fps = 16.6 ms period
Least common multiple of 200 and 166 is 8300, 8300 / 166 = 50.
So only each 50th frame will be original one while 49 others interpolated.
И куда теперь это чудо засунуть ?
xp? известно куда...
travolter
but these places do not work.
MSmoothFps
SelectEvery(3,0,1)
super=SVSuper(super_params)
vectors=SVAnalyse(super, analyse_params)
smooth_video=SVSmoothFps(super, vectors, smoothfps_params, mt=threads, url="www.svp-team.com")
24*(2/3)*2 = 32 fps
It works. SVP index goes crazy (48 / 32 = 1.5) but who cares?
babybaby1988
though it's minimal acceptable hardware I wouldn't expect it'll play 1080p smoothly
гугел в америках:
финские парни:
sounds like splitter / decoder / render issue
show the list of DirectShow filters in use while playing this video
sergioleon
ну извините
Top Gear вроде кусками (НЕ в студии) в 60 fps давно идет. Где-то даже уже обсуждали, в том плане что там рипы смешные получаются, с переменным fps
I dunno what you've expected but it's not a big surprise that two HW decoders have similar CPU consumption.
"default" settings are the best BUT:
1. I personally think 21th "SVP shader" is better than 13th (though this didn't affect performance in GPU mode)
2. Some believe "Decrease grid step" helps and in that case "by two with global refinement" is almost an ultimate value
So it's more like "highest" test in SVPmark
raymondkwan
what will be the hardware requirement if those "ultra high" settings are set too
6+HT cores @5GHz ?
How can I set the video processor used as Quicksync (QS)
in LAV decoder properties
raymondkwan
Thanks!
raymondkwan
And how's the performance if I buy a recent graphics card that support OpenCL
1.5-2 times better according to SVPmark database
plus more smoothness and picture quality
http://developer.amd.com/sdks/AMDAPPSDK … ility.aspx
Devices with Beta Level Support: OpenCL™ support for these devices is deprecated.
babybaby1988
Any chance there will be support for ATI 4850
no way
Small example how it works:
1. Define new profile parameter - copy the code
MyVar;My custom variable
-1;One
-2;Two
-3;Three
to the end of "SVP 3.1\ProfileCfg\MSmoothFps_x" files
Restart SVP Manager and open profile editor:
2. Use this variable in SVPMgr.wsf code like this:
myVar=valueProfile("MyVar");
switch(myVar)
{
case 1: <do something>; break;
case 2: <do something else>; break;
...
}
travolter
Currently I was editing the SVPMgr.wsf to add the avisyhtn filters.
It's a much more advanced way cause you can conditionally modify output script with JS code
And these "conditions" can be set from Profile editor.
AndreaMG
I set MPC-HC in this cases to obviously switch the TV refresh rate to 1080p 50Hz and let lav video filter do the deinterlacing job via NVIDIA CUVID (hardware) and SVP was working all the same
Hmm, I believe in that case SVP should do nothing.
Could you post "Information -> Additional information" report here, just to make sure?
SmoothVideo Project → Posts by Chainik
Powered by PunBB, supported by Informer Technologies, Inc.