Advertisement
metalx1000

MPV pw.conf error fix

Mar 29th, 2025
409
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.32 KB | None | 0 0
  1. #If you are getting an error with mpv that says something like this:
  2. #  [W][08:49:15.547738] pw.conf      |
  3. #[conf.c: 1204 pw_conf_load_conf_for_context()]
  4. #setting config.name to client-rt.conf is deprecated, using client.conf
  5.  
  6. #Then set the default audio device like this
  7. vim ~/.config/mpv/config
  8. audio-device=pulse
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement