width and height of avcodeccontext before calling avcodec_open2 is 0, 1280
(so I guess the problem is somewhere before avcodec_open2?)

On Wed, Apr 13, 2016 at 12:30 PM, Chen Fisher <chen.fis...@gmail.com> wrote:

> I'm having a weird problem after compiling ffmpeg release/3.0 from source
>
> After calling avcodec_open2, the codec context width is 6 and height is
> 1280 while the right width should have been 960
>
> Any ideas?
>
> Thanks
> Chen
>
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to