On Monday 25 May 2009 01:55 pm, ZephyrQ wrote:
> I have a large number of music files (17 gig worth...yes, for all prying
> eyes they are legal...) that I find I need to convert from .ogg to .mp3.
>
> Not that I want to...but between a teenager with an iphone and being
> saddled with cell phone tha
ZephyrQ wrote:
Stefan Monnier wrote:
I have a large number of music files (17 gig worth...yes, for all prying
eyes they are legal...) that I find I need to convert from .ogg to .mp3.
Not that I want to...but between a teenager with an iphone and being
saddled
with cell phone that won't play
Stefan Monnier wrote:
I have a large number of music files (17 gig worth...yes, for all prying
eyes they are legal...) that I find I need to convert from .ogg to .mp3.
Not that I want to...but between a teenager with an iphone and being saddled
with cell phone that won't play .ogg...well, you
Stefan Monnier said:
>> I have a large number of music files (17 gig worth...yes, for all
>> prying eyes they are legal...) that I find I need to convert from .ogg
>> to .mp3.
>
>> Not that I want to...but between a teenager with an iphone and being
>> saddled with cell phone that won't play .ogg
> I have a large number of music files (17 gig worth...yes, for all prying
> eyes they are legal...) that I find I need to convert from .ogg to .mp3.
> Not that I want to...but between a teenager with an iphone and being saddled
> with cell phone that won't play .ogg...well, you get the picture.
Mike Castle said:
> On Mon, May 25, 2009 at 1:54 PM, marc wrote:
>> ogg is a container, so unless you used a lossless codec (i.e. FLAC)
>> then the mp3s are going to sound horrible, especially as mp3 also has
>> "sound shaping" and, usually, produces variable bit rate files.
>
> I thought most o
On Mon, May 25, 2009 at 1:54 PM, marc wrote:
> ogg is a container, so unless you used a lossless codec (i.e. FLAC) then
> the mp3s are going to sound horrible, especially as mp3 also has "sound
> shaping" and, usually, produces variable bit rate files.
I thought most ogg's were typically vorbis.
Paul Johnson:
> ZephyrQ wrote:
>
>> I have a large number of music files (17 gig worth...yes, for all prying
>> eyes they are legal...) that I find I need to convert from .ogg to .mp3.
>>
>> Not that I want to...but between a teenager with an iphone and being
>> saddled with cell phone that won't
On Mon, May 25, 2009 at 6:49 PM, ZephyrQ wrote:
> it at a friends house) or needs marching band music (a HUGE gap in Linux
> support, BTW). She has also given up trying to convince me to load XP 'just
> so I can get stuff done'.
I hope you're not hinting that Linux and marching band music don't
Paul Johnson wrote:
ZephyrQ wrote:
I have a large number of music files (17 gig worth...yes, for all prying
eyes they are legal...) that I find I need to convert from .ogg to .mp3.
Not that I want to...but between a teenager with an iphone and being
saddled with cell phone that won't play .ogg.
This sounds like what I need...now I just have to dust off a few
websites to remember how to write a bash script...
Matthew Moore wrote:
> On Monday 25 May 2009 11:55:53 am ZephyrQ wrote:
>> What is the best way to do this? I would prefer a CLI option that I can
>> run in the background, but I
ZephyrQ wrote:
Just for the record, I did just that (minor differences). My issue
isn't finding a way...it is finding the *best* way...and I don't have
time to go through a kajillion options...
...which is why I asked a list full of knowledgeable users who know a
lot more than I about CLI...
On Mon, May 25, 2009 at 12:55:53PM -0500, ZephyrQ wrote:
> I have a large number of music files (17 gig worth...yes, for all prying
> eyes they are legal...) that I find I need to convert from .ogg to .mp3.
>
> Not that I want to...but between a teenager with an iphone and being
> saddled with
On Mon, May 25, 2009 at 07:29:08PM +0100, Harry Rickards wrote:
> Try using the following command in the CLI:
>
> for i in *.ogg; do [[ ! -a "${i%ogg}mp3" ]] && oggdec "$i" -o - | lame
> - --preset standard - "${i%ogg}mp3" ; done
This loses all the metadata in the file. The audio stream will be
ZephyrQ said:
> I have a large number of music files (17 gig worth...yes, for all prying
> eyes they are legal...) that I find I need to convert from .ogg to .mp3.
>
> Not that I want to...but between a teenager with an iphone and being
> saddled with cell phone that won't play .ogg...well, you g
Just for the record, I did just that (minor differences). My issue
isn't finding a way...it is finding the *best* way...and I don't have
time to go through a kajillion options...
...which is why I asked a list full of knowledgeable users who know a
lot more than I about CLI...
JoeHill wro
On 25 May 2009, at 20:19, Paul Johnson wrote:
ZephyrQ wrote:
I have a large number of music files (17 gig worth...yes, for all
prying
eyes they are legal...) that I find I need to convert from .ogg
to .mp3.
Not that I want to...but between a teenager with an iphone and being
saddled with
ZephyrQ wrote:
> I have a large number of music files (17 gig worth...yes, for all prying
> eyes they are legal...) that I find I need to convert from .ogg to .mp3.
>
> Not that I want to...but between a teenager with an iphone and being
> saddled with cell phone that won't play .ogg...well, you g
On Monday 25 May 2009 11:55:53 am ZephyrQ wrote:
> What is the best way to do this? I would prefer a CLI option that I can
> run in the background, but I want to save as much sound quality as I can
> with the transfer...
You should write a script that does the following:
-) decodes the ogg files
ZephyrQ wrote:
I have a large number of music files (17 gig worth...yes, for all prying
eyes they are legal...) that I find I need to convert from .ogg to .mp3.
Not that I want to...but between a teenager with an iphone and being
saddled with cell phone that won't play .ogg...well, you get the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 05/25/09 18:55, ZephyrQ wrote:
> I have a large number of music files (17 gig worth...yes, for all prying
> eyes they are legal...) that I find I need to convert from .ogg to .mp3.
>
> Not that I want to...but between a teenager with an iphone and
ZephyrQ wrote:
> I have a large number of music files (17 gig worth...yes, for all prying
> eyes they are legal...) that I find I need to convert from .ogg to .mp3.
>
> Not that I want to...but between a teenager with an iphone and being
> saddled with cell phone that won't play .ogg...well, y
I have a large number of music files (17 gig worth...yes, for all prying
eyes they are legal...) that I find I need to convert from .ogg to .mp3.
Not that I want to...but between a teenager with an iphone and being
saddled with cell phone that won't play .ogg...well, you get the picture.
What
23 matches
Mail list logo