Perl Script to Create .ogg or .mp3 Files from an Audio CD
https://www.ripit.pl
This Perl script makes it easy to create MP3 files from an audio CD. It
tries to find the artist and song titles with the help of CDDB.
Authors:
--------
Simon Quinn
Mads Martin Joergensen
Felix Suwald
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / ripit
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout multimedia:apps/ripit && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
ripit-3.9.0-ogg.patch | 0000001537 1.5 KB | |
ripit-3.9.0.tar.bz2 | 0000104560 102 KB | |
ripit.changes | 0000008649 8.45 KB | |
ripit.spec | 0000001299 1.27 KB |
Revision 5 (latest revision is 14)
Hendrik Vogelsang (hennevogel)
committed
(revision 5)
- Update to version 3.9.0 * Added options --coverart and --coverpath to select and add coverart to the metadata. * Added option --copycover to copy a cover from some place to each directory of encoded files. * Added option --precmd to execute a command before ripping starts and e.g. ensure presence of coverart. * Added option --trackoffset to add a constant value to the tracknumber in the tracktemplate. * Added options --vatag and --vastring to detect various artist style and split artist and track title. * Added option --cdcue to create cue-files (cue-sheets) to burn the (merged) wav. * Added option --isrc to detect ISRCs in audio data using icedax. * Added options --mblogin and --mbpass to submit detected ISRCs to MusciBrainz.
Comments 0