> если повторно скопировать тоже самое, что уже и так есть в буфере, то тоже не цепляет

и не будет

this's interesting

probably Plex made their own optimizations to the mpv?

what if take the "official" mpv release from there? (you need the "Dev" package)

>  I didn't get any buffering/issues until I installed the custom mpv64 from SVP again, so the issue definitely has something to do with the custom MVP

still you don't get "buffering issue" with SVP's libmpv when SVP is actually off, right?

4,179

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

> как сделать привязку запуска того или иного профиля SVP к запуску exe.файла конкретной программы

пока никак, будет в след. версии, скоро

пока можно только с именем файла поиграть, не знаю что там получается для DVBViewer, возможно что-то уникальное

4,180

(1 replies, posted in Using SVP)

Bind the mouse button to some key combination via mouse driver?

4,181

(5 replies, posted in Using SVP)

x1.2 frame times:
0 5/6 10/6 15/6 20/6 25/6 30/6

x6 frame times:
0 1/6 2/6 3/6 4/6 5/6 6/6 7/6 8/6 9/6 10/6 ...

every 5th frame starting from 0:
0 5/6 10/6 ...

4,182

(5 replies, posted in Using SVP)

> rather than just directly interpolating by 1.2x to 60fps, you can get considerably smoother results by interpolating by 6x to 300fps and then downsample the frame rate by 1/5 back to 60fps.

Considering you do the final downsample by keeping every 5th frame in the sequence - Math is not agreed big_smile You should get identical frames in both cases.
Ensure that you do your tests with "frame interpolation mode" = "uniform"

вообще не понял, при чем тут синяя рамка hmm

there's obviously a bug with mpv/SVP/4K
will try to figure out what's the reason...

James D wrote:

Раз уж добавлена функция отключения заполнения полей в оконном режиме - было бы неплохо отключать режим показа синей рамки (при выбранном пункте меню "Размер кадра") в полноэкранном режиме плеера.

с какой целью?

Добавить бы комбинацию Вкл/Выкл кропа.

ок

http://support.amd.com/en-us/download/linux

в принципе SVP должен видеть изменение частоты и переключиться на нужную когда она придет в норму
по крайней мере с ониме с разным fps в разных частях одного видео это работает

дык, из лога не видно, какая частота определяется если включаешь IPtv при работающем SVP
в процессе - 25 fps, а при старте что?

где-то был параметр задержки включения уплавнения
правда не уверен что в таком случае это поможет....

main.setup.start_delay - задержка в мс

Разные значения исходной частоты кадров сразу при старте видео и в процессе работы?

4,191

(22 replies, posted in Using SVP)

I don't see anything special in your script except for feeding Analyse with RemveGrain-ed source.
Did you tried to do the same with SVP libs?

> My question is: how does artifact masking work in SVP, and how could it be added to this script?

http://avisynth.nl/index.php/YFRC

Free version can only do "to screen refresh rate"

should be exactly the same in mpv itself

New build - rev.820.

A kind of changelog

HEVC 10-bit аппаратно декодируется только на KabyLake, NV Pascal и AMD Polaris.
Так что я как-то сомневаюсь про "стандартные 2-5% нагрузки", если ничего из этого нет.

видеокарту обновить big_smile

тут одно декодирование этого видео, наверное, почти весь процессор занимает

4,197

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

hr-seek-framedrop=no

4,198

(12 replies, posted in Using SVP)

Actually it's better not to mess IINA settings with the "common" mpv.conf.
SVP can monitor several sockets at the same time, so - see the image.

Note main.setup.mpv value in SVP's config = /tmp/mpvsocket;/tmp/iinasocket

Don't forget to restart both IINA and SVP after changing these settings.


bash-3.2$ ls -l /Applications/IINA.app/Contents/Frameworks/libmpv*
lrwxr-xr-x  1 chainik  admin  29 Mar 26 19:00 /Applications/IINA.app/Contents/Frameworks/libmpv.1.dylib -> /usr/local/lib/libmpv.1.dylib

4,199

(12 replies, posted in Using SVP)

hmmm.... missed this one

4,200

(45 replies, posted in Using SVP)

well, actually after some tuning I can play 4K in mpv - "one pixel" instead of "half pixel" and disable "decrease grid step"
still it gives x1.5-2 CPU load comparing to MPC-HC and can't handle higher settings even if CPU is sitting below 60% load