for SVPcode - 'code.tools.mpv_args' value will be added to mpv's command line

for SVPtube - well, you can create your own proxy script and point SVPtube to it

ffdshow raw filter doesn't support neither HDR metadata passthrough nor 10-bit color depth.

3,203

(23 replies, posted in Using SVP)

> is it possible to set the "advanced" encoding to have minimum 1Mbit and max 4Mbit for a variable bitrate?

Click the "?" button, find required option(s). Further reading - a ffmpeg's manual.

3.5.5-1+bionic1

> определяет частоту кадров в видео как 1000 вместо 60

это крайне интересный вопрос
если кто-то знает какой опцией ffmpeg-а можно это побороть - пусть скажет smile

> После установки программы перестал работать в Video Thumbnails Maker - выбор кадров вручную 1 на MKV. При попытке открыть этот пункт программа вылетает.

возможно, не после установки _программы_, а после установки _ffdshow_?
если SVP не запущен вообще - то тоже вылетает?
тогда надо приоритеты кодеков поменять, чтобы "Video Thumbnails Maker" не подтягивал ffdshow video decoder, примерно как там, только наборот

It won't work with any of DirectShow-based video players.
Forget about madVR, try mpv.

https://www.svp-team.com/wiki/Manual:SV … quirements

something with the performance equal or better than desktop 2-cores/4-threads i3 (at 3+ GHz)
do the math

Edit: Is this one good enough?
Pentium N4200 Quad Core

forget about it

you probably somehow have several different mpv builds and the one linked to /usr/local/bin is w/o vapoursynth support

https://www.svp-team.com/wiki/FAQ#Error … d_renderer

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,215

(4 replies, posted in Using SVP)

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

3,216

(3 replies, posted in Using SVP)

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

good point

3,217

(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,219

(9 replies, posted in Using SVP)

> should I send logs from the boblight?

yeah, let's take a look

3,220

(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,221

(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,222

(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,223

(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,224

(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,225

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