On Apr 24, 2013, at 10:57 AM, Paul B Mahol <one...@gmail.com> wrote:

> For planar sample format, each channel is in separate array:
> 
> channel left = data[0]
> channel right = data[1]
> 
> If you use more than 8 channels, use extended_data instead.
> _______________________________________________
> Libav-user mailing list
> Libav-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user


Paul -- thx for the reply. Fair enough on the above -- so as a contrast to this 
structure, what does the data array look like for a non-planar format with two 
channels? 

Brad 
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to