Auteur: Christian Marillat Date: À: dmo-discussion Sujet: Re: [mpv] no on screen controls
Stanislav Nepochatov <spoilt.exile@???> writes:
> Hi!
Hi,
> Recently I've installed mpv (version of package 1:0.3.10-dmo2) on my
> Debian Testing OS and I can't get OSC works. I've tried to launch with
> command line options:
>
> $ mpv --osc=yes test.mkv
>
> or:
>
> $ mpv --osc test.mkv
>
> but I get error like this:
>
> Error parsing commandline option osc: option not found
>
> Exiting... (Fatal error)
>
> Some folks at forums said mpv must compiled with LUA support to get OSC
> works. Is mpv package compiled with LUA or my problem lies somwhere
> else?
You don't need to add any --osc option, by default osc is enabled.
Simply move the mouse on the mpv windows and OSC will appear.