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
3rd Party Plugins - (fb2k) / Re: Spider Monkey Panel (foo_spider_monkey_panel)
Last post by regor -
# 1.62.25.05.13
-Add `FbMetadbHandleList` `SaveAs`. Saves using native `.fpl`
format so you should use that as the file extension. The
parent folder must already exist.
Finally can save into fpl playlists. Is it possible to load a fpl playlist as a handle list (skipping the UI)?


Quote
-Add `fb.ShowPictureViewer(image_path)`. This uses the image
viewer built in to `foobar2000`.
Will add that one to biography, which was the missing bit for art.

Thanks for both!
4
General Audio / Re: Can higher bitrates sometimes sound worse than lower ones
Last post by john33 -
The sample Brand linked is interesting, though the claim that higher the bitrate the worse it sounds isn't entirely correct.
At certain bitrates Opus refrains from trying to encode the noise between ~12 kHz and ~15 kHz, but once bitrate increases above those thresholds it stupidly encodes parts of that frequency range. For example 128 kbps is worse than 150 kbps, and while 256 kbps sounds worse than 150 kbps, 320 kbps is once again better than 150 kbps.
It's not doing a worse job because bitrate increases, it just doesn't seem to understand what it's encoding and sprinkles the extra bits randomly leading to awful artifacting.

Do you have a source for this?
Don't understand the question. He's done his homework!
5
General Audio / Re: Can higher bitrates sometimes sound worse than lower ones
Last post by fred-hy -
The sample Brand linked is interesting, though the claim that higher the bitrate the worse it sounds isn't entirely correct.
At certain bitrates Opus refrains from trying to encode the noise between ~12 kHz and ~15 kHz, but once bitrate increases above those thresholds it stupidly encodes parts of that frequency range. For example 128 kbps is worse than 150 kbps, and while 256 kbps sounds worse than 150 kbps, 320 kbps is once again better than 150 kbps.
It's not doing a worse job because bitrate increases, it just doesn't seem to understand what it's encoding and sprinkles the extra bits randomly leading to awful artifacting.

Do you have a source for this?
6
3rd Party Plugins - (fb2k) / Re: Columns UI
Last post by musicmusic -
The dark mode rendering of menus is handled entirely by Windows (and so Columns UI has no control over it, I'm afraid). When it comes to old Win32 functionality, in general, Microsoft only bothered with adding dark mode support to things that they wanted to use. Given the rarity of multi-column menus, I'm not surprised that they do not support dark mode. I recall that another dark mode bug was also reported with menus, IIRC it was with the scroll buttons for a long menu.
9
3rd Party Plugins - (fb2k) / Re: Wrapped-SMP
Last post by regor -
Anyone using this with newest foobar v2.25+, please update to nightly version to not have problems. Anyone else may ignore it.

https://github.com/regorxxx/Wrapped-SMP (at bottom)

Newest foobar version is using different file protocols for portable installations + relative paths (library) which breaks some components and scripts (in particular this one).