<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2015-02-17 12:44 GMT+02:00 wm4 <span dir="ltr"><<a href="mailto:nfxjfg@googlemail.com" target="_blank">nfx</a></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
> if(avcodec_open2(pCodecCtx, pCodec)<0)<br>
<br>
You must not use the AVStream's codec context for decoding. Use<br>
avcodec_copy_context().<br></blockquote></div><br></div><div class="gmail_extra">Can you explain this? demuxing_decoding.c does not have it!<br><br></div></div>