Stop Microsoft
Welcome,
Guest
. Please
login
or
register
.
Have you missed your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length.
News:
Home
Help
Login
Register
Stop Microsoft
»
Operating Systems
»
Linux and UNIX
»
MP3 to WAV
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: MP3 to WAV (Read 454 times)
Master of Reality
VIP
Member
Posts: 4,249
Kudos: 177
MP3 to WAV
«
on:
20 June 2002, 05:13 »
is there any good command-line program that will 'decode' my MP3s to WAV??
Is there any way to decode more than one MP3 using mpg123???
Logged
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'
badkarma
VIP
Member
Posts: 497
Kudos: 0
MP3 to WAV
«
Reply #1 on:
20 June 2002, 13:46 »
1. mpg123/lame/mad encoder
2. write a small shell script
Logged
If you can't learn to do something well, learn to enjoy doing it poorly.
Master of Reality
VIP
Member
Posts: 4,249
Kudos: 177
MP3 to WAV
«
Reply #2 on:
20 June 2002, 20:41 »
how would i go about writing a shell script that would decode every MP3 in the directory using mpg123?
[ June 20, 2002: Message edited by: Master of Reality / Bob ]
Logged
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'
badkarma
VIP
Member
Posts: 497
Kudos: 0
MP3 to WAV
«
Reply #3 on:
20 June 2002, 20:51 »
I'll post my script when I get home in about an hour (computer is off ... else I'd just ssh)
Logged
If you can't learn to do something well, learn to enjoy doing it poorly.
badkarma
VIP
Member
Posts: 497
Kudos: 0
MP3 to WAV
«
Reply #4 on:
22 June 2002, 18:08 »
sorry man, totally forgot.....
here it is, it's far from perfect though, but it works (it's to burn a dir with mp3 files on a cd, generate_toc.sh is from the cdrdao package (though it's not in the latest CVS anymore))
Code:
[Select]
Logged
If you can't learn to do something well, learn to enjoy doing it poorly.
Print
Pages: [
1
]
Go Up
« previous
next »
Stop Microsoft
»
Operating Systems
»
Linux and UNIX
»
MP3 to WAV