Criptaike
> Any ideas on what's happening?

don't touch anything
wait

> while v2 models significantly reduces the playback seek time, improve performance

dunno, I can't see any improvements
not "significantly", not even slightly

----
unpack "rife_v2" into SVP 4\rife\models (i.e. there must be SVP 4\rife\models\rife_v2\rife_v4.6.onnx)
replace SVP 4\rife\vsmlrt.py

switch back to "v1" models - rename "rife_v2" folder to any other name, like "_rife_v2"

zerosoul9901

fixed

залил быстрый фикс
----
но там глубже всё... это, оказывается, последствия борьбы с троттлингом
и для борьбы с ним теперь следует видео дергать кусочками, а не одним общим URL
плееру такое хз как подсунуть hmm плейлист на лету делать, что ли... надо экспериментировать

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

Fixed - ver. 4.6.246-1.

Fast tone mapping works now, though ffmpeg's one is more high-quality (probably hmm)

606

(1 replies, posted in Using SVP)

I can only suggest using Anime4K instead.

если работает - то какая разница, старая, новая...

https://github.com/Smarthard/Anime4K-Bu … uctions.md

> Anime4K на MPC-HC не работает

есть старая 4-х-летняя версия, где есть папка "hlsl", та должна работать

> Не знаю, у меня на всех видео включается

это другое wink

если в SVP увеличение частоты кадров вырубить - то тоже не работает?

Там какие-то очень строгие ограничения на формат видео, чтоб эта штука включалсь. Я так понял оно вообще работает ТОЛЬКО если рендеру приходит NV12.
А на фреймрейт там ограничений нет? hmm
Сам проверить не могу, у меня сейчас нет в руках 3ххх/4ххх.

----
и судя по картинке, это версия из "официальной" репы, а не из форка
возможно, есть какие-то отличия и/или косяки
там коммиты раз в час идут
я бы подождал недельку, пока это всё устаканится

---
> для старых аниме это просто спасение

Anime4K тыщу лет есть wink

well, M1 doesn't like our HDR tone mapping code for some reason, this's all I can say for now...

if you switch to ffmpeg's tone mapping (Advanced mode, lavfi field, drop-down button, "tonemap") it will work

because they made a macOS realease on Aug 16, 2021

---
not very usable though...
it needs their own mpv build with some modifications to allow video playback inside SMPlayer's window, but that build doesn't support Vapoursynth, so you have to switch to the Homebrew's mpv
you CAN do this (Preferences -> General -> Multimedia engine = "other" -> /usr/local/bin/mpv), but only with Preferences -> General -> Video -> Output driver = "gpu"
in which case video will open in an _external_ window

614

(3 replies, posted in Using SVP)

App. settings -> All settings, search for "disabled"
ui.disabled_on_launch = true

615

(453 replies, posted in Using SVP)

updated now, run SVP's online updater

616

(453 replies, posted in Using SVP)

nope it's because bundled yt-dlp is too outdated

UHD

are you waiting for 5090 now?

618

(453 replies, posted in Using SVP)

two posts above?

Vapoursynth какой? тот который в комплекте с SVP, или свой?

форматы организует тот сервис, оттуда качается
если на ютюбе нет mp3 - значит нет

621

(8 replies, posted in Using SVP)

> Will wait to upgrade from SVP

updated _yesterday_

RIFE не может быть сверху от madvr
madvr выше всех
и да, с помощью madvr можно положить любую видеокарту, если задаться такой целью (т.е. выкрутить всё на максимум)
контролируйте загрузку карты...

623

(8 replies, posted in Using SVP)

the latest update have something regarding Crunchyroll in the changelog too...

https://www.svp-team.com/wiki/RIFE_AI_i … le_options

Performance boost - TensorRT only. Increase performance up to ~5% and lower memory usage in exchange for running a 5-10-minutes optimization pass in a command-line window for _every_ new video resolution. Previous runs are cached. For example, you're opening a 1080p video for the first time, you'll wait 5+ mins. Every other 1080p videos will start instantly, but when the frame size changes due to, for example, black bars cut off, you'll wait another 5+ mins.

> Python exception: [WinError 740] The requested operation requires elevation
> Issue resolved by running mpc-hc in admin oddly.

I can only think your user doesn't have write permissions for the temp dir for some reason

> Trt inference model has to be built or cached for every new resolution

Not true, unless you enable the "perf. boost" profile option.