wavenc
Format an audio stream into the wav format.
Example launch line
gst-launch-1.0 cdparanoiasrc mode=continuous ! queue ! audioconvert ! wavenc ! filesink location=cd.wav
Rip a whole audio CD into a single wav file, with the track table written into a CUE sheet inside the file
gst-launch-1.0 cdparanoiasrc track=5 ! queue ! audioconvert ! wavenc ! filesink location=track5.wav
Rip track 5 of an audio CD into a single wav file containing unencoded raw audio samples.
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──wavenc
Implemented interfaces
Factory details
Authors: – Iain Holmes
Classification: – Codec/Muxer/Audio
Rank – primary
Plugin – wavenc
Package – GStreamer Good Plug-ins
Pad Templates
The results of the search are