summary refs log tree commit diff
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2020-06-23 13:03:03 +0200
committerRobert Günzler <r@gnzler.io>2020-06-23 13:03:03 +0200
commita66b3ddb57ef1faeac2be87f1f649529ad55ccc9 (patch)
treeaba16fc3976534a5679c4106e202db4378df69b6
parentc4c4fd0785fad749c943867d42b04df69aa09fab (diff)
mpv: drop assumption about input format from webcam profile
-rw-r--r--.config/mpv/config2
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