Skip to content
Discussion options

You must be logged in to vote

We have template files for Opus FOA and Opus 7.1.4. These are preconfigured with target_bitrate_per_channel: 64000. This value represents the bitrate per audio channel in bits per second.

Effectively the templates result in an overall bitrate of:

FOA (4 channels): 4 channels * 64000 = 256000 bits / sec
7.1.4 (12 channels): 12 channels * 64000 = 768000 bits / sec

If you want a different overall bitrate, you can change target_bitrate_per_channel before encoding an IAMF file.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jwcullen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #32 on March 09, 2026 20:51.