Commit 506a32c9 authored by Ke Zhao's avatar Ke Zhao
Browse files

Test 80kbps IVAS bitrate for split rendering ambisonics format

parent d4135b90
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -128,7 +128,7 @@ FORMAT_TO_NCHAN = {
    "MASA2": 2,
}

IVAS_BITRATES_AMBI = ["96000", "512000"]
IVAS_BITRATES_AMBI = ["80000", "512000"]
IVAS_BITRATES_MC = ["128000", "160000", "384000"]
IVAS_BITRATES_ISM = ["128000"]
IVAS_BITRATES_MASA = ["24400", "128000"]