C++音视频

代码改变世界

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

使用ffmpeg录音的时候遇到了以下错误

[dshow @ 0000022cea37f340] Could not find audio only device with name [麦克风 (Realtek High Definition Audio)] among source devices of type audio.
[dshow @ 0000022cea37f340] Searching for audio device within video devices for 麦克风 (Realtek High Definition Audio)
[dshow @ 0000022cea37f340] Could not find audio only device with name [麦克风 (Realtek High Definition Audio)] among source devices of type video.

使用 ffmpeg -list_devices true -f dshow -i dummy 查看是有该设备的

问题没解决,后续再研究。。。

posted on 2022-04-20 09:52  shunxiang  阅读(661)  评论(2编辑  收藏  举报