MyNixOS website logo

Configuration written to $XDG_CONFIG_HOME/mpv/mpv.conf. See mpv(1) for the full list of options.

Declarations
Type
attribute set of (string or signed integer or boolean or floating point number or list of (string or signed integer or boolean or floating point number))
Default
{ }
Example
{
  profile = "gpu-hq";
  force-window = true;
  ytdl-format = "bestvideo+bestaudio";
  cache-default = 4000000;
}