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
Other Lossy Codecs / Re: lossyWAV 1.4.2 Development (was 1.5.0)
Last post by C.R.Helmrich -Chris
3
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!
4
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`.
5
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?
6
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?
7
3rd Party Plugins - (fb2k) / Re: Columns UI
Last post by musicmusic -8
3rd Party Plugins - (fb2k) / Re: Biography Discussion
Last post by Defender -SMPThank you. This is very helpful and by far the most clear and understandable post about this issue and the way things work under the fooBar hood.
I will chew on it for a bit.
9
3rd Party Plugins - (fb2k) / Re: Playlist-Tools-SMP
Last post by regor -https://github.com/regorxxx/Playlist-Tools-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).
10
3rd Party Plugins - (fb2k) / Re: Wrapped-SMP
Last post by regor -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).