Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有实时音频流服务。我需要使用 ffmpeg 实时检查流的音频电平。
我努力了
ffmpeg -i sample.aac -filter:a volumedetect -vn -f null /dev/null
我需要我的实时音频流链接代替sample.aac.
sample.aac