[Bug 685163] New: Add element for AccurateRip calculation

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 30 13:40:10 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=685163
  GStreamer | gst-plugins-bad | git

           Summary: Add element for AccurateRip calculation
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: cfergeau at redhat.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=225442)
 View: https://bugzilla.gnome.org/attachment.cgi?id=225442
 Review: https://bugzilla.gnome.org/review?bug=685163&attachment=225442

add accuraterip element

Morituri[1] calculates AccurateRip checksums[2][3] of the data it ripped to
check if the ripping is fully accurate. It currently does this in python, but
this is really slow. The attached patch adds an element doing this computation,
and it's much faster (in my testing, I could compute the checksums for the
whole CD while the python code was still processing the first track). It's
heavily based on the chromaprint element.

[1] https://thomas.apestaart.org/morituri/trac
[2]
http://wiki.hydrogenaudio.org/index.php?title=AccurateRip#Ripped_track_checksums
[3]
http://forum.dbpoweramp.com/showthread.php?20641-AccurateRip-CRC-Calculation

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list