2,126

(3 replies, posted in Using SVP)

it usually means video player is unable to show frames fast enough due to too high video renderer settings
if you're using madVR - lower its settings

2,127

(4 replies, posted in Using SVP)

ah. in this case you probably need to set proper deinterlace mode in the video decoder, i.e. NOT doubling the frame rate

2,128

(4 replies, posted in Using SVP)

please show SVP's log

---
"Actual FPS: 31.496 -> 321.91" hmm

2,129

(3 replies, posted in Using SVP)

minimum value for 4K is 20 Mbps, not 40 hmm

do you really want to encode 4K@60 with single-pass HW encoder at 10 Mbit rate? I personally wouldn't do that...
but you always can switch to the 'advanced' tab and enter any bitrate you like

it uses the profile _chosen_ on the transcoding page

if your choose the profile with the "automatic options selection" turned ON then all you can adjust is target rate, artifacts masking strength and animation/film preset
no need to move the slider, it will always select the best "auto" settings in transcoding mode

2,131

(5 replies, posted in Using SVP)

menu -> Transcoding -> Last transcoding log

2,132

(3 replies, posted in Using SVP)

at least don't run 24*3 on a 60 hz screen...

try to switch to the "EVR Custom Present" renderer

2,133

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

> где почитать, как самому собирать
https://github.com/shinchiro/mpv-winbuild-cmake

> сложно ли это?
ну, если все идет по плану - то не сложно. другое дело что по плану идет редко big_smile

===
там кстати с 1 марта наконец x265 включили, так что теперь вроде как не осталось ни единой причины делать наш собственный билд

2,134

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

я не вижу в коммитах с 6 марта ничего похожего

2,135

(3 replies, posted in Using SVP)

SVP set to x3 = 24*3 = 72 rate, madVR can only get as high as 49.93 fps, GPU load is 82%...

don't push madVR settings so high and switch everything to defaults including SVP wink

> Does SVPcode use higher quality settings than regular video playback?

If the video profile set to "auto" then it uses the highest auto settings, ignoring the benchmark scores

> Is it possible to use SVPcode from a Linux CLI w/o a GUI installed?

Nope

Videos2

See the transcoding log...

Ну есть конечно ненулевая вероятность что сломан показометр скорости кодирования, а трансляция тормозит именно из-за вайфая.
Проверить легко - открыть этот адрес локально (который svp.m3u8) - хоть в MPC-HC

2,139

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

> и как вывести на экран информацию о используемой версии mpv

в логе ж написано

> в последнем обновлении здесь ... заработал долгожданный профиль hg

а в предыдущем - что, не работало? т.е. в "2020-03-15" - работает, а в "2020-03-08" - нет?

2,140

(5 replies, posted in Using SVP)

still no errors
is it possible you have some other software installed managing the clipboard?

что, с любым из трех вариантов кодировщика?
у меня на ноуте (слабее чем 7700k) хоть в софте, хоть с QS - все отлично (благо файл детский для любого способа кодирования)

2,142

(5 replies, posted in Using SVP)

nothing suspicious in the log

потому что кодируется медленнее чем реальное время
в менюшке трансляции то аппаратный кодировщик выбран?

right now from what I can see in the resulting AVS script, "1.5m" is "adaptive with m1 and m2 limits set to zero"

probably the tooltip text is obsolete too hmm

"1m50%" is not the same thing as "1.5m"

1.5m is like "uniform on good frames and 2m on all others"

2,146

(5 replies, posted in Using SVP)

> Any suggestions?

Any log?

> can I install ONLY the following components

nope
the installer will forcibly install all the dependencies
which is not a big deal cause everything except AVS+ are portable

install as usual, re-install Avisynth+ 3.5.0, replace portable Vapoursynth (*) and mpv in SVP 4/mpv64

(*) I assume it's Python 3.8-based? then you may want to also replace portable Python...
Don't you want to just wait for the R49 release? hmm

Нет, конечно... если SVP изначально появился как способ автоматически задавать скрипт ависинта, как противоположность ручному его написанию/редактированию и вставлению, то странно думать что кому-то не говорили что можно что угодно писать вручную, и, более того, вообще без SVP. Это как бы самоочевидно...

> Я ведь имею право редактировать свободный "автоскрипт" на своей системе под свои нужды?

Так зачем-то даже все параметры на вики расписаны!