<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Paul,</p>
    <p>Let me change my issue then....FFmpeg's demux and decoding
      example uses deprecated APIs (<a class="code"
href="https://ffmpeg.org/doxygen/3.3/group__lavc__decoding.html#gaaa1fbe477c04455cdc7a994090100db4">avcodec_decode_audio4</a>)<br>
    </p>
    <p><a class="moz-txt-link-freetext" href="https://ffmpeg.org/doxygen/3.3/demuxing_decoding_8c-example.html#a93">https://ffmpeg.org/doxygen/3.3/demuxing_decoding_8c-example.html#a93</a><br>
    </p>
    <div class="moz-cite-prefix">On 2018-11-21 3:02 p.m., Paul B Mahol
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAPYw7P6QBEyO5NQKcpSKBviKzgK70TbY4B7WOd3s1rtFpYmkvQ@mail.gmail.com">
      <pre class="moz-quote-pre" wrap="">On 11/21/18, drwho <a class="moz-txt-link-rfc2396E" href="mailto:drwho@infidigm.net"><drwho@infidigm.net></a> wrote:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Hello,

The audio decoder example below fails to decode any file I've tried
(mp3, opus, wav).....

[mp2 @ 0x55d075c3d780] Header missing
Error submitting the packet to the decoder

<a class="moz-txt-link-freetext" href="https://libav.org/documentation/doxygen/master/decode__audio_8c_source.html">https://libav.org/documentation/doxygen/master/decode__audio_8c_source.html</a>
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
Wrong project link, This is FFmpeg, not Libav.
_______________________________________________
Libav-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a>
<a class="moz-txt-link-freetext" href="http://ffmpeg.org/mailman/listinfo/libav-user">http://ffmpeg.org/mailman/listinfo/libav-user</a>
</pre>
    </blockquote>
  </body>
</html>