dotfiles/.config/mpv/mpv.conf
Chris Cochrun fe1e6c695b adding a lot of guix things to better setup guix
A lot of these changes are for Guix not Nix, however, nix still works
on the laptop so I'm going to reset the changes on the desktop to this
commit so that Nix might work there for Camp.
2023-07-12 11:19:34 -05:00

32 lines
556 B
Plaintext

# Use GPU-accelerated video output by default
osc=no
vo=gpu
af=scaletempo2
# autofit=4000x2800
# autofit=2000x1700
# geometry=50%:50%
# input-ipc-server="/tmp/mpvsocket"
hwdec=auto
rtsp-transport=udp
speed=1.95
# gpu-context=wayland
# ytdl-path=yt-dlp
ytdl-format=bestvideo[height<=?720][fps<=?30][vcodec!=?vp9]+bestaudio/best
[fast]
speed=1.95
[slow]
speed=1
[wc]
speed=1
osd-level=0
osc=no
load-scripts=no
profile=low-latency
demuxer-lavf-format=video4linux2
demuxer-lavf-o-set=input_format=mjpeg,video_size=1920x1080,framerate=60
#untimed=yes
fps=60