![]() |
![]() |
![]() |
GStreamer Bad Plugins 1.0 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
GObject +----GInitiallyUnowned +----GstObject +----GstElement +----GstBaseTransform +----GstAudioFilter +----GstAccurip
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.
gst-launch-1.0 -m uridecodebin uri=file:///path/to/song.flac ! audioconvert ! accurip ! fakesink
plugin |
accurip |
author |
Christophe Fergeau <teuf@gnome.org> |
class |
Filter/Analyzer/Audio |
"first-track"
property"first-track" gboolean : Read / Write
Indicate to the CRC calculation algorithm that this is the first track of a set.
Default value: FALSE
"last-track"
property"last-track" gboolean : Read / Write
Indicate to the CRC calculation algorithm that this is the last track of a set.
Default value: FALSE