3,501

(29 replies, posted in Using SVP)

flashmp3
What the problem? You want to use Intel QuickSync? You not need in Lucid software. There is one trick: You need to enable HD Graphics output by driver. Just connect to HD Graphics output any monitor, reboot and extend desktop to that monitor.
* It can be the same monitor as connected to NVIDIA card but to another connector.
* You can move that monitor to diagonal position corner-to-corner to avoid mouse out from main monitor area and it is not necessary to use it in work.

http://www.svp-team.com/forum/misc.php?item=2463

Kanade
Thank you for video explanation.
I see. It is so called dragonfly artifacts. Objects in the frame moved by vectors of background. Airplane shakes its wings like a dragonfly. It is kind of interpolation error.

http://www.svp-team.com/forum/misc.php?item=2462

You can decrease amount of dragonfly artifacts by two ways:
1. by changing SVP-shader from 2.Sharp to 13.Standard or to 23.Complicated. In addition it increase smoothness but it decrease sharpness a bit.
2. by enabling Artifacts masking to Average or to Above normal. But it decrease local smoothness a bit.

3,503

(153 replies, posted in Эксплуатация SVP)

danila_112
Спасибо. Мы ждали это обновление. Насчет производительности - нужно померить.
Важней, что в этом драйвере техподдержкой Intel обещана реализация субпиксельной точности интерполирования. Если это так, то мы  вскоре выпустим новую версию SVP, где интегрированная графика Intel догонит по точности интерполирования интегрированную AMD и дискретные видеокарты.

3,504

(395 replies, posted in Эксплуатация SVP)

Покорен рубеж 5000 поугаев.
Koschey набрал 5031 балл!
Использовался 6-ти ядерный процессор Core i7-3930K с установленной видеокартой семейства AMD Radeon HD 7800. Частота процессора была @4600 МГц, частоты видеокарты 7850@1240 МГц.
В подтесте с максимально тяжелыми настройками High эта система показала 93.99 к/сек. wink

Kanade
can you tell me how to get error logs from potplayer?
I don't know. I'm not PotPlayer developer. hmm

As for windows log, is this what you want?
Yes. It is more specific. Thank you.

Faulting application name: PotPlayerMini.exe, version: 0.0.0.0, time stamp: 0x508fa0c9
Faulting module name: PotPlayer.dll, version: 1.5.35431.0, time stamp: 0x51008e0e
Exception code: 0xc0000005
Fault offset: 0x000ca743

It is PotPlayer's error. Not SVP. You need to contact PotPlayer author and send him this information about error.

Kanade
It's OK. I can explain something not clear to you.

1. It is difficult to find the problem without any details about crashes. This picture tells nothing specific about error.
2. I think you tell about interpolation artifacts. Do you?
3. Sorry. It is lost in translation. SVP menu - Turn off on seek.
4. Yes, smooth motion. I typed it not on PC, sorry for not exact terms. smooth motion in madVR is hardware analog to SVP blend frames to screen refresh rate option. It is usefull if you interpolate 24 to 48 and then blend to 60 fps.

3,507

(15 replies, posted in Using SVP)

Domas4
It was 1 April joke smile sorry.
I believed too wink
I will continue to debug SVP script with your test video.

Kanade
1. It will be great if you send all potplayer errors details to us. Error text, error number, module name. You can find it in windows log or to collect manually after press error details when error occurs.
2. Small jitter can be for several reasons. Check first is tearing test line moves smoothly without jitter (ctrl-win-T).
3. Delays on rewind is a problem. We work on it. You can adjust it in SVP menu - stop smooth on rewind option.
4. Did you try smooth video option in madVR renderer?

noskill
Добавить в скрипт строчку

ConvertToYV12

после строки AVISource/DirectShowSource/DSS2.

3,510

(29 replies, posted in Using SVP)

P.S. I have looked at YouTube New Serato Video & Scratch Live 2.4.1 - Demo w/ DJ SAMY. It's awesome. But!

It shows 2 video streams at one display and not always at normal speed and not always in one direction and not consequentially. SVP working good only if you play one stream at normal speed without rewind.

