Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Recent Posts
2
General - (fb2k) / Re: error reading (CUI?) configuration file
Last post by musicmusic -
Really what you need is a backup of the file. On the off chance that Windows has backed it up and located the backup in the new Windows installation, you could open Properties in File Explorer on the original file, and check the Previous Versions tab.

If you don't have a backup, you could open the file in a hex editor to see if it's obviously very badly corrupted (e.g. full of zeroes), or at least retrieve things like titleformatting strings if the file is mostly intact.
3
MP3 - General / Re: Resurrecting/Preserving the Helix MP3 encoder
Last post by maikmerten -
This is an interesting insight. Thank you for your research. To visualize this, I created and encoded a pink noise file.
Settings used are -V110 -HF[1|2]. For both encoded files, an mp3 analysis shows 18.0 % Simple stereo frame
and 82.0 % Mid-side stereo frames.

Sorry for the late reaction, but thanks for illustrating this. Mind if I steal your images for the Wiki documentation?
5
MP3 / Re: Low bitrate MP3 (+ unsupported bitrates)
Last post by Kraeved -


@Klymins You came to the audiophile forum for advice on how to solve the problem of audio compression. This means that you do not have enough personal knowledge to solve it. People who know how to solve such problems spent a lot of time and came to the conclusion that there were very few solutions, then they offered the optimal one.

This command creates an audio file that meets the specifications, users can listen to it even in the browser and it can be used with Flash. Instead of being satisfied with it, you continue to bend your will and demand attention to increasingly bizarre requirements, trying to achieve what is impossible with MP3.

After all, if you're looking for a way to be smarter than established audio encoders and reshape their audio output to your whims, you need a hacker forum. And here your persistence has already grown into annoying stubbornness.

Finally, it makes sense to try the latest version of LAME (today it is 3.101 beta 3) and compare the sound.
7
MP3 / Re: Low bitrate MP3 (+ unsupported bitrates)
Last post by Klymins -
@Kraeved I can't say this is VBR or ABR because frame bitrates are selected automatically, not via an algorithm that looks at the contents of this file. I think more than a variable bit rate is required to say it is VBR or ABR. As i said already: Let 8kbps frames be letter A and 16kbps ones B. ABR does something like "ABABBAABBABAABABBA" but i want "BABABABABABABABA". And, my 12kbps files must be marked as CBR even if they are VBR actually. Addition: I also want the additional 4kbps in 16kbps frames to go to the 8kbps frames in a normal sequence via bit reservoir, so it can be really 12kbps.

Addition: I was already sure there is some interesting stuff as foobar2000 says it's 24kbps and it's shorter than actually it is, and i was thinked it is 24kbps at first, but these are still not a reason for me to say it's VBR or ABR per above.
9
MP3 - General / Re: Resurrecting/Preserving the Helix MP3 encoder
Last post by maikmerten -
Dear @maikmerten, is it possible to compile Helix binaries automatically for x86 and x64 (two separate archives) on Github when the version is bumped, or could you update the front page by adding links to RareWares (downloads) and HA Wiki (documentation)?

Yeah, I probably should link to the Wiki documentation and then point to a proper download location for Windows builds. I'd of course like RandomWares to be the official download location, if john agrees.

As to building the Windows binaries, I think perhaps we should find out which builds work best and how they are generated. I'm a Linux guy and am hesitant to weigh in too much on Windows things, but am hopeful that it may become apparent what works best on Windows.