ax-ed
AVG?
You are not logged in. Please login or register.
SmoothVideo Project → Posts by Chainik
There's a chance that it'll be better with the latest SVPflow libs (today's build 1.0.3) but they need some adjustment in scripting code.
... or just wait for SVP 3.1.2 update
See the first message!
А чего сразу цвет? gaunt-у он упёрся, но он дает процентов 10-15 скорости, не более.
Вот ты включи точность "до двух пикселей" (только строго в GPU-режиме) и попробуй увидеть разницу в картинке
Now we know that it's a bug (or a "feature" ) either in 301.10 OpenCL compiler for GTX680 or in SVP code.
I hope the next WHQL release will show the answer.
Best options are marked as "default" in each setting except that "SVP shader " = "21th" is better than default 13th in my opinion.
"Decrease grid step" is optional - turn it on if your CPU can handle it.
Also in your case it'll be useful to set "decrease frame size" to "to screen size" in 1920 profiles.
ddragon
Your CPU is to close to "reference system 3" (4 cores Phenom @2.8 GHz) so 80% CPU load at default settings is normal. If you think it's too much just install "level 2" video profiles from start menu shortcut called "reset profiles".
Also 3.1 assumes that you're using hardware video decoder (LAV filter, for example) and I know nothing about HW decoding and .FLV format so it may be some splitter/decoder issues there.
smoothness doesn't look good
Some people think that 3.1.1 has too high threshold for scene change detection. Though I don't agree with them you still can adjust it by yourself by uncommenting "smooth.scene.limits.scene" line in overrride.js file.
vkams
Пропатчить exe-шник тулзой "4gb patch"
these profiles are for "source video resolution"
vkams
его валит команда "SetMTMode(3,11)"
тогда SetMTMode(5,11)
И вправду, откуда оно взялось?
ну видно же что в скрипте выше оно есть. значит это ошибка при копи-пасте
super_params="{scale:{up:0},gpu:1}"
sergioleon
Нет уж, что бы можно было что-то с чем-то сравнивать, поставь и там и там блоки 16*16.
Кроме того, мелочь конечно, но 23-й с выключенным подавлением контурных = 11-му , а 3.1.1 у тебя честно пашет на 23-м.
NailMan
Чудеса... Могу предложить
а) подождать след. релиз драйвера (авось само отвалится)
б) если ничего не изменится, то я мог бы сделать спец. версию для дебага
Ну как-то примерно так:
SetMemoryMax(1024)
SetMTMode(3,11)
# Наверное это всё хозяйство само по себе многопоточное
LoadPlugin("C:\Program Files\MeGUI\tools\dgindex\DGDecode.dll")
DGDecode_mpeg2source("r:\Сакура.d2v", cpu=4, info=3)
LoadPlugin("C:\Program Files\MeGUI\tools\avisynth_plugin\ColorMatrix.dll")
ColorMatrix(hints=true, interlaced=true, threads=0)
LoadPlugin("C:\Program Files\MeGUI\tools\avisynth_plugin\TomsMoComp.dll")
TomsMoComp(1,5,1)
#crop
#resize
# Сюда суём СВП
LoadPlugin("C:\Program Files\SVP\plugins\svpflow1.dll")
LoadPlugin("C:\Program Files\SVP\plugins\svpflow2.dll")
SetMTMode(2)
analyse_params="{block:{w:8,h:8,overlap:0},main:{search:{coarse:{distance:-10},bad:{sad:2000}}},refine:[{thsad:250}]}"
smoothfps_params="{num:6,den:1,algo:13,cubic:1,mask:{area:100},scene:{}}"
super=SVSuper(super_params)
vectors=SVAnalyse(super, analyse_params)
SVSmoothFps(super, vectors, smoothfps_params, url="www.svp-team.com")
# Вот тут не знаю, как оно работает с MT
SetMTMode(3)
LoadPlugin("C:\Program Files\MeGUI\tools\avisynth_plugin\UnDot.dll")
Undot() # Minimal Noise
Ну правда "num:6,den:1" это, наверное, перебор
FreddKrueger
А где можно почитать про параметры?
В скрипте надо править, или в файлике override.js - параметр "smooth.scene.limits.scene".
Itchywolf
I just wish the translations and explanations for each function and setting were better documented
did you saw tooltips over every setting?
Domas4
I think it's better to incorrectly detect a scene change sometimes than do not detect the actual change at all.
Though detection in 3.1 is much better than in 3.0.x we'll continue to improve it
Это ошибка компиляции OpenCL-программы. Причем судя по ошибкам зарубежного товарища проявляется не при всех параметрах.
NailMan
Если 21-й или 23-й шейдер поставить - будет ошибка?
порог смены сцен выкрутить вверх
You've missed the important part - several lines after "error" word
MAG79
Это говорит о том, что никакого снижения частоты работы видеоядра нет. Иначе мы бы увидели падение скорости в 2 с лишним раза.
Вообще говоря, совершенно не обязательно. Частоты отдельных блоков - разные, конкретный тест вполне может упиратся не в вычислительную мощь, а в кол-во/частоты текстурников. Хотя на 5670 падение calc ровно вдвое, да.
А смотреть сколько?
vivan
Серия аниме
MAG79
И заранее 10 минут индексировать файл? От меня ускользает смысл
Да, спасибо, познавательно
Еще бы вкратце информацию о системе / железе / версии видео-драйвера, и описание действий, которые приводят к такой штуке. Часто тыркать на перемотку, что ли?
SmoothVideo Project → Posts by Chainik
Powered by PunBB, supported by Informer Technologies, Inc.