rademux
Demuxes/parses a RealAudio (.ra) file or stream into compressed audio.
Example launch line
gst-launch-1.0 filesrc location=interview.ra ! rademux ! avdec_real_288 ! audioconvert ! audioresample ! autoaudiosink
Read a RealAudio file and decode it and output it to the soundcard using the ALSA element. The .ra file is assumed to contain RealAudio version 2.
gst-launch-1.0 souphttpsrc location=http://www.example.org/interview.ra ! rademux ! ac3parse ! a52dec ! audioconvert ! audioresample ! autoaudiosink
Stream RealAudio data containing AC3 (dnet) compressed audio and decode it and output it to the soundcard.
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──rademux
Factory details
Authors: – Tim-Philipp Müller
Classification: – Codec/Demuxer
Rank – secondary
Plugin – realmedia
Package – GStreamer Ugly Plug-ins
Pad Templates
The results of the search are