[FFmpeg-devel] FFMPEG API

wm4 nfxjfg at googlemail.com
Tue Dec 1 15:03:28 CET 2015


On Tue, 1 Dec 2015 14:33:09 +0200
Yosef B <yosef.kh at gmail.com> wrote:

> Hi,
> I'm new with ffmpeg, I'm using the (XX-57) version.
> 
> I have the following old code but I can't find the *avcodec_alloc_frame*:
>     AVPicture* pConvertedFrame = *avcodec_alloc_frame*();
> 
> *I get:  *
> *error C3861: 'avcodec_alloc_frame': identifier not found *
> 
> I tried the *"*
> *get_frame_defaults(pConvertedFrame);" *with no luck!!!
> 
> Any idea?
> 

The correct mailing list for such question is: libav-user at ffmpeg.org


More information about the ffmpeg-devel mailing list