On Fri, 21 Nov 2014 11:52:01 +0100
Alexis Ballier <aball...@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.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to