mpv can do encoding. Basically mpv IS "any-input" + "vapoursynth filter" + "ffmpeg encoder" all-in-one. This is what SVPcode does (and with live streams too).

not quite understood what you want to achieve in the end but if you don't want to launch vlc maybe you want to launch mpv instead?
if not then write your own .py script and process via vspipe...

978

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

попробуйте обновиться (вер. 210-2)

979

(449 replies, posted in Using SVP)

it is the recent Vapoursynth update

replace /script/generate.js

ясно вижу - что-то не работает big_smile

может не докачалось чего - место на диске кончилось?

ну, значит не работает что-то... изучать лог, что ещё посоветовать.

в профиле TTA надо переключить

> MPC-BE

без LAV декодера HDR точно не будет

then reinstall graphics drivers

must work... what's in the log?

> Well unless I decide to rewind  big_smile its 100% freeze as well

this is what I'm saying
every re-initialization will hangs
and for me the first-time initialization hangs too in 99% of times

dlr5668
I solved freezing. You will need to disable black bar detection

nope, this would be too easy...
it just hangs at random times. with black bars detection the chances are higher just because two script initializations instead of one.

> it would make it more easly for me to choose a graphics card to buy

buy 3090!

I thought you want _faster_, not _better_...

since everything is working fine on Windows 7, 8 and 10, I consider this as a Windows 11-beta 's issue, not ours

991

(4 replies, posted in Using SVP)

check if SVP 4\utils\clinfo.exe runs successfully, or crashes too
in the latter case clean graphics drivers (via Display Driver Uninstaller) and reinstall them

SVP doesn't do upscaling, it's up to the video player you use.
And mpv has a pretty good upscalers.
https://mpv.io/manual/stable/#options-scale

внезапно, оно именно так и работает
Видеотрансляция -> Web UI
с телефона можно открывать https://www.svp-team.com/cast, оно редиректит на адрес в локалке

994

(1 replies, posted in Using SVP)

for the reference - https://www.videohelp.com/software/eac3to

> What then does scale=2

the opposite? upscale before, downscale after

> Whats about fp16 ? Do we need to retrain models ?

no idea...

so, 1080p actually plays at 27 fps only, not 54.
54 is with scale=0.5

if I understand it correctly, scale=0.5 just downscales the whole frame before the "AI" magic, then upscales the result back --> you just get lower resolution intermediate frames
this is why it's "cheating"

just use this file - https://www.svp-team.com/forum/viewtopi … 183#p79183

"scale=0.5" is cheating big_smile

> How can I do that ?

switch via profiles menu in runtime

ok, so 3070 Ti is the absolute minimum for 1080p real-time playback

what is GPU temperature after 1 hour of encoding? smile

> I was changing this line and restarting svp, right ?

yep