INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: How to Create a 24 KBit CBR MP3  (Read 573 times)

Dieter

  • Regular Member
  • Recent member
  • *
  • Posts: 35
How to Create a 24 KBit CBR MP3
« on: September 28, 2002, 05:06:39 pm »

I need to save a file with 24 KBit CBR MP3 format.  Is there a way of doing this with MJ?  I noticed in the LAME documentation that LAME is capable of compressing down to 8 Kbit.  How do I get the MJ recorder to compress below the current 32 KBit CBR?

Thanks!
Logged
Dieter Murphy

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: How to Create a 24 KBit CBR MP3
« Reply #1 on: September 28, 2002, 05:49:27 pm »

You can call the LAME encoder as an "External Encoder" and pass it any parameters you like.  LAME.EXE is in "c:\program files\j river\media jukebox\plugins".  The parameters would be something like
"-b24 --cbr %IN %OUT"

Logged
Fedora 38 x86_64 Xfce
Pages: [1]   Go Up