accurip

The accurip element calculates a CRC for an audio stream which can be used to match the audio stream to a database hosted on AccurateRip. This database is used to check for a CD rip accuracy.

Example launch line

 gst-launch-1.0 -m uridecodebin uri=file:///path/to/song.flac ! audioconvert ! accurip ! fakesink

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstBaseTransform
                    ╰──GstAudioFilter
                        ╰──accurip

Factory details

Authors: – Christophe Fergeau

Classification:Filter/Analyzer/Audio

Rank – none

Plugin – accurip

Package – GStreamer Bad Plug-ins

Pad Templates

sink

audio/x-raw:
         format: S16LE
           rate: 44100
       channels: 2

Presencealways

Directionsink

Object typeGstPad


src

audio/x-raw:
         format: S16LE
           rate: 44100
       channels: 2

Presencealways

Directionsrc

Object typeGstPad


Properties

first-track

“first-track” gboolean

Indicate to the CRC calculation algorithm that this is the first track of a set

Flags : Read / Write

Default value : false


last-track

“last-track” gboolean

Indicate to the CRC calculation algorithm that this is the last track of a set

Flags : Read / Write

Default value : false


The results of the search are