From: NoEMail@home.org   
      
   Henrik Carlqvist wrote:   
   > On Mon, 27 Dec 2021 04:08:23 +0000, root wrote:   
   >> I edited /usr/local/share/doc/mpv/mpv.conf   
   >   
   > I am not at all familiar with mpv, but my guess is that any .conf file   
   > living below a directory called doc is not actually used as a   
   > configuration file but only as an example in documentation.   
   >   
   > Somewhere it is probably documented where to place that .conf file, maybe   
   > in the man-page of mpv, maybe in a comment in the .conf file, maybe in   
   > some README in the same directory as the .conf file. My guess is that a   
   > system wide configuration file should go to a place like /usr/local/etc   
   > and user custom configuration files should go to $HOME.   
   >   
   > One way to find out where mpv looks for its configuration file might be   
   > to do:   
   >   
   > strace mpv 2>&1 | grep mpv.conf   
   >   
   >   
   > regards Henrik   
      
   Thanks for responding Henrik.   
      
   You were correct: the mpv.conf file in the doc directory was an example.   
   As it was the only one on my system I used that where it was.   
      
   Following your idea, I found mpv looks for mpv.conf in several places   
   but it also looks for a config file in an mpv directory. I already had   
   such a file but it did not include entries such as the sample in the   
   doc directory. I tried putting the (correct for mplayer) audio device   
   in the conf file but it did not restore my sound.   
      
   Now I can try experimenting with that config file.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|