Hello there, I try to play a quick time MOV file and I use qtdemux, my
video part is ok now but I am not sure which plugin to use to decode the audio
data. From my manual parse of the MOV file, the audio is mp4a and
it’s esds (elementary stream descriptor) shows it’s ISO/IEC14496-3
audio. However a quick search of mp4a in good and bad plugin
package does not reveal any decoder for it. Anyone know which one I should use? I have ALSA sink ready. Thanks, Feng ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
You can use any AAC decoder to decode AAC. 'faad' is the most commonly
used one on desktops. The plugin for that is in gst-plugins-ugly. Mike On Fri, Nov 5, 2010 at 6:40 PM, Feng Ye <[hidden email]> wrote: > Hello there, > > > > I try to play a quick time MOV file and I use qtdemux, my video part is ok > now but I am not sure which plugin to use to decode the audio data. > > From my manual parse of the MOV file, the audio is mp4a and it’s esds > (elementary stream descriptor) shows it’s ISO/IEC14496-3 audio. > > However a quick search of mp4a in good and bad plugin package does not > reveal any decoder for it. > > Anyone know which one I should use? I have ALSA sink ready. > > > > > > Thanks, > > Feng > > > > ------------------------------------------------------------------------------ > The Next 800 Companies to Lead America's Growth: New Video Whitepaper > David G. Thomson, author of the best-selling book "Blueprint to a > Billion" shares his insights and actions to help propel your > business during the next growth cycle. Listen Now! > http://p.sf.net/sfu/SAP-dev2dev > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel > > ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |