mpv backend fails with mpv 0.33.0 (as --input-file was removed)
Free media player with support for Youtube
Brought to you by:
rvm
With mpv 0.33.0 the deprecated --input-file option was removed https://github.com/mpv-player/mpv/blob/master/DOCS/interface-changes.rst
link to commit where the option was removed: https://github.com/mpv-player/mpv/commit/b8daef5d8b3f58481ac95f7217df8f1509fa0b59
And so smplayer fails with
Error parsing option input-file (option not found)
Setting commandline option --input-file=/dev/stdin failed.
Exiting... (Fatal error)
--input-ipc-server is the recommended replacement
mpv backend, mpv version: 0.33.0
Thanks for the work on this awesome player and take care! =)
I confirm this issue too.
The problem is fixed in SVN.