4,276

(70 replies, posted in Using SVP)

> did SVP actually invent and implement the interlopation methods and come up with all the backend algorithms and stuff and also come up with the artifact filters etc, or are they simply the creators of this GUI that makes it easier and it's actually a part of AviSynth or something?

https://forum.doom9.org/showthread.php?t=164554

4,277

(70 replies, posted in Using SVP)

I find that there're a lot of more important things to do than this.
WHEN we'll have no other tasks left and IF at that point there will be a good understanding of how to make it good - only then we'll make it.

>  I'll stop recommending SVP for now

it's up to you

4,278

(70 replies, posted in Using SVP)

This's why I'm not telling "No, we won't do it!" big_smile

4,279

(458 replies, posted in Using SVP)

> hr-seek-framedrop="no"

it's interesting how much this affects Windows and macOS hmm

> code 0x3FFFB

clCreateContext

Error: CL_OUT_OF_RESOURCES if there is a failure to allocate resources required by the OpenCL implementation on the device.

Still I can't reproduce this on my system.

this's strange

when you open https://www.svp-team.com via Internet Explorer, what do you see? (see attached picture)

4,282

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

ну, будет быстрее
не в разы, а на десятки процентов

что это изменит?

378.49 - works for me in all cases - 32/64-bit player, hw decoding on/off, madVR on/off.
Win 10 14393, Quadro M2000 (~ GTX 750)

slls
Just upgraded to the new driver and if SVP has GPU acceleration enabled, an SVSmoothFps: unable to init GPU-based renderer error appears in the video frame.

And the error code is ... ?

4,284

(9 replies, posted in Using SVP)

http://www.pcgamer.com/nvidias-37849-gp … -in-steam/

Just don't update to this version. This is simple.

4,285

(5 replies, posted in Using SVP)

Please don't do it in generate.js!
You have override.js for this PLUS a user defined options.

4,286

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

Так это от плеера и зависит. Если выбран плеер отличный от  mpc-hc/be, mpv, то будет так как описано в первом сообщении.

> Trying to play a native 60FPS YouTube video with mpv. Whenever I have SVP enabled, I get a stuttery mess. Just disabling/kill SVP and it's buttery smooth.

too few information

This is an error raised by ffmpeg, however I've no idea why. It works for me, I can even download from the URL provided in the first post.

If you run SVP 4\utils\ffmpeg.exe what you should see is:

C:\Program Files (x86)\SVP 4\utils>ffmpeg
ffmpeg version 3.2.2 Copyright (c) 2000-2016 the FFmpeg developers
...

The next step is to download via ffmpeg manually:
- choose the video, click on "Copy URL" in SVPtube
- in the console window type

ffmpeg -y -i "PASTE-URL-HERE" -vcodec copy LOCAL-PATH

Example:

ffmpeg -y -i "https://r7---sn-v2u0n-hxal.googlevideo.com/videoplayback?id=1e7f64ba68db2644&itag=315&source=youtube&requiressl=yes&mm=31&mv=m&ms=au&mn=sn-v2u0n-hxal&pl=18&initcwndbps=1525000&ratebypass=yes&mime=video/webm&gir=yes&clen=1682579394&lmt=1481457970074412&dur=516.366&upn=EFi5PZsloCU&mt=1485487224&signature=9AE6BF901DC29DBE7D39C77527B7DFA6286A5528.1A6FADC44837C85E4A2A5A3FFD98402225835DF8&key=dg_yt0&ip=122.105.196.234&ipbits=0&expire=1485509088&sparams=ip,ipbits,expire,id,itag,source,requiressl,mm,mv,ms,mn,pl,initcwndbps,ratebypass,mime,gir,clen,lmt,dur" -vcodec copy d:\test.webm

> GPU-based frame rendering [gpuID=11] = 19

ну это даже не "дно"
я таких цифр никогда не видел big_smile

> худо бедно работало даже на 640

кому и кобыла невеста (с)
а кому непременно нужен nnedi3 в 4К

предлагаю совершить поиск по профильной ветке wink

> какие рекомендации в идеале?

не ниже GTX 1060, я так понимаю...

гм. может пакет Qt почему-то не обновился?
если maintenance tool запустить больше обновлений не показывает?

в components.xml есть Qt 5.7.1?

    <Package>
        <Name>core.qt</Name>
        <Title>Qt 5</Title>
        <Description>Qt 5 libraries</Description>
        <Version>5.7.1</Version>

а так можно посоветовать только очевидное - поставить заново

... ползунок скорости/качества влево подвинуть wink

> "Экстремально" - это овер 100%

это примерно 146% ? hmm

много фреймдропов вообще может быть потому что gt 520 - это все-таки не видеокарта, от слова "совсем"
я не уверен что она может выдержать аппаратное декодирование видео + SVP + рендеринг даже для 720p

вот это еще напрягает:

VO: Description: VDPAU with X11

я бы попробовал --vo=opengl

4,294

(6 replies, posted in Using SVP)

then you do something wrong

> вчера обновился

обновился - что и откуда?

4,296

(6 replies, posted in Using SVP)

AFAIK app running as admin just can't register itself to run at startup.

Running SVP as admin is NOT a correct way to use it.

> so what's the solution?

do not run SVP as admin big_smile

ну, g840 не самый крутой процессор в мире...
что такое "экстремально высокая загрузка"? процентов 60 вполне может быть

> won't ever support 10 bit, so DirectShow way (mpc + madvr) is closed.
> Though PotPlayer + direct Vapoursynth interface + madVR could be possible

Well, I made some research on this
1. ffdshow supports P010 (10-bit) only on output - i.e. if you use ffdshow video decoder you may expect it will output P010, BUT ffdshow raw video filter doesn't accept P010 on input
2. Avisynth doesn't support P010/P016 at all, the only possible way is latest beta builds of Avisynth+, however both ffdhsow and PotPlayer works only through the the "official" Avisynth API
3. PotPlayer can only apply Avisynth and Vapoursynth filtering in YV12 colorspace.

As a conclusion the only video player that could possibly render 10/16-bit video with SVP is mpv.

Blackfyre

we really need you to try mpv on your tv! big_smile

BSOD's are always about some hardware instability.
Nvd3dum.dll is a part of NV video driver.

Remove overclocking from GTX970, update or roll back video driver.

4,300

(19 replies, posted in Using SVP)

you probably have image upscaling turned on - i.e. SVP interpolates 720p upscaled to 4K screen
SVP's menu -> Video frame -> Keep normal size