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
MP3 - General / Re: Resurrecting/Preserving the Helix MP3 encoder
Last post by jaro1 -
Rough estimate without specific numbers.. this binary (GCC14.1) achieves on my particular Intel CPU 8.gen for encoding the wav file (24/44, length 1:20 hour) same speed as both Joshua's latest dev binaries (GCC13.2, Clang). The binary from the post #377 (from Wombat, GCC13.2) is with encoding of this particular file about 1/3 slower (ca. 185x vs ca. 122x).

At this point, I would like to thank Maikmerten, Case and the other programmers who contributed with their builds in this thread to the resurrection of this mp3 encoder, you guys are awesome!!

One note... I know that there have been various modifications and changes leading up to the current git version, so it's possible that this has been discussed in some part of this thread and is therefore known.. i didn't proven, if this "behavior" is consistent with every file, but converting the file with hmp3 causes an offset of approx. 24 samples at the beginning of given mp3 file while maintaining the overall length. In comparison, Flac and Lame encoders in their latest versions are completely identical to the original wav file.
In case I'm not "kicking the opened door" here, I'd ask for confirmation of this.. 
I'll just add that I noticed it accidentally when manipulating the file in the wav editor. Limiting the parameters for the encoder has no effect on this.
3
General - (fb2k) / Re: [Suggestions / Wishlists] for future updates
Last post by tiptoetan -
i use "media library search" feature heavily. what i greatly miss there is to have a search history to be able to repeat a previous search. i am thinking of getting into the whole plugin development thing to at least create something like that myself. btw thanks everybody for an indispensable program.
4
3rd Party Plugins - (fb2k) / Re: foo_truepeak True Peak Scanner
Last post by Porcus -
Tried this, uninstalling your DR component.

Crashes upon scanning an album (as album) truepeak + DR.


Edit: and it is this component yes. Clean portable:
Code: [Select]
Illegal operation:
Code: C0000005h, flags: 00000000h, address: 00007FFE92D0A56Dh
Access violation, operation: read, address: 0000000000000000h

Call path:
app_mainloop

Code bytes (00007FFE92D0A56Dh):
00007FFE92D0A52Dh:  00 00 00 4D 8B C6 49 8B D4 49 8B CF E8 42 BC FF
00007FFE92D0A53Dh:  FF 48 01 37 49 8D 85 08 06 00 00 EB 07 4D 8D BD
00007FFE92D0A54Dh:  88 01 00 00 48 8B F8 49 FF C6 48 8B 85 58 05 00
00007FFE92D0A55Dh:  00 80 38 00 74 6A 48 8B CF 49 8B 85 28 01 00 00
00007FFE92D0A56Dh:  42 0F 2F 34 A0 77 53 49 8B 85 48 01 00 00 F3 42
00007FFE92D0A57Dh:  0F 10 04 A0 F3 41 0F 58 C0 F3 4C 0F 2C C0 48 8D
00007FFE92D0A58Dh:  15 AE E5 03 00 48 8D 8D B0 00 00 00 E8 22 81 FF
00007FFE92D0A59Dh:  FF 48 63 F0 48 8B CF 85 C0 78 1F 4C 8D 8D B0 00

Registers:
RAX: 0000000000000000, RBX: 000001EEFF370C60, RCX: 000001EE820B8F98, RDX: 000000E4DC70E220
RSI: 0000000000000001, RDI: 000001EE820B8F98, RBP: 000000E4DC70E370, RSP: 000000E4DC70E270

Timestamp:
54078ms

Crash location:
Module: foo_truepeak
Offset: A56Dh
5
3rd Party Plugins - (fb2k) / Re: foo_truepeak True Peak Scanner
Last post by Defender -
@Defender - Here's a new build that should address your concerns. I didn't replace the old and stable build yet because I may still do some tweaking. I may even re-use the same version number for further experiments.
Download: https://foobar.hyv.fi/foo_truepeak_0.6.4.fb2k-component

@paregistrase - I hope you noticed that I made a DR Meter component just for that originally: https://hydrogenaud.io/index.php/topic,123905.msg1044254.html#msg1044254.

I'm starting to wonder if the name of this component should be renamed to something like Loudness scanner. I could give separate scanners own context menu entries, but the extra stuff has accumulated in because people wanted to scan multiple things at one go.
I'll probably add the extra commands anyway, hidden by default, especially if Defender likes the new idea of moving the context commands into a separate group of their own instead of camping in the ReplayGain menu.

Functionality of 0.6.4 is excellent.

I do not have any input about renaming the component or not a as long as functionality stays like this please.

BTW. I don't understand requests for partially scanning when some information (like rg) is already known.
You do one scan (I assume) to accumulate the various truepeak, clipping, lra and dr stuff. So how much time would be won if for instance the DR part would be excluded?
IMO it's quite efficient to do them all when I request a scan.
6
3rd Party Plugins - (fb2k) / Re: foo_truepeak True Peak Scanner
Last post by paregistrase -
@Defender - Here's a new build that should address your concerns. I didn't replace the old and stable build yet because I may still do some tweaking. I may even re-use the same version number for further experiments.
Download: https://foobar.hyv.fi/foo_truepeak_0.6.4.fb2k-component

@paregistrase - I hope you noticed that I made a DR Meter component just for that originally: https://hydrogenaud.io/index.php/topic,123905.msg1044254.html#msg1044254.

I'm starting to wonder if the name of this component should be renamed to something like Loudness scanner. I could give separate scanners own context menu entries, but the extra stuff has accumulated in because people wanted to scan multiple things at one go.
I'll probably add the extra commands anyway, hidden by default, especially if Defender likes the new idea of moving the context commands into a separate group of their own instead of camping in the ReplayGain menu.

There is a standalone one, good.

The idea of make a Loudness scanner menu with all the commands sounds pretty good.

7
3rd Party Plugins - (fb2k) / Re: foo_truepeak True Peak Scanner
Last post by Case -
@Defender - Here's a new build that should address your concerns. I didn't replace the old and stable build yet because I may still do some tweaking. I may even re-use the same version number for further experiments.
Download: https://foobar.hyv.fi/foo_truepeak_0.6.4.fb2k-component

@paregistrase - I hope you noticed that I made a DR Meter component just for that originally: https://hydrogenaud.io/index.php/topic,123905.msg1044254.html#msg1044254.

I'm starting to wonder if the name of this component should be renamed to something like Loudness scanner. I could give separate scanners own context menu entries, but the extra stuff has accumulated in because people wanted to scan multiple things at one go.
I'll probably add the extra commands anyway, hidden by default, especially if Defender likes the new idea of moving the context commands into a separate group of their own instead of camping in the ReplayGain menu.