Hi, I am looking at the conformance test using opus_compare and the test vectors and I am a bit confused about FEC. Is there a way to validate that a decoder processes LBRR frames correctly? Thanks, Alexis
On 05/07/2013 02:15 PM, Alexis Halle wrote:> I am looking at the conformance test using opus_compare and the test > vectors and I am a bit confused about FEC. Is there a way to validate > that a decoder processes LBRR frames correctly?Unfortunately, all the testvectors will verify is that LLBR information is correctly skipped during normal decoding. The main reason is that none of the packet loss behaviour is normative. Cheers, Jean-Marc