1,551

(1 replies, posted in Using SVP)

when you choose Linux - be prepared for reading the manuals and following "the Unix way" wink

1,552

(458 replies, posted in Using SVP)

https://www.svp-team.com/wiki/SVP:Linux#Ubuntu_packages

1,553

(458 replies, posted in Using SVP)

some dependency is not installed

"Requires Android: 8.0 and up"

> отпадает даже на условных минималках?

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

---
вот можешь попробовать запустить это - https://play.google.com/store/apps/details?id=kr.clpeak

нельзя big_smile
но на приставки я бы пока сильно не расчитывал, только если в этом году что-то топовое типа нового шилда выпустят
во всем остальном процы - обнять и плакать

updated to 0.9.1

... however we're working on a "SVP Player for Android", hope we'll be ready to show something to the public soon enough wink

> which natively supports frame rate interpolation using shared SVP libraries

this is not true
mpv doesn't use shared SVP libraries
moreover, mpv doesn't provide motion interpolation at all, it's just a frames blending

Not sure what you could do other than reinstalling.

yeah, ok, I can reproduce this
lets wait for the fix big_smile - https://github.com/CrendKing/avisynth_filter/issues/35

the exact mediainfo could be helpful

1,563

(8 replies, posted in Using SVP)

> SVP ends up interpolating everything to 95 FPS instead of 60 for some reason

do the math big_smile
30 fps source -> 60 fps --> x2 - 30*2  = 60
with "Remove every other frame" it have to do x4 --> 30*4 = 120, 120/2 = 60
now you still have x4 but removes only 1/5 of frames --> 120*4/5 = 96

bottom line: if you want 60 then you have to set fi_target = 1.25 in the corresponding profile

1,564

(9 replies, posted in Using SVP)

home folder/Library/Application Support/SVP4/

1,565

(11 replies, posted in Using SVP)

> You're not making any sense and not answering my question

the question was "I see two rendering options. Which one should I watch out for?"
the answer was "both" - i.e. both "average stats - rendering" and "max stats - rendering", as there're no more "rendering" words in madvr's stats

> keep telling yourself that.

keep telling myself what? that "41.71 is obviously 1000/23.976", where 23.976 is the source frame rate thus 41.71 is a constant value making your "making everything at lowest settings, the frames value doesn't go below 41.71ms though" a nonsense? ok, I'll keep telling myself that.

next time please try to read carefully and think first before commenting

1,566

(11 replies, posted in Using SVP)

41.71 is obviously 1000/23.976, nothing more

1,567

(11 replies, posted in Using SVP)

> Which one should I watch out for?

both?

1,568

(9 replies, posted in Using SVP)

there must be a Homebrew installation log in ~/Library/Application Support/SVP4/logs/brew.log, please show it

> RIFE

interesting, but still only "30+FPS for 2X 720p interpolation on a 2080Ti GPU"

1,570

(9 replies, posted in Using SVP)

> "Please install Vapoursynth via Homebrew"

this message is in fact depends on the existence of /usr/local/opt/vapoursynth/lib/libvapoursynth-script.0.dylib
do you have everything (Homebrew) installed in /usr/local ?

just updated an M1 MacMini to 11.1 and reinstalled x86 Homebrew - everything work as usual

1,571

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

> видео енкод/декод у меня по 0% независимо от галочки

странно это...

можно провести следственный эксперимент - с выключенной галочкой выкрутить "поиск векторов" в профиле так чтоб было прямо 50% CPU
потом включить галочку и убедиться что что-то изменилось big_smile

1,572

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

так может настройки разные полчаются? smile

вот у меня на 4800H - 17% CPU по показометру SVP
а без NVOF - в зависимости от ползунка, понятно, от 20% до 60%

в общей загрузке GPU оно никак не отражается, если только на Video Encode смотреть (это если в  task manager-е)

===
кстати, как оно на 3070? нет ли ощущения что плавности нет? а то вон в другой ветке гржданин ругается, что типа плавно только если движения в кадре совсем мало, а иначе фиг
и это вполне может быть, но мне пока не проверить никак - фиг сейчас 30xx купишь big_smile

(зато двухгодовалую 2070 без гарантии по случаю продал на авите по той же цене что покупал)

1,573

(9 replies, posted in Using SVP)

>  It crashes around the 4:48 mark, but only if you start watching from the beginning

can't reproduce. no crashes, no drops/lags at these timecodes, cpu usage always below 20%

1,574

(14 replies, posted in Using SVP)

IGP is not fast enough to output 60 fps video to 4K screen.
regarding audio sync - switch back to ffdshow, we can't be sure PotPlayer's built-in Avisynth filter is not somehow broken
if you don't like ffdshow try the "Avisynth Filter" instead - https://www.svp-team.com/wiki/Avisynth_Filter_(AVSF)

and do not run SVP as Administrator...