We have collected the most relevant information on Audioconvert Audioresample. Open the URLs, which are collected below, and you will find all the info you are interested in.


audioresample - GStreamer

    https://gstreamer.freedesktop.org/documentation/audioresample/index.html
    gst-launch-1.0 -v uridecodebin uri=file:///path/to/audio.ogg ! audioconvert ! audioresample ! audio/x-raw, rate=8000 ! autoaudiosink Decode an audio file and downsample it to 8Khz and play sound. To create the Ogg/Vorbis file refer to the documentation of vorbisenc. This assumes there is an audio sink that will accept/handle 8kHz audio. Hierarchy

audioconvert - GStreamer

    https://gstreamer.freedesktop.org/documentation/audioconvert/index.html
    Audioconvert converts raw audio buffers between various possible formats. signedness and endianness conversion and channel transformations (ie. upmixing and downmixing), as well as dithering and noise-shaping. Example launch line gst-launch-1.0 -v -m audiotestsrc ! audioconvert ! audio/x-raw,format=S8,channels=2 ! level ! fakesink silent=TRUE

audioresample - freedesktop.org

    https://www.freedesktop.org/software/gstreamer-sdk/data/docs/latest/gst-plugins-base-plugins-0.10/gst-plugins-base-plugins-audioresample.html
    Description audioresample resamples raw audio buffers to different sample rates using a configurable windowing function to enhance quality. Example launch line 1 gst-launch -v filesrc location=sine.ogg ! oggdemux ! vorbisdec ! audioconvert ! audioresample ! audio/x-raw-int, rate=8000 ! alsasink

a52dec - GStreamer

    https://gstreamer.freedesktop.org/documentation/a52dec/index.html
    gst-launch-1.0 dvdreadsrc title=1 ! mpegpsdemux ! a52dec ! audioconvert ! audioresample ! autoaudiosink Play audio part of a dvd title. gst-launch-1.0 filesrc location=abc.ac3 ! ac3parse ! a52dec ! audioconvert ! audioresample ! autoaudiosink Decode and play a stand alone AC-3 file.

autoaudiosink - GStreamer

    https://gstreamer.freedesktop.org/documentation/autodetect/autoaudiosink.html
    autoaudiosink. autoaudiosink is an audio sink that automatically detects an appropriate audio sink to use. It does so by scanning the registry for all elements that have "Sink" and "Audio" in the class field of their element information, and also have a non-zero autoplugging rank.

Now you know Audioconvert Audioresample

Now that you know Audioconvert Audioresample, we suggest that you familiarize yourself with information on similar questions.