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
3rd Party Plugins - (fb2k) / Re: External Tags
Last post by Porcus -
It seems that external tags can not be preserved when renaming files outside fb2k - except maybe in ADS? Have I understood correctly that
* Using SQL: linked to file name, lost if file is moved or renamed
* folder.tags: contains file name, lost if file is moved or renamed, but can be recovered by editing the file
* .tag file. Has same name as the media file, can be recovered by copying the filename manually
?

Implementing a "fix this for me" might take too much of your time - call it a "light-hearted wishlist item" rather than "user demand", if you get my drift. But there has been this issue that foo_renamer does not rename over the .tag file if renaming also changes directory, and there is no "undo rename" [my usual naming pattern means that if external tags are lost, then renaming based on file tags would get me old filename back, solving things] ... so ... idea:
Implement a search for external tag sets and media files (which do not have other external tags) then match by a user-defined string like %directory%%tracknumber% (or, to those who use a third of your components: %__md5%%audiomd5%?)
24
Polls / 2024 Format Poll [Lossy/Semi-Lossy]
Last post by MihaiPopa12346 -
My second poll, thank you!  :)

This is a lossy/semi-lossy format poll.  ;D  ;D

Remember: FSLAC, IMA ADPCM, Microsoft ADPCM, Quite OK Audio (QOA) and LossyWAV are so called semi-lossy formats and not truly lossy. They only use quantization and not other methods to compress audio.  :P

Also remember: TSAC and Encodec are neural audio formats.  8)

Vote as fast as you can! :D

There are so many formats, which a part of them, people use rarely.  ::)
25
Support - (fb2k) / Re: Selection text color and background in Library tree is not applied from prefs
Last post by Electriq -
Another and much older issue with the background color of the Library tree:
Sometimes after unlocking Windows from the sleep mode the background turns to the gray. The screenshot is attached. The issue is not regular (or maybe depends on the sleep mode and does not appear when just locking the screen). Any repaint like minimize/maximize window or moving the split bar returns the black background. Foobar2000 version 2.1.2, Windows 11.
27
Other Lossy Codecs / Re: TSAC: Very Low Bitrate Audio Compression
Last post by MihaiPopa12346 -
Also I attached a speech sample compressed as TSAC @ 3 kbps (setting: -q 4, file size: 1.3 KB) using a Intel i5-4460 CPU (was a pain on compression speed because I don't have a Nvidia GPU, but it worked OK).

Full command line:

Code: [Select]
E:\tsac-2024-04-08-win64>tsac -m E:\tsac-2024-04-08-win64\dac_mono_q8.bin -M E:\tsac-2024-04-08-win64\tsac_mono_q8.bin -q 4 c "C:\Users\Public\New folder (14)\New folder (2)\New folder (2)\New folder (3)\New folder (2)\speech_female_input.wav" "C:\Users\Public\New folder (14)\New folder (2)\New folder (2)\New folder (3)\New folder (2)\speech_female_input.tsac"
E:\tsac-2024-04-08-win64>tsac -m E:\tsac-2024-04-08-win64\dac_mono_q8.bin -M E:\tsac-2024-04-08-win64\tsac_mono_q8.bin d "C:\Users\Public\New folder (14)\New folder (2)\New folder (2)\New folder (3)\New folder (2)\speech_female_input.tsac" "C:\Users\Public\New folder (14)\New folder (2)\New folder (2)\New folder (3)\New folder (2)\speech_female_output.wav"

Made with Elevenlabs (Glinda voice).

What I feed in TTS: "Is anyone compressing music and speech in such tiny space?"

Please check input and output (compressed as FLAC, because it fits within the 30 MB of files per post limit for the forum). ABX them, and listen them carefully. Post the results when done!

Also attached: TSAC version of the output.
28
Ogg Vorbis - Tech / Re: Vorbis 1.3.7 aoTuV and Lancer patches
Last post by john33 -
It would appear that this is due to the Intel compiler, VS compiles do not exhibit this problem. I will replace the compiles on RareWares over the next day, or so. It's probably time to retire all the outdated Intel compiles. It may take a few days, but I'll look to replace all such compiles.
30
Support - (fb2k) / Re: Resampler dbpoweramp/SSRC and RetroArch do not null, why?
Last post by .halverhahn -
Update:

This happens when I'm resampling 20x times Source (192kHz)  to 48kHz, 96kHz, 48kHz, 96kHz....

Nulling the first resample against the 20x resample (used the same resampler).

dbpoweramp/SSRC looks awfull.

Used resamplers:
foobar2000 2.1.5 Resampler dbpoweramp/SSRC
foo_dsp_resampler 0.8.7+ (SoX)

Please see screenshots