1
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.
2
3rd Party Plugins - (fb2k) / Re: External Tags
Last post by Case -3
Listening Tests / Re: A killer sample for Opus 256 VBR
Last post by Teddy_the_barber -any chance it's something like hdcd decoder effect being activated only for one track?Nah, no dsp's or anything.
4
CUETools / Re: How would you interpret my accurate rip results?
Last post by korth -And there are 2 databases discussed in this thread.
AccurateRip database currently has Checksums for at least 2 pressings of this CD. One at +0 (relative offset of your rip) and one at -12 (relative to your rip).
CUETools DataBase (CTDB) does not store Checksums separately by pressing. The repair option is for CDs that have a recovery record and submitted to CTDB only. The repair script does not alter the offset of any part of your rip.
foobar2000 shows results from AccurateRip database only.
CUETools Repair log shows results from AccurateRip database only (the only info shown from CTDB in that log is that the script repaired 33 samples). To see new CTDB results after a repair, you need to manually run Verify in CUETools on the repaired file(s).
CUETools/CTDB cannot submit anything to the AccurateRip database.
5
3rd Party Plugins - (fb2k) / Re: External Tags
Last post by wojak -6
General Audio / Re: Live stream format with proper metadata & embededd album covers
Last post by nu774 -BTW, I found that oggenc's default serial number generation is not random enough, and quite easily collide.
As far as I can see, oggenc, flac, and opusenc use different methods for seeding random generator.
oggenc just uses getpid() ^ time(NULL) as random seed, which might be too weak to be used as entropy...
7
CUETools / Re: How would you interpret my accurate rip results?
Last post by anteater545 -8
AAC / Re: QAAC on Windows 11
Last post by nu774 -Actually, I have both versions of the PDB files, so I disassembled them using dumpbin.exe and compared the machine code of the functions in both versions, but there were no differences.
9
AAC / Re: QAAC on Windows 11
Last post by sundance -Quote
On peak scanning, every sample is casted to double and then absolute value is computedBut that did not change from 2.83 to 2.84, or did it?
10