| 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.
1 |
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 |