You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry to bump my old issue, used your suggestion and got plex-mpv-shim to build successfully this time. Can the instructions on the main project page be updated to this?
You can build mpv from source to get better codec support. Execute the following:
Trying to build from source but install fails at the 6th step:
./rebuild -j4
With this error:
make: Leaving directory '/home/user/Downloads/mpv-build/ffmpeg_build'
Using mpv options: --enable-libmpv-shared
usage: meson [-h]
{setup,configure,dist,install,introspect,init,test,wrap,subprojects,rewrite,compile,devenv,env2mfile,help}
...
meson: error: unrecognized arguments: --enable-libmpv-shared
Found a mention that meson stopped accepting unknown arguments in v0.61
https://www.reddit.com/r/Gentoo/comments/ssxk5x/meson_build_failed_due_to_unknown_options/hxf0z28/
The text was updated successfully, but these errors were encountered: