Last time I checked, SVPcode UI accepted several files for batch transcoding... Just switch to mpv 0.28 (not git-master).

> Would SVP even be able to recognize the portions with 24FPS in a file with a variable framerate?

Nope.

why you can't just take those 5 clips, interpolate them separately and then put 60-fps clips to the video editor?

> and name my first born son Chainik

you don't want this, believe me! big_smile

faster encoding -> more GPU utilization

if your system (i.e. CPU) can only make interpolated video stream at 174 fps then it will be encoded exactly at 174 fps
if you lower SVP's settings and your CPU will be able to do interpolation at, let's say, 220 fps, then encoding will be at 220 fps and will use more of the "video engine"

It's quite obvious that the lower are SVP interpolation settings - the higher is transcoding speed.

3,105

(4 replies, posted in Using SVP)

if "the settings in svp is exactly the same" then it's placebo

3,106

(3 replies, posted in Using SVP)

> the default frame rate limit should probably not be applied to offline transcoding

good point

3,107

(9 replies, posted in Using SVP)

let's move to email

> Finally, the SVP command  for transcoding with NVENC will cause an error as it uses the option --ofps which has apparently been deprecated with the latest git of mpv.

Just use mpv v0.28.2 git tag for now.

3,109

(9 replies, posted in Using SVP)

> should I send logs from the boblight?

yeah, let's take a look

3,110

(3 replies, posted in Using SVP)

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

2. If MediaInfo for the video file gives "Frame rate mode: Variable" then it won't work correctly as of now. Will be partially fixed in the next release but we're waiting for mpv 0.29 release.

3,111

(9 replies, posted in Using SVP)

I'm confused (probably because I'm not familiar with all that DIY "ambilights").

Does it work with AmbiBox? Or it works via Boblight daemon only?

3,112

(9 replies, posted in Using SVP)

So you have something like RPi with Boblight daemon running?

===
Boblight protocol is simple, there's no problem to add it to SVPlight... but I need to figure how to run and test it w/o having the actual device hmm

3,113

(2 replies, posted in Using SVP)

Nope because we still can't find a way to make Chromecast and/or Apple TV show text subtitles as a HSL stream.
The only way is to "burn" them into the video. We'll probably add this feature into the next release.

3,114

(2 replies, posted in Using SVP)

> Is there support for having multiple videos interpolated at the the same time?

Yep. See App. settings -> Add. options -> Running multiple videos.

Works with mpv as well, but you have to run different mpv instances with different "input-ipc-server" values, and list them in SVP's "All settings" main.setup.mpv_pipe

3,115

(455 replies, posted in Using SVP)

I have no idea about low GPU utilization as long as indicated performance is 10 times lower than it should be.
Just turn off GPU accel. and forget about it.

3,116

(455 replies, posted in Using SVP)

> Performance: GPU-based frame rendering [gpuID=11] = 22
> Common KVM processor

Virtualization?

Intel's IGP gives
> Performance: GPU-based frame rendering [gpuID=11] = 457

I really doubt that NV 430 is 20 times slower than Intel 530.
I can believe in 2-3 times but not 20.

3,117

(3 replies, posted in Using SVP)

Nothing changed recently in svpflow plugins except for fixed 10-bit mode in Vapoursynth plugins (in March).
Check your video driver, video renderer settings, etc.

3,118

(12 replies, posted in Using SVP)

Try to read https://www.svp-team.com/wiki/SVP:Linux, all the answers you need are there.

3,119

(12 replies, posted in Using SVP)

this usually means you are missing some dependencies
'ldd SVPManager' will show what you're missing

3,120

(14 replies, posted in Using SVP)

> Transcoding still only works with Software Encoding, anything else causes instant Fail.

I don't see how we could fix this. It completely depends on mpv and ffmpeg.

You can take a mpv command line and remove the "--vf" argument completely.
Will it still give the same error?

3,121

(455 replies, posted in Using SVP)

"code 262111" means "clCreateContext returns CL_INVALID_DEVICE"

I dunno if any of these supports "playstation vr and windows mixed reality device".

===
DeoVR claims support for "Windows Mixed Reality"

1. "Is SVP code the same quality as the real time system?" - yes

2. "Will SVP provide better results than the method I linked?" - SVP provides a lot of options affecting smoothness in various ways.

3.  Neither hardware encoder will work on your AMD A10-7300. Your only option is software encoding.

3,124

(16 replies, posted in Using SVP)

So... I bet if you _uninstall_ (not re-install) Intel drivers in this mode - it will work.

But I understand this's not a good solution...
Basically the issue is in video drivers, and we can't fix it. All we can do is to make SVP Manager not crash and disable GPU acceleration.

3,125

(16 replies, posted in Using SVP)

What if disable Intel IGP from the Device Manager while in G-Sync mode?