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
21
MP3 - General / Re: Resurrecting/Preserving the Helix MP3 encoder
Last post by Case -
Very good, should improve performance with all Windows compiles.

Now that we discussed about invalid file state with interrupted encoding I noticed that the Xing header isn't correct in that case. Here's a patch for dev branch to fix that.
23
MP3 - General / Re: Resurrecting/Preserving the Helix MP3 encoder
Last post by Replica9000 -
The dev version is slightly, but consistently faster on my Linux machine. 
CPU: Ryzen 5850U
WAV: 1h 43m

Code: [Select]
./hmp3_main -V150 -T50 -HF2 Fragile.wav Fragile.mp3 = 13.018s
./hmp3_main -D -V150 -T50 -HF2 Fragile.wav Fragile.mp3 = 12.914s
./hmp3_dev -V150 -T50 -HF2 Fragile.wav Fragile.mp3 = 12.609s
./hmp3_dev -D -V150 -T50 -HF2 Fragile.wav Fragile.mp3 = 12.519s
25
Lossless / Other Codecs / Re: HALAC (High Availability Lossless Audio Compression)
Last post by Case -
That is what I warned about. The error handling leaves a lot to be desired and causes the host program to crash too. The demo HALAC Player crashes similarly. And the 0.2.7 decoder exe fails to decode the file too, creates a zero byte wav file.

If this was a final piece of decoder library with no hope of getting improvements, I could isolate it in a different process. But I hope things will improve so that such drastic measurements aren't necessary. The isolation layer adds more complexity and also introduces performance penalty.
26
Lossless / Other Codecs / Re: HALAC (High Availability Lossless Audio Compression)
Last post by Kraeved -
Foobar2000 2.1.4 with Case's component (442 550 bytes) crashed upon adding HALAC file to the playlist.

Source PCM WAV 44.1 kHz 16 bit stereo was compressed using HALAC 0.2.6 SSE2.

Code: [Select]
$ halac_encode_v.0.2.6_mt_sse2.exe sacrifice01.wav sacrifice.halac

$ halac_decode_v.0.2.6_mt_sse2.exe sacrifice.halac sacrifice02.wav

$ xxhsum.exe *.wav
0ebdb0d5ad93a94e  sacrifice01.wav
0ebdb0d5ad93a94e  sacrifice02.wav
28
Support - (fb2k) / foobar V 2.1.4 and my tablette, dont work
Last post by Aiki -
I have installed fb2000 v. 2.1.4 and when I click on foobar2000 troubleshooter, it tells me that fb is corrupted.
In 2.1.4 if I installed HTTP Control V 0.97.28 and foobar2000 controller [PC-side setup] v2.0.1, HTTP disappeared.

I uninstalled 2.1.4 and installed 2.1.3. I installed HTTP and foobar2000 controller [PC-side setup] v2.0.1 and HTTP is in Compotents. But I can't connect my tablet to the PC.

For a few days now I've been unable to use my Android tablet to control FB. Yet I've been using FB and my tablet for several years. I get this message
'' Impossible to determine your IP......''
I checked the Microsoft firewall and foobar and fb2000 controller are there.


Translated with DeepL.com (free version)