To view smoothed video at Serato Video software I think you must encode first all needed video-clips to high frame rate and then use prepared video in your mixes.
How to save/encode smooth video?

dlr5668
analyse.main.search.coarse.distance    = 0;
лишь говорит о том, что радиус выбирается библиотекой, по-умолчанию он равен -10, что означает адаптивный радиус от контрастности блока, ограниченный 10 пкс.

dlr5668
нужно перекрытие блоков ?
Для чего?

повторный поиск вообще выключен ?
Включен. Радиус 16 для блоков, имеющих SAD>1024.

3,512

(29 replies, posted in Using SVP)

flashmp3
I have sad news for you. This software (Scratch Live + Serato Video) can use only one DS filter at once. It can not use LAV decoder and ffdShow filter together.
Using of nonstandard renderer (CustomNullRenderer) sometimes lead to Video window crash when SVP is enable. And this renderer are very slow. I couldn't output all 60 fps to it at my system. It is not quite good to use for smooth video.

I recommend to you use another player.

3,513

(1 replies, posted in Using SVP)

Erujj
You are welcome.

1. MPC-HC menu View - Options... - Player - History -  Uncheck options you not need

http://www.svp-team.com/forum/misc.php?item=2460

2. 60% CPU Load is normal. It is optimal CPU Load. More load can lead to frame drops. Less load available only on more simple algo with less quality.

will it affect my cpu life over time?
I think, no. If you have good cooling system it loads your CPU like any game.
If system is OK it must work correctly and as long as you need at 100% CPU load.

noskill
Частые вопросы - Как сохранить плавное видео?

gaunt
Отличная работа!
Твой файлик успешно справился вон с тем тяжелым тестовым роликом от Domas4.

3,516

(15 replies, posted in Using SVP)

Domas4
Try replace in SVP 3.1.4 folder this file (override.js) from Beta-tester gaunt. He posted this file just some minutes ago. It gives no annoying wave artifacts at your sample. wink Try it.

If apply this file to 5g 720p profile then you will get script like this:

SetMemoryMax(1024)

global svp_scheduler=true
global threads=5
global svp_cache_fwd=threads+2
LoadPlugin("C:\Program Files (x86)\SVP 3.1.4\plugins\svpflow1.dll")
LoadPlugin("C:\Program Files (x86)\SVP 3.1.4\plugins\svpflow2.dll")

global super_params="{scale:{up:0,down:1},gpu:1,rc:true}"
global analyse_params="{main:{search:{coarse:{distance:0,bad:{sad:1024,range:16},type:4,satd:true,trymany:true},type:4,distance:0,sort:false,satd:false},penalty:{lambda:2,plevel:1.4,lsad:6000,pnew:48,pglobal:0,pzero:48,pnbour:48,prev:48},levels:0},refine:[{thsad:250}]}"
global smoothfps_params="{gpuid:21,rate:{num:5,den:2},algo:13,scene:{limits:{m1:16000,m2:2800,scene:4500,zero:400,blocks:3},luma:1,blend:false}}"

SetMTMode(3,threads)
DSS2("G:\DOWNLO~1\DOMAS4\holymo~1.mkv").ConvertToYV12
SetMTMode(2)
super=SVSuper(last, super_params)
vectors=SVAnalyse(super, analyse_params, src=last)
smooth=SVSmoothFps(last, super, vectors, smoothfps_params, mt=threads, url="www.svp-team.com")

Script does frame repeating at hard places. To change frame repeating to frame blending use blend:true option in global smoothfps_params line.

GokilRaider
You can't choose profile manually. Profile are selected automatically by framesize and framerate of current video. So called pixelrate used.

3,518

(15 replies, posted in Using SVP)

Domas4
Thanx for script and for this video sample. Good test for any frame interpolation software. Very hard.

Take a look at these comparisons.

http://www.svp-team.com/forum/misc.php?item=2453

Wave artifacts both at your script and at SVP 3.1.4.

http://www.svp-team.com/forum/misc.php?item=2455

Your script gives more frameblending area, SVP 3.1.4 gives more true interpolation area but more wave artifacts.

http://www.svp-team.com/forum/misc.php?item=2456

