<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hello,</div><div>I am trying to write a simple libav*-wrapper for frame-by-frame video</div><div> processing. The code is located here:</div><div> <a href="https://github.com/vkmaheshbhat/EasyFFmpeg/blob/master/videodecoder.h">https://github.com/vkmaheshbhat/EasyFFmpeg/blob/master/videodecoder.h</a></div><div><br></div><div>When I run it on the file</div><div> <a href="https://github.com/vkmaheshbhat/EasyFFmpeg/blob/master/Data/vid.mp4">https://github.com/vkmaheshbhat/EasyFFmpeg/blob/master/Data/vid.mp4</a>,</div><div> I get a lot of errors as in the attached file. While transcoding with avconv</div><div>from CLI, it has no issues with the file, nor MPlayer or VLC do. I have a</div><div>feeling I am doing something wrong in the initialization. Can someone</div><div>please look into this?</div><div><br></div><div>Mahesh<br></div></div></div></div>