ekisu / mpv-webm

Simple WebM maker for mpv, with no external dependencies.
MIT License
576 stars 33 forks source link

mpv-webm with mpv.net: `Command failed! Reason: init` #170

Open soredake opened 1 year ago

soredake commented 1 year ago

mpv version and platform

Screenshot 2023-03-10 160547

Windows 11

Description

mpv-webm fails to encode saying Command failed! Reason: init

Log file

file.txt

soredake commented 1 year ago

Script works fine with regular mpv.

soredake commented 1 year ago

I can fix this error by changing mpv to mpvnet.exe image

But now after encode nothing is saved on disk.

po5 commented 1 year ago

libmpv frontends do not support encode mode, with the exception of ImPlay.
You must have regular mpv accessible within PATH.