Geting Audio Devices For Use With FFMpeg

18 February, 2023

dshow

Use this on Windows.

ffmpeg -list_devices true -f dshow -i ""

pulse (pactl)

Use this on Linux with PulseAudio installed.

pactl list sources