Your script gives more frameblending area, SVP 3.1.4 gives more true interpolation area but more wave artifacts.

used SVP 3.1.4 script:

SetMemoryMax(1024)

global svp_scheduler=true
global threads=5
global svp_cache_fwd=threads+2
LoadPlugin("C:\Program Files (x86)\SVP 3.1.4\plugins\svpflow1.dll")
LoadPlugin("C:\Program Files (x86)\SVP 3.1.4\plugins\svpflow2.dll")

global super_params="{scale:{up:0},gpu:1,rc:true}"
global analyse_params="{main:{search:{coarse:{distance:-10,bad:{sad:2000}}}},refine:[{thsad:250}]}"
global smoothfps_params="{gpuid:21,rate:{num:5,den:2},algo:13,scene:{}}"

SetMTMode(3,threads)
DSS2("G:\DOWNLO~1\DOMAS4\holymo~1.mkv").ConvertToYV12
SetMTMode(2)
super=SVSuper(last, super_params)
vectors=SVAnalyse(super, analyse_params, src=last)
smooth=SVSmoothFps(last, super, vectors, smoothfps_params, mt=threads, url="www.svp-team.com")

We can adjust SVP 3.1.4 script for such hard video source. SVP 3.1.4 can blend frames too.

3,519

(29 replies, posted in Using SVP)

flashmp3
I will download your's Serato Video this evening and try found the way.

3,520

(29 replies, posted in Using SVP)

flashmp3
Do i have to force ffdshow for h264 ?
No

Try to boost ffdShow decoder merit.

http://www.svp-team.com/forum/misc.php?item=2452

3,521

(29 replies, posted in Using SVP)

flashmp3
Try to use ffdShow video decoder as post filter.
You need to disable all formats and enable RAW

http://www.svp-team.com/forum/misc.php?item=2451

You will get LAV decoder + ffdShow decoder as post filter

Hello, Umberlee

You can modify file generate.js. Find this place at end of file and you can change it:

if(demoMode)
{
    avs.WriteLine("");
    avs.WriteLine('function demo(clip src,clip smooth)');
    avs.WriteLine('{');
    avs.WriteLine('\tsrcd = src.crop(0,0,-Int(src.width/4)*2-2,0)');
    avs.WriteLine('\tsrcd = srcd.ChangeFPS(FramerateNumerator(src)*'+mediaInfo.main.num+', FramerateDenominator(src)*'+mediaInfo.main.den+')');
    avs.WriteLine('\tres = smooth.crop(Int(src.width/4)*2,0,0,0)');
    avs.WriteLine('\treturn StackHorizontal(srcd.Subtitle("Source", align=2),srcd.BlankClip(width=2),res.Subtitle("Smooth", align=2))');
    avs.WriteLine('}');
    avs.WriteLine('');
}

You can delete parts marked red. It removes vertical line at the middle of screen.
You can change words marked green. It is "OSD messages".

droner
Спасибо за настойчивость и за решение.  cool
Наверняка кому-нибудь пригодится. wink

_Amicus_
Полоска двигается плавно. Сами объекты иногда при резком движении притормаживают - их действия не успевают отображаться полностью, а идут как бы рывками
Значит, действительно плавность без подергиваний. Это хорошо.
Притормаживания на быстрых сценах - это ошибочная обработка кадров как на смене сцен. По-умолчанию, повторение кадров. Это перестраховка для более успешного определения смены сцен. В последней версии SVP смены сцен определяются надежней, чем раньше. Порог смены сцен можно ослабить. Настрою на той серии ходячих мертвецов. Сообщу о том, что получилось.

после новых настроек они точно не уменьшились.
Хм. Гляну повторно. Настраивал на интервале 31-33 минута фильма. Как и требовалось.

_Amicus_
У меня на мониторе видимость волн заметно поубавилась. На 100% их убрать невозможно. Только уменьшить.
Вопрос к Вам: при включенном уплавнении полоска в тесте дрожания (Сtrl-Win-T) движется плавно и равномерно?
Если с подергиваниями, то тогда нужно устранять эти подергивания. Равномерное воспроизведение само маскирует артефакты. А дерганное - выпячивает.