aboutsummaryrefslogblamecommitdiff
path: root/.config/mpv/mpv.conf
blob: 5fb4e932b2b55eb1c5970ed8573448aca54244f8 (plain) (tree)



















                                                                          
ytdl-format='bestvideo[height<=?1080]+bestaudio/best'

keep-open=always # don't quit the entire player after playback ends
idle=yes         # don't destroy the player window after playback ends
reset-on-next-file=pause # reset the pause state (unpause) when a new file
                         # is loaded

cache=yes
# demuxer-readahead-secs=60
# demuxer-seekable-cache=yes
# demuxer-max-bytes=1000MiB
# video-reversal-buffer=500MiB
# audio-reversal-buffer=200MiB
# demuxer-max-back-bytes=700MiB
# hwdec-extra-frames=256
# demuxer-cache-wait=yes
#hr-seek=yes
#demuxer-backward-playback-step=
fixesLuca Matei Pintilie3-1/+8 2024-07-14implement turnstile-style servicesLuca Matei Pintilie17-48/+94 2024-07-11dwm(bar): silence errors a bitLuca Matei Pintilie1-16/+36 2024-07-11sway: use hyprlock, swaysome, swayr and swaybarLuca Matei Pintilie1-51/+59 2024-07-11swaylock: set background imageLuca Matei Pintilie1-2/+5 2024-07-11hyprlock: add configLuca Matei Pintilie2-0/+132 2024-07-11swayrbar: add configLuca Matei Pintilie6-0/+252