Skip to content

MP3 & Co

47 Topics 96 Posts

This category can be followed from the open social web via the handle mp3-co@community.audiograbber.org

  • How do I rip to MP3, can only get WMA, tried all settings.

    3
    0 Votes
    3 Posts
    118 Views
    ?
    When running the Lame installer, make sure you modify the install path to the same folder as Audiograbber. By default it goes to c:\program files\audiograbber. In my case it was c:\audiograbber. Lame was first on the list after doing so. Enjoy! WB2GLP
  • how can I get lame mp3 after installing the plugin?

    plugin mp3
    2
    0 Votes
    2 Posts
    254 Views
    ?
    When running the Lame installer, make sure you modify the install path to the same folder as Audiograbber. By default it goes to c:\program files\audiograbber. In my case it was c:\audiograbber. Lame was first on the list after doing so. Enjoy! WB2GLP
  • 0 Votes
    1 Posts
    96 Views
    D
    As you can see in this picture: http://sites.google.com/site/drerock/FLACENCODER.jpg The command line Audiograbber sends to the external FLAC encoder is cut off, resulting in incomplete tags, or even unsuccessful attempts if the file name is quite long. How can I alter what audiograbber sends as a command line to FLAC?
  • Not A Supported Wav File

    2
    0 Votes
    2 Posts
    77 Views
    S
    Is it stereo? Audiograbber can only open stereo files.
  • 0 Votes
    2 Posts
    112 Views
    ?
    Not possible with Audiograbber. It sounds like maybe youre trying to mimic the features of ReplayGain. Rather than pre-processing the ripped PCM audio in Audiograbber, you can instead post-process the encoded file (MP3 or whatever) so that the volume is normalized to a standard level. This is done either by changing the volume levels in the file itself, or by adding tags that tell your media player to do it upon playback. You can specify how to handle peaks (allow clipping or not) and whether to treat the track as part of a collection (album) so relative levels from track to track are preserved. See http://wiki.hydrogenaudio.org/index.php?title=Replaygain
  • A error message came up mp3 encoder problem, what is that?

    1
    0 Votes
    1 Posts
    60 Views
    ?
    I started to rip music already in feedback. When I tried to rip to mp3, it came up "Aborted, MP3 Encoder Problem." I uninstalled/reinstalled audiograbber and drop LAMe Dll mp3 encoader in and Ive still be getting problems. Can you help
  • will it eventualy support flac encoding?

    flac
    2
    0 Votes
    2 Posts
    751 Views
    S
    Yes. Audiograbber already supports FLAC as external encoder. Just get the official FLAC for windows here (with installer or just the command line tools - you just need flac.exe): http://flac.sourceforge.net/download.html Go to "MP3 settings" (it is named "mp3", but it works for any format), "external encoder" and browse for "flac.exe". Use it with the following command line: [] [] [] %s %d (the %s %d is the param Audiograbber uses for input and output file) Options: http://flac.sourceforge.net/documentation_tools_flac.html Best, Stefan