ARM MPEG-4 AAC Decode

This example demonstrates audio/video decoding capability of Cortex-A8 core using MPEG-4 video codec and AAC audio codec. The Multimedia framework used is GStreamer and gst-ffmpeg plug-in is used to call into open source FFmpeg codec libraries.

Please make sure speaker is connected to audio line out 1.

Multimedia Pipeline

gst-launch
 |_ qtdemux - -
   |_ audio         |_ video
     |_faad        |_ mpeg4videoparse
       |_alsasink       |_ ffdec_mpeg4
                    |_ v4l2/fbdev sink