The time now is Fri 24 May 2013, 20:50
All times are UTC - 4 |
| Author |
Message |
Wolf Pup
Joined: 27 Apr 2006 Posts: 637
|
Posted: Sat 12 Apr 2008, 14:22 Post subject:
Paudioscripts-1.4.2 Subject description: Audio Conversion Scripts |
|
Paudiocripts converts audio to one format to another, from the README.txt:
| Quote: | These scripts are able to convert audio files to other formats.
"cd" into a music directory, and then type the desired command in a terminal.
Also, these scripts work with file names that have spaces in them.
i.e. windows file names.
These programs will NOT alter or delete any of your music, they will make a
folder named the same as the command, (i.e. flac2mp3 creates a folder flac2mp3)
in the directory of your music. Any converted music will be in that folder.
---
flac2mp3 - Converts flac to mp3, and copys the flac tags to mp3.
(mp3 options can be changed inside the file, and applys ReplayGain tag.)
flac2wav - Converts flac to wav.
mp32wav - Converts mp3 to wav.
wav2flac - Converts wav to flac.
(flac options can be changed inside the file, and applys ReplayGain tag.)
wav2mp3 - Converts wav to mp3.
(mp3 options can be changed inside the file, and applys ReplayGain tag.)
flac2ogg - Converts flac to ogg, and copys the flac tags to ogg.
(ogg options can be changed inside the file, and applys ReplayGain tag if vorbisgain is installed.)
wav2ogg - Converts wav to ogg.
(ogg options can be changed inside the file, and applys ReplayGain tag if vorbisgain is installed.)
ogg2wav - Converts ogg to wav.
wma2wav - Converts wma to wav. |
paudioscripts-1.4.2.pet
md5sum
If your in puppy3, you'll need these for the flac and ogg scripts to work:
For .ogg ReplayGain Tag support: vorbisgain-0.34.pet | md5sum
(Needs all the .pets below for puppy3.)
vorbis_tools-1.2.0.pet | md5sum
libogg-1.1.3.pet | md5sum
libvorbis-1.2.0.pet | md5sum
libao-0.8.8.pet | md5sum
flac-1.2.1.pet | md5sum
other puppy versions may need additional libs.
Visit ttuuxxx's repository of Libraries if you need a lib.
_________________
Visit The Repository - Helpful and hard-to-find treats for Puppy 3.
Click Here for Puppy Support Chat, + Helpful Links.
Last edited by Wolf Pup on Tue 03 Feb 2009, 22:04; edited 19 times in total
|
|
Back to top
|
|
 |
trapster

Joined: 28 Nov 2005 Posts: 1966 Location: Maine, USA
|
Posted: Sat 12 Apr 2008, 14:32 Post subject:
|
|
mp3 to ogg ?
_________________ trapster
Maine, USA
Asus eeepc 1005HA PU1X-BK
Frugal install:Puppeee4.31 + 1.0, Puppy4.10 + Lupu52
Currently using Puppeee-1.0 AND lupu52 w/ fluxbox
|
|
Back to top
|
|
 |
Wolf Pup
Joined: 27 Apr 2006 Posts: 637
|
Posted: Thu 24 Apr 2008, 01:54 Post subject:
|
|
Updated Paudioscripts to 1.1
Got rid of using sox to decode mp3 and ogg to wav.
trapster, use mp32wav then wav2ogg for them files.
_________________
Visit The Repository - Helpful and hard-to-find treats for Puppy 3.
Click Here for Puppy Support Chat, + Helpful Links.
|
|
Back to top
|
|
 |
Wolf Pup
Joined: 27 Apr 2006 Posts: 637
|
Posted: Sat 26 Apr 2008, 12:30 Post subject:
|
|
Updated Paudioscripts to 1.2
Added wma2wav conversion script.
_________________
Visit The Repository - Helpful and hard-to-find treats for Puppy 3.
Click Here for Puppy Support Chat, + Helpful Links.
|
|
Back to top
|
|
 |
Dingo

