diff options
| -rw-r--r-- | .config/mpv/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mpv/config b/.config/mpv/config index 8f390f4..9d8af04 100644 --- a/.config/mpv/config +++ b/.config/mpv/config @@ -82,7 +82,7 @@ osc=no profile=low-latency # video-sync=display-desync # needed or external audio will fail pulse-latency-hacks=yes -demuxer-lavf-o=input_format=mjpeg,video_size=848x480 +# demuxer-lavf-o=input_format=mjpeg,video_size=848x480 # framedrop=no # no-demuxer-thread opengl-glfinish=yes |