Author Topic: lowering mp3 bitrate  (Read 741 times)

Commander

  • Member
  • **
  • Posts: 242
  • Kudos: 52
lowering mp3 bitrate
« on: 1 June 2004, 00:04 »
any software that lower bitrates of mp3 files in a folder all at once (export them with a lower bitrate, not just play them)?  anything will do good,linux.. windows, dont care.

thanks
Ballmer needs a firm kick in the ass.... (since he has no balls)

Refalm

  • Administrator
  • Member
  • ***
  • Posts: 5,183
  • Kudos: 704
  • Sjembek!
    • RADIOKNOP
lowering mp3 bitrate
« Reply #1 on: 1 June 2004, 01:19 »

mobrien_12

  • VIP
  • Member
  • ***
  • Posts: 2,138
  • Kudos: 711
    • http://www.geocities.com/mobrien_12
lowering mp3 bitrate
« Reply #2 on: 1 June 2004, 01:48 »
You could do it from the command line in Linux with lame.

For example:

Code: [Select]

Will make song2.mp3 with mono output and 64 kbs bitrate from song.mp3.

You could make a looping structure to parse all files in a directory.
In brightest day, in darkest night, no evil shall escape my sight....

KernelPanic

  • VIP
  • Member
  • ***
  • Posts: 1,878
  • Kudos: 222
lowering mp3 bitrate
« Reply #3 on: 1 June 2004, 02:41 »
This is so so wrong, lossy upon lossy, argh.  
Contains scenes of mild peril.

Commander

  • Member
  • **
  • Posts: 242
  • Kudos: 52
lowering mp3 bitrate
« Reply #4 on: 1 June 2004, 02:50 »
thanks refalm.  had no idea cdex could do that

edit: thx to all of ya..  i've seen the lame command line thing in another board, but couldnt really use it since i dont know bash.

[ May 31, 2004: Message edited by: Commander - useSuse ]

Ballmer needs a firm kick in the ass.... (since he has no balls)

Refalm

  • Administrator
  • Member
  • ***
  • Posts: 5,183
  • Kudos: 704
  • Sjembek!
    • RADIOKNOP
lowering mp3 bitrate
« Reply #5 on: 2 June 2004, 20:35 »
quote:
Commander - useSuse: thx to all of ya..  i've seen the lame command line thing in another board, but couldnt really use it since i dont know bash.


It's not that difficult  :eek:

Commander

  • Member
  • **
  • Posts: 242
  • Kudos: 52
lowering mp3 bitrate
« Reply #6 on: 7 June 2004, 07:12 »
i guess i'm utterly lazy then  :(
Ballmer needs a firm kick in the ass.... (since he has no balls)