Skip to content

Instantly share code, notes, and snippets.

View LucHermkens's full-sized avatar
🐳
Enjoying life

Luc Hermkens LucHermkens

🐳
Enjoying life
View GitHub Profile
@LucHermkens
LucHermkens / WebcamSettingsDialog.md
Last active January 4, 2026 23:06
Simple script to open the native webcam settings dialog on Windows using ffmpeg [AI-generated]

Webcam Settings dialog

  1. Download ffmpeg, I recommend from here: https://www.gyan.dev/ffmpeg/builds

    ffmpeg-git-essentials.7z should do the trick!

  2. Extract it and copy ffmpeg.exe from the bin folder to the same folder as WebcamSettingsDialog.ps1

  3. Right click on WebcamSettingsDialog.ps1 and click Run with PowerShell