5,551

(14 replies, posted in Using SVP)

It's an error in installation scripts - Avisynth 2.6 installation isn't executed for some reason.
Trying to fix it now...

Где то внутри видео драйвера ошибка рождается.
Попробовать его или переставить, или обновить, или откатить...

5,553

(8 replies, posted in Using SVP)

High scores in SVPmark is something like 300 fps vs. 250 fps and you don't need fps higher than 144 in a real life smile

Thanks! This's exactly the thing I was looking for big_smile
Do you have something like this available in ALL resolutions, including 4K? or at least in 1440p

5,555

(1 replies, posted in Using SVP)

It's just a workaround.
Since "MT" is an unofficial patch to Avisynth - there's no reliable way for the plugin to get actual number of threads.
For example AVS+ doesn't support GetMTMode() function at all.

I'm seeing better performance when setting Cores=1

you're shooting yourself in the foot big_smile

5,556

(6 replies, posted in Using SVP)

this number is totally screwed now in multi-threaded GPU-assisted environment
just don't look at it big_smile

5,557

(6 replies, posted in Using SVP)

It's hard to explain... even I'm still not sure what it means big_smile

Simple example: assume we know that every output frame takes 8 ms in average to be built. If we're trying to show 60 fps (which is 1000/60 = 16 ms per frame) then our system is loaded by 8/16 = 50%. It's NOT a "CPU load" but a "system load" from SVP's point of view.

It will be removed from the upcoming release version until I figure out how to measure it correctly smile

5,558

(4 replies, posted in Using SVP)

https://www.facebook.com/SmoothVideo/ph … 01/?type=3

5,559

(4 replies, posted in Using SVP)

"free" version hopefully on the next week
"full" version in a month or so

choose your graphics adapter manually in Application settings -> GPU acceleration menu

5,561

(3 replies, posted in Using SVP)

sure you can

5,562

(3 replies, posted in Using SVP)

not "files" but 3rd-party software like avsiynth, ffdshow, vc++ redistributables,...

Скоро SVP будет его автообновлять wink уже почти готово

5,564

(2 replies, posted in Using SVP)

please either provide direct download link or upload problem video to some file sharing hosting
we don't read Chinese here

5,565

(6 replies, posted in Using SVP)

i'll transfer new contributions info to our internal database on a weekend
try again next week

5,566

(4 replies, posted in Using SVP)

Note that you need 32-bit version of the package

5,567

(2 replies, posted in Using SVP)

I uninstalled SVP 3.1.7 to test out 4

Installation
- Install SVP 3.1.7, ensure that it's working correctly,
- Install SVP 4 Technical Preview to the different folder,
- Exit SVP 3 Manager before running SVP 4 Manager as they can't be running simultaneously.

5,568

(7 replies, posted in Using SVP)

Will there be other payment methods than Paypal?

I don't think so

5,569

(2 replies, posted in Using SVP)

YT streams higher than 720p has no audio so video player has to open TWO streams simultaneously (video + audio).
Currently it's only supported in MPC-HC and MPC-BE players.

5,570

(3 replies, posted in Using SVP)

it's just a bad rip
SVP can't automatically cut black bars that are not actually black
you can cut them off manually

5,571

(15 replies, posted in Using SVP)

...also SVP currently supports YV12 only
dealing with RGB after madVR's upscaling needs major modifications in SVP libs itself and will drop performance a lot

http://www.svp-team.com/forum/viewtopic.php?id=2671

выключить "NVIDIA CUVID" в LAV Video decoder, поменять на "DXVA2 (copy-back)"

"EVR" и "EVR CP" могут быть двумя большими разницами

5,574

(15 replies, posted in Using SVP)

take a look at QTGMC performance
ok, let's say it will be 2 times faster with SVP's core libraries

(and it won't)

so what? even 5 times performance increase will be too small for a real time usage

5,575

(15 replies, posted in Using SVP)

can we maybe talk about alternative APIs/interfaces?

I think it's pointless unless madVR will host some frame server by itself.

I vote for the Vapoursynth (cause it's licensed under LGPL and has working 64-bit version)