mpv-youtube-dl-binding
mpv-youtube-dl-binding copied to clipboard
Add --quiet command line option for mpv
If I am using this plugin with mpv and play a video my systemd journal gets obliterated with mpv log messages like this:
firefox.desktop[6542]: AV: 00:00:11 / 00:01:44 (10%) A-V: 0.000 Cache: 10s+10KB
I get about 20 messages like this per second. If I use --quiet under additional player options the problem is gone.
I am using version 0.1.alpha2.1 of this plugin. Thanks for your hard work!