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: foo_uie_webview
Last post by mfcc64 -Please review this patch: Rendering.cpp: add timestamp argument to onTimer callback.
Thank's.
3
3rd Party Plugins - (fb2k) / Re: foo_vis_milk2
Last post by deus-ex -Side note: The release page on GitHub hasn't been updated since v0.2.0.0 from November, 17th 2024.
4
General - (fb2k) / Re: ReFacets
Last post by Montchenot -5
Other Lossy Codecs / Re: lossyWAV 1.4.2 Development (was 1.5.0)
Last post by C.R.Helmrich -Chris
6
3rd Party Plugins - (fb2k) / Re: Spider Monkey Panel (foo_spider_monkey_panel)
Last post by regor -# 1.62.25.05.13Finally can save into fpl playlists. Is it possible to load a fpl playlist as a handle list (skipping the UI)?
-Add `FbMetadbHandleList` `SaveAs`. Saves using native `.fpl`
format so you should use that as the file extension. The
parent folder must already exist.
Quote
-Add `fb.ShowPictureViewer(image_path)`. This uses the imageWill add that one to biography, which was the missing bit for art.
viewer built in to `foobar2000`.
Thanks for both!
7
3rd Party Plugins - (fb2k) / Re: Spider Monkey Panel (foo_spider_monkey_panel)
Last post by marc2k3 --Add `FbMetadbHandleList` `SaveAs`. Saves using native `.fpl`
format so you should use that as the file extension. The
parent folder must already exist.
-Add `fb.ShowPictureViewer(image_path)`. This uses the image
viewer built in to `foobar2000`.
8
General Audio / Re: Can higher bitrates sometimes sound worse than lower ones
Last post by john33 -Don't understand the question. He's done his homework!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?
9
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?
10