Ticket #41 (new enhancement)
rip could calculate AccurateRip checksums as it goes in the background
| Reported by: | http://www.google.com/profiles/pharmst | Owned by: | https://thomasvs.myopenid.com/ |
|---|---|---|---|
| Priority: | major | Milestone: | future |
| Component: | morituri | Version: | master |
| Keywords: | Cc: |
Description
Can rip fire off background tasks? It would be nice to have it calculate the AccurateRip? file checksums while it's ripping the next track.
Change History
comment:1 Changed 2 years ago by http://thomasvs.myopenid.com/
- Milestone changed from 0.1.2 to future
comment:2 Changed 15 months ago by https://www.google.com/accounts/o8/id?id=aitoawnfkt2szxtw0hkw4_yj-d9lrmlf69i_szu
I've started work on a GStreamer accurip element which should be able to compute the accuraterip checksum while encoding the track to flac.
Note: See
TracTickets for help on using
tickets.

It would certainly be possible, with a different TaskRunner?.
Have not done this for the console one since that would make the output confusing, but I was considering doing this for a GUI tool.