логично... вечный косяк с попытками собирать всё из master, в субботу еще нормально собиралось big_smile а zimg, например, поломан

1,077

(502 replies, posted in Using SVP)

Just tried Homebrew, and it works. It takes _a_lot_ of time though, but it's fully automated, has almost everything built-in, and you don't need to know anything about building stuff.
https://brew.sh/

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install mpv

and you'll have everything installed in its own directory /home/linuxbrew/.linuxbrew, i.e. /home/linuxbrew/.linuxbrew/bin/mpv


---
FYI, it's a MacOS stuff ported to Linux

---
the only minor issue there's some Python conflict only when running Homebrew's mpv from SVP, resulting in "Playback [3a437f2f]: VS - Could not initialize VapourSynth scripting" error
but if you run it from any other place it works

1,078

(502 replies, posted in Using SVP)

I thought it's too minimal w/o any hw acceleration at all big_smile

---
BTW there's a Homebrew for Linux existing.
Maybe it's a better option for inexperienced Linux users...
Never tried it though. I personally think than inexperienced users should not run Linux at the first place, Windows is good enough for everyone big_smile

1,079

(502 replies, posted in Using SVP)

libaom is a AV1 encoder
if you're interested in AV1 decoding you should build with dav1d, but this definitely isn't a minimal install

1,080

(502 replies, posted in Using SVP)

These are very strange advices cause "enable-vapoursynth" is a mpv's option, not ffmpeg's...
I'll build it on a clean 22.04 and update the instructions.

----
and everything seems to work ok with a minor changes

нет идей
оно через какой-то HTML5-плеер всё играет, туда ничего не прикрутишь

1,082

(6 replies, posted in Using SVP)

can't tell, check the environment
this error is usually because of Python versions conflict or something like this

1,083

(6 replies, posted in Using SVP)

> where is it indicated that transcoding should force 60 FPS exact?

in the vapoursynth script, obviously

there's no _simple_ CL interface in SVP

1,084

(502 replies, posted in Using SVP)

https://mpv.io/manual/master/#options-tone-mapping

1,085

(5 replies, posted in Using SVP)

frc.frame.resize = 25601440

1,086

(5 replies, posted in Using SVP)

> I tried disabling "Do frame rate conversion"

press the red "Stop" button after that

1,087

(6 replies, posted in Using SVP)

via mpv
run transcoding in SVPcode, look through the coder log

1,088

(1 replies, posted in Using SVP)

mkvtoolnix

потому что это костыли для ffdshow который без них виснет как собака, а AVSF на перемотке не виснет

чо за файл?

1,091

(10 replies, posted in Using SVP)

you know gtx 1050 is not exactly what RIFE wants for a real time 1080p playback, right?

1,092

(10 replies, posted in Using SVP)

ah, missed 'vsrife' part...

do not use "RIFE CUDA" unless you know what and why you're doing
default SVP installation won't give such an error

1,093

(10 replies, posted in Using SVP)

you probably didn't install RIFE after installing SVP

1,094

(10 replies, posted in Using SVP)

"reinstall new version" - reinstall new version of what? python? you don't need to install python on your own, SVP has it's own portable python in place.
this error is usually because of python versions conflict (when you have _other_ python version installed somewhere and SVP's portable version is conflicting with it)

1,095

(10 replies, posted in Using SVP)

any other python versions in PATH?

the first reply from your link?

1,097

(3 replies, posted in Using SVP)

BTW there's new 'Plex HTPC' app - works exactly the same as usual 'Plex' app

1,098

(3 replies, posted in Using SVP)

they renamed "mpv-1.dll" into "mpv-2.dll"
so if you copy .dll from SVP's folder then just rename it to mpv-2.dll
or if you have all PATH variables set then delete mpv-2.dll from Plex's folder and copy SVP 4/mpv64/mpv-1.dll into SVP 4/mpv64/mpv-2.dll

dunno, check the full log why it can't init the video out

all settings -> frc.target.tolarance, you can set it to the big enough value