[FFmpeg-devel] [PATCH 3/6] Add AV_PIX_FMT_NV12T.

Alexis Ballier aballier at gentoo.org
Fri Nov 21 14:58:15 CET 2014


On Fri, 21 Nov 2014 11:52:01 +0100
Alexis Ballier <aballier at gentoo.org> wrote:
> > No, this would imply that the pointer to the opaque data is in
> > AVFrame.data[3], and all other pointers are ignored. So you have
> > only 1 pointer. AVFrame.linesize has no meaning either in this case.
> 
> this won't work with NV12(T) since the format has 2 planes

tried that and it indeed completely breaks linesize computing which i
need.


More information about the ffmpeg-devel mailing list