Results 1 to 3 of 3

Thread: mpg321 volume

  1. #1
    Join Date
    May 2007
    Location
    Portland, OR
    Beans
    50
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    mpg321 volume

    I have a small server that I'm using to play hold music for our phone system. It works great, but the volume is inadequate. As far as I can tell, mpg321 is playing as loudly as possible. From the script:

    mpg321 -o oss -a /dev/dsp -g 100 -q -@ $playlist

    A few questions: Is there a way to get mpg321 to play more loudly? If not, is there a way to get these mpg files to be "louder" when played? Finally, this setup uses the audio that's on the motherboard (it's an older HP PC) -- will I get better volume with an add-in audio card?

    I'm looking to avoid having to purchase a headphone amp for this setup.

    Thanks!

  2. #2
    Join Date
    Jun 2006
    Location
    Gwangju, Korea
    Beans
    3,479

    Re: mpg321 volume

    Quote Originally Posted by artesvida View Post
    I have a small server that I'm using to play hold music for our phone system. It works great, but the volume is inadequate. As far as I can tell, mpg321 is playing as loudly as possible. From the script:

    mpg321 -o oss -a /dev/dsp -g 100 -q -@ $playlist

    A few questions: Is there a way to get mpg321 to play more loudly? If not, is there a way to get these mpg files to be "louder" when played? Finally, this setup uses the audio that's on the motherboard (it's an older HP PC) -- will I get better volume with an add-in audio card?

    I'm looking to avoid having to purchase a headphone amp for this setup.

    Thanks!
    I don't know a solution, but depending on your audio files, you could try this workaround:

    Open the files in Audacity and run Effect > Amplify.

  3. #3
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: mpg321 volume

    You can use mp3gain to increase the gain of your mp3 files:

    Code:
    mp3gain -g i some.mp3
    Where i is a number of your choice.

    Mp3gain is available in the repositories.

    Jim

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •