mpegaudioparse
Parses and frames mpeg1 audio streams. Provides seeking.
Example launch line
 gst-launch-1.0 filesrc location=test.mp3 ! mpegaudioparse ! mpg123audiodec
  ! audioconvert ! audioresample ! autoaudiosink
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──GstBaseParse ╰──mpegaudioparse
Factory details
Authors: – Jan Schmidt 
Classification: – Codec/Parser/Audio
Rank – primary + 2
Plugin – audioparsers
Package – GStreamer Good Plug-ins
Pad Templates
src
        audio/mpeg:
    mpegversion: 1
          layer: [ 1, 3 ]
mpegaudioversion: [ 1, 3 ]
           rate: [ 8000, 48000 ]
       channels: [ 1, 2 ]
         parsed: true
The results of the search are