<p dir="ltr">When you open input file with avformat_open_input function and find decoder based on previously populated format context structure using av_find_decoder ,width and height should be in codex context structure. I had no problems decoding h264.<br>
</p>
<div class="gmail_quote">On Apr 13, 2016 11:36 AM, "Chen Fisher" <<a href="mailto:chen.fisher@gmail.com">chen.fisher@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I'm having a weird problem after compiling ffmpeg release/3.0 from source<div><br></div><div>After calling avcodec_open2, the codec context width is 6 and height is 1280 while the right width should have been 960</div><div><br></div><div>Any ideas?</div><div><br></div><div>Thanks</div><div>Chen</div></div>
<br>_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" rel="noreferrer" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
<br></blockquote></div>