4,076

(13 replies, posted in Using SVP)

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

If true then num/den define absolute frame rate value instead of multiplier for source frame rate.

> I think SVP doesn't get monitor hz output from device but just uses the reported values of OS for reresh rate

on Windows is can actually measure the value... but not on Linux

> I wonder how many digits after comma you tolerate?
> 0.238 is still a little much for me because of micro stuttering.

it's limited to 0.001
60.0/23.976 = 2.5025
358/143 = 2.50349
2.50349-2.5025 < 0.001

probably there's a room for improvement here

4,077

(13 replies, posted in Using SVP)

> For some strange reason when these value are missing in tube.cfg the error is caused

the error is when some cfg options are missing which normally happens at the first run only

=====================
smooth.rate.num=60;
smooth.rate.den=1;
smooth.rate.abs=true;

it definitely works but it won't change numbers displayed in log and OSD

> target/tolerance at 0

Are you sure your screen is exactly 60 Hz? You can also manually set "fixed 60 fps" in the video profile

12:48:20.543 []: Media: video 1920x1080 [PAR 1.000] at 23.976 fps [variable]
...
12:48:20.635 []: Playback [1ac0734]: playing at 60.0238 [23.976 *358/143]

4,078

(13 replies, posted in Using SVP)

> How do I turn off performance quick estimation at the start of SVP?

Why?

4,079

(13 replies, posted in Using SVP)

you can't fix it yourself

will be fixed in the next build

4,080

(26 replies, posted in Using SVP)

> Does madVR and SVP coalesce without any hiccups?

yep

4,081

(13 replies, posted in Using SVP)

turn off "svplight" extension if you're not using it

will be fixed in the next build

4,082

(26 replies, posted in Using SVP)

https://wiki.mikejung.biz/MadVR#MadVR_S … _970.2F980

4,083

(26 replies, posted in Using SVP)

not "external filters" section but
playback -> output -> video renderer

4,084

(26 replies, posted in Using SVP)

- choose madVR as a video renderer in MPC-HC's options
- find the icon in system tray OR via right-click in MPC-HC window -> Filters menu

4,085

(26 replies, posted in Using SVP)

you don't need to reinstall it
you can install madVR via Utilities -> Additional programs and features

When you turn on GPU acceleration the actual settings change to higher values - this's why you may not see lower CPU usage.
You can easily adjust CPU usage with the "performance-quality" slider.

4,087

(5 replies, posted in Using SVP)

> how can i force more usage of my gpu?

set NGU "very high quality" in madVR big_smile

4,088

(6 replies, posted in Using SVP)

More likely it's about not stable source fps value and/or frame drops and/or possibly interlaced contents on some channels

- What do you see in SVP's log?
- Take a look at source fps value in ffdshow properties -> Info tab -> "Movie FPS" value
- Set "Movie x2" mode in profile options

4,089

(13 replies, posted in Using SVP)

It's not easy to reproduce the problem on my rig hmm
I'll probably prepare a special debug version that will write an excessive log, but maybe it's better to move to email at this point.

4,090

(2 replies, posted in Using SVP)

> Any idea what might be causing this?

madVR's exclusive mode

возможно надо жать ctrl+enter
это если подсветка видна с обеих сторон кадра, и всё вместе просто сжимается под старый aspect ratio

btw, SVP already does "real-time lanczos resize"

4,093

(8 replies, posted in Using SVP)

R7 1700 is a kind of overkill - 50% CPU load while playing 4K at high settings. But you can easily keep it cool and quite at ~3.0 GHz @1.0V

4,094

(1 replies, posted in Using SVP)

as long as you don't want VLC, Plex Media Player and 32-bit DirectShow players - no, you don't

Попробовал на z8300 (базовая 1.4) - даже 720p может быть вполне юзабельным. Лучше, конечно, поменьше smile

В mpv плавность - есть, лучше чем даже в MPC-HC/VMR9.

Только окно SVP 4 в горизонтальном режиме на экран плохо влезает big_smile

4,096

(6 replies, posted in Using SVP)

It IS an option in SVP's interface.
You DO use it by adjusting the "search radius" value.

4,097

(6 replies, posted in Using SVP)

https://www.svp-team.com/wiki/Plugins:_ … D:_clip.29

distance
<0 - "adaptive" range based on block local contrast. Range is small or zero for low contrast blocks (black/gray for example) but is big for blocks that has many visible details. Effective average range in common scenes is about 1/3 of this value.

4,098

(128 replies, posted in Using SVP)

ver. 114 - works with VLC 2.2.5 and 2.2.6 now

4,099

(27 replies, posted in Using SVP)

2022 updated instructions: https://www.svp-team.com/forum/viewtopi … 532#p80532

---------------------
Missed this one...

0. Set the very same PATH/PYTHONPATH env variables as for Plex --> run "SVP -> Utilities -> Set environment variables for VLC and libmpv"
1. Replace mpv.exe in %appdata%\Emby-Theater\system\x64\mpv
2. Add emby-pipe into SVP's main.setup.mpv_pipe list, restart SVP
3. Run Emby Theater, open Settings, goto Video section, set Hardware acceleration mode to Auto (copy back)

4,100

(13 replies, posted in Using SVP)

In the time between the lights freeze and Manager crash - is Manager UI (tray menu for example) responsible or it hangs completely?

> What if watch the same movie in MPC-HC rather than mpv/Plex?

===
please try attached file (replace it in SVP 4\extensions), backup old svplight.dll first
will it change something? also it may post additional warnings into the Events log