Joined: 11 Dec 2007 Posts: 1397 Location: somewhere at the end of rainbow...
|
Posted: Sat 26 Apr 2008, 14:58 Post subject:
|
|
very good linked and mirrored also on dokupuppy:
http://puppylover.netsons.org/dokupuppy/programs:audio_editing
_________________ replace .co.cc with .info to get access to stuff I posted in forum
dropbox 2GB free
OpenOffice for Puppy Linux
Last edited by Dingo on Sun 22 Jun 2008, 08:36; edited 1 time in total
|
|
Back to top
|
|
 |
Wolf Pup
Joined: 27 Apr 2006 Posts: 637
|
Posted: Sun 27 Apr 2008, 15:51 Post subject:
|
|
Updated Paudioscripts to 1.3
Fixed wma2wav not working with spaces in the filename.
_________________
Visit The Repository - Helpful and hard-to-find treats for Puppy 3.
Click Here for Puppy Support Chat, + Helpful Links.
|
|
Back to top
|
|
 |
Dingo

Joined: 11 Dec 2007 Posts: 1397 Location: somewhere at the end of rainbow...
|
Posted: Sun 27 Apr 2008, 16:26 Post subject:
|
|
updated also on dokupuppy (mirror)
http://puppylover.netsons.org/dokupuppy/programs:audio_editing
_________________ replace .co.cc with .info to get access to stuff I posted in forum
dropbox 2GB free
OpenOffice for Puppy Linux
Last edited by Dingo on Sun 22 Jun 2008, 08:36; edited 1 time in total
|
|
Back to top
|
|
 |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 9850 Location: Arizona USA
|
Posted: Sun 27 Apr 2008, 23:23 Post subject:
|
|
Um, can it convert mp3 to mp3? (As, 128 kbps stereo mp3 to 32 kbps mono mp3.) Also, when converting multiple tracks (or mp3 files) on a CD, does it convert the whole CD to wav on the hd before converting the wav to the final format, or does it do one track or file at a time? Finally, can it handle spaces in the path?
|
|
Back to top
|
|
 |
Wolf Pup
Joined: 27 Apr 2006 Posts: 637
|
Posted: Mon 28 Apr 2008, 00:55 Post subject:
|
|
Updated Paudioscripts to 1.4
Updated README about .mp3, .flac, and .ogg replaygain support.
Enabled the *2ogg scripts to support replaygain if vorbisgain is installed.
| Quote: | | Um, can it convert mp3 to mp3? (As, 128 kbps stereo mp3 to 32 kbps mono mp3.) |
somewhat, the script cant convert mp3 to mp3 directly, but mp32wav then wav2mp3 can be done on them.
| Quote: | | Also, when converting multiple tracks (or mp3 files) on a CD, does it convert the whole CD to wav on the hd before converting the wav to the final format, or does it do one track or file at a time? |
You'll need pcdripper or similar to rip .wav's of music, and the scripts do the entire directory of music.
| Quote: | | Finally, can it handle spaces in the path? |
Yup.
_________________
Visit The Repository - Helpful and hard-to-find treats for Puppy 3.
Click Here for Puppy Support Chat, + Helpful Links.
|
|
Back to top
|
|
 |
Wolf Pup
Joined: 27 Apr 2006 Posts: 637
|
Posted: Tue 29 Apr 2008, 19:31 Post subject:
|
|
Updated Paudioscripts to 1.4.1
Fixed flac not applying ReplayGain Tag info, and mp3 as well.
_________________
Visit The Repository - Helpful and hard-to-find treats for Puppy 3.
Click Here for Puppy Support Chat, + Helpful Links.
|
|
Back to top
|
|
 |
Wolf Pup
Joined: 27 Apr 2006 Posts: 637
|
Posted: Wed 04 Jun 2008, 01:16 Post subject:
|
|
Updated Paudioscripts to 1.4.2
Added some program checks before converting.
_________________
Visit The Repository - Helpful and hard-to-find treats for Puppy 3.
Click Here for Puppy Support Chat, + Helpful Links.
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|