[FFmpeg-user] Wrong width when decoding h264

Chen Fisher chen.fisher at gmail.com
Wed Apr 13 11:38:59 CEST 2016


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.fisher at 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
>


More information about the ffmpeg-user mailing list