0

I used ffmpeg to transcode an MP3 audio file to opus (using libopus option) at 32kbps and 24kHz sample rate. Then I called ffprobe to retrieve the bitrate (stream=bit_rate option). The result I got was N/A.

If I use opusinfo.exe to retrieve the bitrate of the same file, I get the correct result. Is there anything I can do to get the correct result using ffprobe?

0 Answers0