[opus] Please help me decode this webrtc chrome conversation

Ilya Basin basinilya at gmail.com
Fri Nov 29 12:31:44 PST 2013


Yes, I parse the RTP header, decrypt the payload and then feed the
decrypted data to opus. Besides, opus_decoder_get_nb_samples() on 1st
packet returns reasonable number 960, but then opus_decode() fails.


On Fri, Nov 29, 2013 at 11:39 PM, Jean-Marc Valin <jmvalin at jmvalin.ca>wrote:

> On 29/11/13 01:49 PM, Ilya Basin wrote:
> > For example, the RTP payload is decrypted successfully, but
> > opus_packet_get_nb_samples() or opus_decode() return
> > OPUS_INVALID_PACKET.
>
> Are you sure you didn't forget to strip the RTP header before decoding it?
>
>         Jean-Marc
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/opus/attachments/20131130/b5b2050c/attachment.htm 


More information about the opus mailing list