[FFmpeg-devel] Help with AVFrame

??? daikui.shi
Mon Jul 28 04:16:43 CEST 2008


You can refer to the avcodec.h for AVFrame structure declaration.

The AVFrame can be RGB data, YUV data and other data structures, its type is assigned by pict_type in this structure.

BR,
daikui.shi at gmail.com
----- Original Message ----- 
From: "Jesse L. Zamora" <xtremek2008 at aim.com>
To: <ffmpeg-devel at mplayerhq.hu>
Sent: Monday, July 28, 2008 7:31 AM
Subject: [FFmpeg-devel] Help with AVFrame


> Hello Everyone,
> 
> I've been somewhat confused about AVFrame. I can't seem to figure out what 
> data I need to put in it for my decoder function. I don't know what format 
> the data is supposed to be in......I've searched on the internet for AVFrame 
> documentation and I can't find any.......
> 
> Thanks Everybody
> 
> Xtreme Kommander
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel



More information about the ffmpeg-devel mailing list