3,876

(4 replies, posted in Using SVP)

nope

vorpX is a 3D-driver for DirectX9-11

it's like virtual screen
the very same MPC-HC renders smoothed video on that virtual screen

Tested so far:

1. Whirligig Media Player - howto

Pros:
- great VR controls, supports Oculus Touch
- plays at true 90 Hz mode

Cons:
- doesn't support custom DirectShow filter chain, so using "ffdshow video decoder" as a decoder is the only option compatible with SVP
- can't handle frame size change on-the-fly i.e. SVP's frame crop and outer lighting

2. vorpX "Cinema mode"

Pros:
- uses common video players - MPC-HC, mpv, VLC, ... - to render the video
- has some VR-specific image quality controls (probably useless (?))

Cons:
- limits video renderer to 45 Hz
- doesn't work (?) with madVR
- expensive, BUT it can "cast" desktop games too

3,878

(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

3,879

(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]

3,880

(13 replies, posted in Using SVP)

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

Why?

3,881

(13 replies, posted in Using SVP)

you can't fix it yourself

will be fixed in the next build

3,882

(26 replies, posted in Using SVP)

> Does madVR and SVP coalesce without any hiccups?

yep

3,883

(13 replies, posted in Using SVP)

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

will be fixed in the next build

3,884

(26 replies, posted in Using SVP)

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

3,885

(26 replies, posted in Using SVP)

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

3,886

(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

3,887

(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.

3,889

(5 replies, posted in Using SVP)

> how can i force more usage of my gpu?

set NGU "very high quality" in madVR big_smile

3,890

(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

3,891

(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.

3,892

(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"

3,895

(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

3,896

(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

3,898

(6 replies, posted in Using SVP)

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

3,899

(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.

3,900

(128 replies, posted in Using SVP)

ver. 114 - works with VLC 2.2.5 and 2.2.6 now