L'octidi 8 ventôse, an CCXXI, Brad O'Hearne a écrit :
> Nicolas - thanks for the reply. This makes sense (more or less) to me for
> a planar format -- if I'm understanding you correctly, such a structure
> would look something like:
> 
> uint8_t **data
> data[0]-> channel 1 buffer
> data[1]-> channel 2 buffer

Yes.

> If this is right, then what does an interleaved format look like, is it like 
> this:
> 
> uint8_t **data
> data[0]-> buffer containing interleaved channel 1 and channel 2 data
> 
> Is that correct?

Yes.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to