
RokMySox v0.1 - Trim
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
About:
Adds a menu entry "RokMySox -> Trim Song" that trims the beginning of a song a specified number of seconds, converts the song to mp3 using lame and retags the new file with the existing mp3 file's tags. This script requires that the file be in mp3 format prior to trimming; it also only converts the first file if more than one is selected (to increase speed).
Required dependencies:
Amarok >= 1.3 (http://amarok.kde.org/)
LAME >= 3.97 (http://lame.sourceforge.net/)
FLAC >= 1.2.1 (http://flac.sourceforge.net/)
LibId3Tag >= 1.5 (http://www.underbit.com/products/mad/)
SoX >= 14.0.0 (http://sox.sourceforge.net/)
GNU grep >= 2.5.3 (http://www.gnu.org/software/grep/)
GNU sed >= 4.1.5 (http://www.gnu.org/software/sed/)
Sox must be compiled with mp3 support.
Author:
Colin Taylor (cjntaylor@gmail.com)
Please login or register to add a comment or rating