RipTcl is a Tcl/Tk front-end to rip audio CDs, encode and/or transcode audio files and featuring extended tagging capabilities. It is a frontend to cdparanoia/icedax, oggenc/ogg123, lame, flac, faac/faad2, MP4Box (gpac project) and MPlayer.
Encoding formats are:
* FLAC as a free lossless high quality format (the default)
* OGG-VORBIS audio,
* MPEG-1 Audio Layer 3 (mp3),
* AAC audio layer 2/4 (aac),
* AAC audio as above in a mp4 container (m4a) or
ripping from CD in
* raw format or creating
* wav files.
If you have an USB-mass-storage capable player, it will be detected and you can save your files directly on the player (top directory or subdirectories). Also possible is to burn a CD in DAO mode with aid of the cdrdao program.
There is support for audio playback using "MPlayer" or built in daves' cd player "dcd".
Requirements:
- Tcl in version 8.4 or higher (tclsh8.4 or tclsh8.5)
- Tcl extension packages:
+ uuid (>=1.0.1),
+ http (>=2.5),
+ cmdline (>=1.3.1),
+ fileutil (>=1.13.4);
- Tk in version 8.4 or higher (wish8.4 or wish8.5)
- Tk extension packages:
+ BWidget (>=1.8),
+ Iwidgets (>=4.0),
+ img (>=1.3);
- libtagext0 in version 0.6.3 or higher
- aclocal
- autoconf
- automake
- udev
- flac
- sox
- cdparanoia and/or icedax
- cdrdao
Product's homepage
What's New in This Release: [ read full changelog ]
· small bug fixes
· improved uuid support for tracks and albums
· internal search for uuids implemented
· added script "update_uuids_for_tracks.tcl"