6,401

(20 replies, posted in Using SVP)

mashingan
Are you using XP?

I bet it's Win7 with "classic" interface.

tc213

If yes then turn on Aero at the first place.
Turning Aero off is a very bad idea.  big_smile

6,402

(20 replies, posted in Using SVP)

tc213
How do I lower the profile settings?

http://www.svp-team.com/wiki/SVP:User_m … figuration

you may also try to increase "Processing threads" value up to 12

6,403

(20 replies, posted in Using SVP)

tc213
It was on "Enhanced video renderer (custom presenter)"

if you still see "CPU usage doesn't even reach 50%" and "SVP Performance is too low":
- press Ctrl+J while playing video, make a screenshot and post it here
- post here "Information -> Additional information" from SVP tray menu

6,404

(2 replies, posted in Using SVP)

Cyborggeffien
I got a Lenovo Thinkpad T60 with a Core 2 DUO T2500 processor (1 processor w/ 2 cores). 128 MB graphics.

how much memory?

anyway you're on your own with such an ancient laptop with stone age graphics
just a few suggestions:
- Windows XP only
- Overlay renderer in MPC-HC
- Hardware video decoding is a must
- Turn off all video features in ATI control panel

6,405

(20 replies, posted in Using SVP)

- ensure you have "Enhanced video renderer (custom presenter)" selected as video output
- turn off all video "enhancement" options in NV control panel

6,406

(16 replies, posted in Флуд)

LordMerlin
Если оно через CUVID то как бы и прошлые поколения должно поддерживать, DXVA2 да, согласен, нежна железка.

сто раз уже говорено что CUVID и DXVA это два разных интерфейса к одной и той же железяке

6,407

(6 replies, posted in Using SVP)

in fact CPU and GPU rendering was pixel-to-pixel identical in SVP 3.0.x (Interframe 1)

now with all that FP math and bicubic sampling GPU's result is more accurate and smooth BUT a little bit blurry

so it's not SVP related issue
you need to figure out first what a mess you've made in your system before

6,409

(20 replies, posted in Using SVP)

for some reason Avisynth scripts isn't working in your system

try to remove it completely, remove any codec packs you may have installed and install avisynth again
then run SVPmark and make sure it shows some numbers in "real-life" test

6,410

(6 replies, posted in Using SVP)

hmm  roll
GPU

6,411

(6 replies, posted in Using SVP)

More precise rendering (floating point vs. integer math), correct rendering on frame edges, rendering in "linear light", bicubic subsampling.

6,412

(16 replies, posted in Флуд)

ну дык наверное что бы включилось, карта должна в принципе уметь DXVA HEVC
причем ни откуда не следует что такие карты вообще есть в природе  big_smile

If you play video in MPC-HC without SVP do you see any picture?

Genki
I'm not sure, how do I try that ?

exit SVP Manager

всем помогает...

видеокарта какая?

SVP 3.1 -> Utilities -> CLinfo что говорит?

SvisT
помогите решить проблему

(пере)установить полную версию видеодрайвера

Fanty1972
There is no 5x option to chose from

edit Program files\SVP\ProfileCfg\MSmoothFps, insert the line

-5:1:5#2;5x

into 21th line

restart SVP Manager

JonIrenicus
Ок, приведите пример для этого видео:

$ youtube-dl -g http://rutube.ru/video/1930cef2f0d1ba86d3a76aef1566c299/
http://bl.rutube.ru/route/dcfcff070e29aa31a839071ea2180342.m3u8?guids=b9682718-00aa-42c9-8434-ded66c5440e0_384x288_679384_avc1.42c01e_mp4a.40.5&sign=0257832ed204c09e0e4dd498663fb067&expire=1410958738

wink

6,418

(2 replies, posted in Using SVP)

UsaraDark
How well will SVP run on it?

According to SVPmark database 720p videos should work.
And I really doubt about madVR performance. More likely it's either madVR or SVP but not both.

6,419

(6 replies, posted in Using SVP)

hmm
in this case "dxva copy back" will use AMD's card since it's the only card in the system

if your initial question "is amd supports dxva decoding" - the answer is yes

6,420

(1 replies, posted in Using SVP)

de-compile it then change target frame rate and compile it back  hmm
it's the only option

6,421

(6 replies, posted in Using SVP)

I bet it'll use Intel's gpu

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

6,422

(3 replies, posted in Using SVP)

sofakng
I suppose I could always use the SVP avisynth in one directory (the video player) and the other avisynth in my ffmpeg/interframe directory, right?

right

Video driver is detecting "video player" software, that's why you can't choose discrete graphics for "mpc-hc.exe" in NV Control Panel (and with AMD graphics too). Renaming "mpc-hc.exe" to "mpc-hc2.exe" fools the control panel BUT actual rendering is still done with Intel's card (it's easy to check with EVR renderer, just press Ctrl+J). Which means the video player detection is more intellectual than just checking .exe name.
May be in this case all OpenCL calls are routed by the driver to Intel's card too.

i am almost certain it did not give any load to the Nvidia GPu when Nvidia was ticked.

it can explain everything if it's true

and then please double check with SVPmark if it's working correctly (higher scores with NV card selected plus some load on NV GPU and lower scores with Intel's one)

Interesting question is: if you turn on GPU acceleration in SVP and select NV card as a target - will you see any load of NV's GPU in some monitoring software?

I mean if nothing can make it render the video through NV card may be (may be!) OpenCL code (executed inside the very same video player process) is actually running on Intel's GPU too.  hmm