Kangry.com [insert cool graphic here]
home | Topics | Logout | Search | Contact | ?? Kangry ?? | Bandwitdh
Topics:
DVR
nvrec
Mplayer
Links
Misc
Commands
Humor

Name

Password

New user

uploaded files
(linux_command_line)-> super simple burn mp3s to CDR submited by Russell Mon 24 Jan 05
Edited Fri 08 Jul 05
Web kangry.com
## this is a shell script
## this will decode mp3 files into the proper format for an 
## audio CD, and burn them to the cdr
## order will be alphanumeric, and if the they won't all fit, the disk
## may become a coaster
for I in *.mp3
do
    mpg123 --cdr - "$I" | cdrecord -audio -pad -nofix -
done
cdrecord -fix

mpg123 is part of mpg321


Add comment or question...:
Subject:
Submited by: NOT email address. Leave blank for anonymous    (Spam Policy)

Enter Text: (text must match image for posting)




This file (the script that presented the data, not the data itself) , last modified Tuesday 06th of March 2018 11:41:12 PM
your client: claudebot
current time: Tuesday 16th of April 2024 02:23:36 PM