X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=subdir_files%2F.config%2Fmpv%2Fmpv.conf;h=8ad1916fcf7ede062e6dc33c38f060cc3b90a491;hb=63e3670ab59869f5f74904edbe64daa943fad15f;hp=8322b100a5f07e1830878615b2b47198986e76df;hpb=8417f19f15700275dd489ac84f7b10ee1b26059c;p=distro-setup diff --git a/subdir_files/.config/mpv/mpv.conf b/subdir_files/.config/mpv/mpv.conf index 8322b10..8ad1916 100644 --- a/subdir_files/.config/mpv/mpv.conf +++ b/subdir_files/.config/mpv/mpv.conf @@ -27,3 +27,13 @@ display-tags= #really-quiet # note, useful cli option: # --script-opts=osc-visibility=always + +# gets rid of lines like: +# (+) Audio --aid=1 (flac 2ch 44100Hz) +# AO: [pulse] 44100Hz stereo 2ch s16 +# and +# ffmpeg/demuxer] mp3: Estimating duration from bitrate, this may be inaccurate +# +# Found via man mpv and its suggestion to use +# --msg-level=all=trace +msg-level=cplayer=warn,ffmpeg/demuxer=error