We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 661fb35 + ec2ef3d commit 3a8103bCopy full SHA for 3a8103b
webcamdialog.bat
@@ -1,2 +1,3 @@
1
+chcp 65001 > nul
2
set cam="YOUR WEBCAM NAME"
-ffmpeg -f dshow -show_video_device_dialog true -i video=%cam%
3
+ffmpeg -f dshow -show_video_device_dialog true -i video=%cam%
0 commit comments