http://i.imgur.com/IHWKA2V.png
христос воскрес

702

(23 replies, posted in Using SVP)

Chainik wrote:

> A delayed start option would be extremely handy nonetheless!

SVP 4.0.0.76

All settings -> main.setup.start_delay  = 0 by default

awesome !

703

(13 replies, posted in Using SVP)

Blackfyre wrote:

The only reason I am not using MPV + VapourSynth yet is because there's no support for MadVR. The moment image/quality enhancing support like MadVR is added I'll probably make the switch. It's newer, kept up to date, and has potential to be even better at masking artifacts (I think I read that somewhere).

we will never see madvr with VapourSynth/mpv
http://sheekyforums.com/thread/51572004 … t-why.html

704

(23 replies, posted in Using SVP)

set Time Scaling algorithm

705

(23 replies, posted in Using SVP)

:interpolation:tscale=catmull_rom:tscale-clamp
to vo

video-sync=display-resample
video-sync-max-video-change=10

SVP90FPS wrote:

Any help?

watch 2 gifs, copy paste settings.

AndyDragneel wrote:

it is extremely subkective!

its not. 72fps for 24fps is always better than 60 (less cpu, more original frames, more smooth, less artifacts)

708

(23 replies, posted in Using SVP)

Quantum wrote:

I don't want to downgrade tbh. Yes I have pro and will try out mpv

no need to downgrade. just close svp4 and install svp3 for tests.

%appdata%\mpv put mpv config here

709

(23 replies, posted in Using SVP)

Quantum wrote:

No luck. Been trying again and again, can't get reclock to detect framerate. It does seem that adding a delayed svp start setting would be the best option.

try with svp3. btw if u have pro version u can use reclock like effect in mpv.

710

(13 replies, posted in Using SVP)

Magik Mark wrote:

Thank you for this information.  Do you happen to know if ffdshow will be updated to 10 bit anytime soon?  10bit video is starting to proliferate because of its ability to remove banding.  I hope it gets updated very soon

ffdshow is dead

711

(122 replies, posted in Using SVP)

blabb wrote:

Interestingly I haven't had a single crash with 4.0.0.74 so far. Although I'm not sure if that's due to the version or I finally found a combination of settings/components that work for me.
I have sent you a bug report through SVP, maybe that helps.

Post your versions here so ppl can test them.

its either smooth or without artifacts big_smile

713

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

Нормальные обновы. 60pro версия кстати доступна отдельно. Ее где-то на форуме выкладывали.

714

(3 replies, posted in Using SVP)

Information -> additional information -> Last geenrated avs script

super_params     = "{scale:{up:0},gpu:1,rc:true}"
analyse_params   = "{main:{search:{coarse:{distance:-12,bad:{sad:2000}},type:2}}}"
smoothfps_params = "{gpuid:11,rate:{num:5,den:2},algo:23,mask:{area:50,cover:80},scene:{blend:true}}"

Decode it with https://www.svp-team.com/wiki/Plugins:_SVPflow

715

(138 replies, posted in Using SVP)

Yep that shit is broken but I still managed to compile it big_smile

SVP начинался с http://avisynth.org.ru/mvtools/mvtools2.html там подробно про все это написано ( I) About MVTools самую суть )

SVP работает в реальном времени, но можно использовать и для кодирования видео.

717

(138 replies, posted in Using SVP)

dele

718

(138 replies, posted in Using SVP)

Chainik wrote:

is it any better than "dxva2-copy"?

dxva-copy judders too much on anything higher than 60 Hz for me. Angle needs more testing.

719

(138 replies, posted in Using SVP)

ANGLE backend + D3d11 hwdec

https://my.pcloud.com/publink/show?code … dTLRVL2KR7

720

(138 replies, posted in Using SVP)

Replace dll and change version in staxrip
http://i.imgur.com/B5QMLsL.png

Yes I want to test new dxva option too. Started building mpv too.
http://i.imgur.com/KmBA9t8.png

721

(138 replies, posted in Using SVP)

Chainik wrote:

according to docs, dxva should work together with vapoursynth filter
--hwdec=dxva2-copy

====
or "hwdec=d3d11va-copy", marked in the docs as "experimental (Windows only)"

http://i.imgur.com/TCoFUnQ.png

d3d11va-copy option doesnt work.

722

(46 replies, posted in Using SVP)

AviSynth+ r1841 works really well for svp encoding / vaporsynth for svp watching big_smile

sofakng wrote:

Thanks for the information!

The only ffdshow option i need is raw video processor, right?  I don't need to check anything else including the ffdshow avisynth option, right?

it depends on video player. I had some problems with MPDN player with "lite" install.

if u have pro version then use vapoursynth version. that version is perfect

724

(6 replies, posted in Using SVP)

C0rn3j wrote:
dlr5668 wrote:
sofakng wrote:

I'm wondering the same thing but for Windows...

its already 3 clicks if u set up profiles
http://www.svp-team.com/forum/viewtopic.php?id=3244

Had a quick look, doesn't seem to handle 144FPS hmm

EDIT: Or it does.. how exactly would I need to edit the script for that?


global smoothfps_params = "{gpuid:11,rate:{num:144,den:"+String(Round(last.FrameRate))+"},algo:23,mask:{area:50,cover:80},scene:{blend:true,mode:0}}"

I tested only on AVS script. It will auto calculate multiplier.

725

(6 replies, posted in Using SVP)

sofakng wrote:

I'm wondering the same thing but for Windows...

its already 3 clicks if u set up profiles
http://www.svp-team.com/forum/viewtopic.php?id=3244