Managing sound and video settings during Teams meetings and calls for optimal communication
<QUOTE>
Thank you for the tip, but when I extracted the ffmpeg file, at first I could not find the .exe file but then took a closer look and I had downloaded the code instead. I have now found the correct .exe file.
I tried to write a bat file, but I don't think I got it quite right.
@echo off
cd "C:\Users\OneDrive - Adobe\Documents\LAP\ffmpeg files\ffmpeg-master-latest-win64-gpl\bin>ffmpeg -f dshow -show_video_device_dialog true -i video="Logitech Webcam C925e""
pause
Is this the correct way? Any guidance from you guys on how to correct this bat file would be very helpful!
<\QUOTE>
This is what mine looks like:
cd "D:\Programs\ffmpeg-N-112848-g2020ef9770-win64-gpl\bin"
ffmpeg -f dshow -show_video_device_dialog true -i video="NexiGo N930AF FHD Webcam"