Helix MP3 Encoder instead of LAME (Recommended by me ;)

General discussions.

Moderator: moderators

Helix MP3 Encoder instead of LAME (Recommended by me ;)

Postby whepper » Sun Nov 20, 2011 8:15 pm

Hi!

This weekend I successfully implemented the use of the Helix MP3 encoder instead of the LAME encoder. I decided to use Helix, because it beat LAME in 128kbit listening tests and is ridiculous fast. CPU usage dropped by 50% on my server, thus preserving power and encoding time.

You can download the Helix MP3 encoder here:
http://www.rarewares.org/files/mp3/helix_mp3enc_CVS.zip

I've used the following encoding steps:

Step 1: ffmpeg -i %s -v 0 -f wav -
Step 2: hmp3 -X2 -U2 -V80 -HF2 - -

Alternative step 2: hmp3 -X2 -U2 -V80 -HF2 -SBT450 -TX0 - -

My target bitrate is about 160kbit here (VBR) and I've added the HF2 tag to enable frequencies above 16khz. I think this setting is transparent (most of the time). CBR encoding is possible, by not using the -V80 parameter, but using the B parameter, but beware: the bitrate is channel based, so 64kbit in Subsonic means a 128kbit total bitrate. When using a bitrate lower than V80 or 160kbit CBR you'll have to remove the HF2 tag, because otherwise it will negatively impact the sound quality.

Let me know what you think of it! :mrgreen:
whepper
 
Posts: 3
Joined: Mon Aug 29, 2011 6:25 pm

Re: Helix MP3 Encoder instead of LAME (Recommended by me ;)

Postby kleverbear » Sun Nov 20, 2011 11:51 pm

Oh what type of system did you install this? tested on?
Ubuntu 10.04 LTS
Atom @ 1.60GHz, 4 cores 2Gb ram
6 Users

SubSonic 4.6 (build 2585)
2,575 artist
2,053 albums
16,090 songs
288.69GB (~4,484 hours)
User avatar
kleverbear
 
Posts: 48
Joined: Thu Nov 03, 2011 3:34 pm
Location: US, Mexico

Re: Helix MP3 Encoder instead of LAME (Recommended by me ;)

Postby whepper » Mon Nov 21, 2011 12:29 am

I'm running it on Windows (Windows Home Server 2011). But if taken from source it must be possible to run it on Linux too.

https://datatype.helixcommunity.org/Image:2005/mp3enc.doc
whepper
 
Posts: 3
Joined: Mon Aug 29, 2011 6:25 pm


Return to General

Who is online

Users browsing this forum: No registered users and 1 guest