<div dir="ltr"><div style>Hi all,</div><div><br></div><div>I am a developer for embedded system and totally new to Opus and open source audio codec. I&#39;m now using Microchip dsPIC33 to develop a decoder for Opus. I am now using sources of libopus. The first question is for calling opus_decode(), do I need to skip the header bytes of an opus file before I can input the file data to opus_decode()? Or will libopus handle this automatically?</div>
<div><br></div><div style>Actually I have browsed through the site, but there is nothing detail talking about the header bytes of opus file. When I compare two opus files by hex viewer I can identify the header portion, but have no clue how each packet is allocated.</div>
<div><br></div><div>BTW, I know libopusfile is solely for decoding and should be more convenience for my application. However, the .a files are not compatible with Microchip compiler. </div><div><br></div><div>Does anyone have any good suggestion?</div>
<div><br></div><div style>Thx!!!</div><div><br></div><div style>BR</div><div style>H.K. Wong</div></div>