Hi, Does anybody know if qtmux accepts a buffer of one frame or can it be a buffer with multiple frames in them? thanks, --Khanh ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
forgot to mention that this is for audio. I'm trying to mux raw aac-lc to an mp4 container. thanks, --Khanh From: Khanh Nguyen <[hidden email]> To: [hidden email] Sent: Wednesday, September 30, 2009 12:40:38 PM Subject: [gst-devel] qtmux Hi, Does anybody know if qtmux accepts a buffer of one frame or can it be a buffer with multiple frames in them? thanks, --Khanh ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
You will certainly need it in separate buffers per audio frame. You
can use aacparse, probably. Mike On Wed, Sep 30, 2009 at 12:50 PM, Khanh Nguyen <[hidden email]> wrote: > forgot to mention that this is for audio. I'm trying to mux raw aac-lc to > an mp4 container. > > thanks, > --Khanh > > ________________________________ > From: Khanh Nguyen <[hidden email]> > To: [hidden email] > Sent: Wednesday, September 30, 2009 12:40:38 PM > Subject: [gst-devel] qtmux > > Hi, > Does anybody know if qtmux accepts a buffer of one frame or can it be a > buffer with multiple frames in them? > > thanks, > --Khanh > > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9-12, 2009. Register now! > http://p.sf.net/sfu/devconf > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel > > ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |