[Libav-user] (no subject)

Marcus Johnson bumblebritches57 at gmail.com
Tue Sep 30 02:31:49 CEST 2014


I'm trying to decode audio using libavformat and codec, it's working fine
so far, but I'm having trouble getting the decoded buffer into a single
array to hold all samples, I read that there's a function called
avpicture_layout, and that's basically exactly what I need, except it's for
AVPicture, and I need it for AVFrame, what do I do? I see nothing like that
in the docs.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20140929/9e89ca8e/attachment.html>


More information about the Libav-user mailing list