one particular file?

2,202

(2 replies, posted in Using SVP)

Here's the comprehensive guide to troubleshoot any error on Linux:
1. rtfm
2. check logs
3. goto 1

press the green button to finish transcoding

2,204

(3 replies, posted in Using SVP)

In fact, it seems like SVP works correctly with save-position-on-quit=yes since ... I dunno, some time.
Or you do have any specific problem with it?

2,205

(8 replies, posted in Using SVP)

https://www.svp-team.com/wiki/FAQ#Video … Hz_monitor

it must be

AVS.push('ConditionalFilter(last, last.DeleteFrame(), last, "YDifferenceToNext()", "==", "0")');

(watch the quotes and brackets)

Anyway "last.DeleteFrame()" is incorrect cause DeleteFrame must take the exact frame(s) number(s) to delete. It won't work as "delete current frame".

probably a video post-processing turned on in the driver
just a guess...

2,208

(4 replies, posted in Using SVP)

choose NVENC as an encoder?

ffdshow video decoder doesn't support HEVC
unfortunately they're no other ways to use SVP in DeoVR/Whirligig/SimpleVR (they all share the same video playback engine)

https://www.svp-team.com/wiki/FAQ#I.27v … fps_videos

2,211

(3 replies, posted in Using SVP)

Hyperion seems to support Philips Hue: https://hyperion-project.org/wiki/PhilipsHue-Device
But it may not be really useful for video playback cause

The performance of the Philips Hue system is limited. The bridge can handle up to 10-30 requests / second.

2,212

(2 replies, posted in Using SVP)

run the updater manually

Ну там написано что она управляется через Ambibox, значит будет.

2,214

(3 replies, posted in Using SVP)

This is actually interesting cause I never noticed it before hmm seems like "MPC Video Decoder" doesn't support "copy-back" mode.
But nothing can stop us from using LAV Video Decoder instead - adding it to the "external filters" list with the "preferred" flag set is enough.

2,215

(458 replies, posted in Using SVP)

lukesamuel
> but shows an error which would seem to confirm it is using beignet

this is not an error but a warning

> Is it a bug in the system performance testing process?

probably yes...

you can't do it in the current version

2,217

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

по-моему, никак не связаны "этапы прикручивания"
в обычном VLC как работало хреново на d3d11, так и работает хреново
т.к. на d3d9 работает хорошо, делаем вывод что проблема в самом VLC

2,218

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

вот бы кто узнал smile

James D

so what? is it the video that "doesn't work from the address bar but only from the Share button"? hmm

it always uses an existing mpv to load next video now

2,221

(458 replies, posted in Using SVP)

It's not using "Mesa Intel GPU" but the "Intel Gen OCL Driver".
I'd start with removing the mesa platform completely leaving beignet only.

No other ideas, if OpenCL doesn't work correctly then SVP won't see it.
In every of 100500 previous similar claims reinstalling drivers always helped.

Clean everything with DDU, not only NV drivers but AMD's too.

Clean drivers with 'Display Driver Uninstaller' first.

> option does not disable itself if there is no dGPU installed

This's rather strange, but does it actually works then? It must at least throw some error when starting a video.

I wonder what do you have in the address bar?