https://blog.csdn.net/zhoubotong2012/article/details/79338093
ffmpeg -list_devices true -f dshow -i dummy
ffmpeg -list_options true -f dshow -i video="USB 2861 Device"
ffmpeg -list_options true -f dshow -i audio="Capture Input terminal (AC Interface)"
本文介绍了使用FFmpeg工具进行设备列表展示及指定设备的配置方法。通过命令行参数实现设备枚举,并针对特定USB设备及音频捕获终端进行选项设置。

7650

被折叠的 条评论
为什么被折叠?



