ffmpegHow to list recording sound devices on PC in Ubuntu
Usage example
arecord -l
output
card 1: Generic [HD-Audio Generic], device 0: ALC887-VD Analog [ALC887-VD Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Generic [HD-Audio Generic], device 2: ALC887-VD Alt Analog [ALC887-VD Alt Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
Related
More of Ffmpeg
- How to convert AV1 to H.264
- How to reduce background audio noise using arnndn (neural network models)
- How to add multi-line text to video using drawtext filter
- List all supported codecs
- How to download m3u8 steam and save to mp4
- How to automatically normalize audio volume
- How to use filter_complex to apply filters to videos
- Select specific video/audio track when converting video
- How to cut MP3 based on start/end
- How to use presets
See more codes...