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: Spider Monkey Panel (foo_spider_monkey_panel)
Last post by marc2k3 -3
Support - (fb2k) / Re: foobar2000 v2.25 preview 2025-05-12 / 2025-05-09 problem with Radio streaming
Last post by ApacheReal -TEST VIDEO
https://www.youtube.com/watch?v=GXAZr8r1ZZk
4
Support - (fb2k) / Re: foobar2000 v2.25 preview 2025-05-12 / 2025-05-09 problem with Radio streaming
Last post by Defender -Everything should now work with today's preview build.I can confirm that for me the issue is solved in this build.
5
General - (fb2k) / Re: [Suggestions / Wishlists] for future updates
Last post by SimBun -Now that the next version of foobar will have native media server feature, would love to see an official foobar container which we can run on our homeserver (TrueNAS in my case).Where have you heard this? All I can see from the preview change log is rendering capability - although I haven't got it working.
6
General Audio / Re: The "business model" of hybrid codecs with correction files
Last post by skamp -The ability to create correction files in parallel during lossyWAV processing was more of an "it's possible" feature than an "it's space and time efficient" feature.
Ah, the things we do just because we can 🙂
What about hardlinking? Create a "hardlinked mirror" of the entire collection, and then delete *.wvc from it afterwards.
Caveat: As far as I understand, the end-tags of .wv mean that retagging won't have to create a temporary file (thus breaking the hardlink structure) - but who knows if application X will do so?!
That's a great idea. I totally forgot about hard links. I've been tinkering with your idea since I read your post and I didn't notice any issues with tagging a hard linked lossy .wv file (not with my own APEv2 tagger utility, anyway). No need to delete the correction files, I can just use a script to only hard link lossy files (and cover art JPEGs).
You can just copy the whole hybrid music collection with all of its folder structure to another device with a filter that excludes *.wvc files, for example. There are file managers, file copying apps and scripts that let you do that easily. That is assuming the target device doesn't have some restrictions in terms of what software can access it.
As much as I've been loving Apple products since my childhood, transferring new music to my iPhone in the foobar2000 (iOS) directory is a pain. The macOS interface only shows root directories of the foobar2000 data on my iPhone (in my case, artist directories) and you can only overwrite them as a whole, as far as I know. Possibly many subdirectories (album directories). The alternative is to transfer a new album directory to the iPhone's internal files storage, then manually moving that directory to the appropriate foobar2000 artist directory, using my iPhone. foobar2000 then takes care of re-scanning the collection.
I also don't know how to tell the macOS "Finder" to filter out certain filetypes while doing that.
7
Support - (fb2k) / Re: foobar2000 v2.25 preview 2025-05-12 / 2025-05-09 problem with Radio streaming
Last post by Case -8
3rd Party Plugins - (fb2k) / Re: foo_midi (foobar2000 v2.0)
Last post by pqyt -Dialog size calculations depend on font. You can fix the config dialog by editing foo_midi.rc and replace "style DS_SETFONT | WS_CHILD" by "style DS_SHELLFONT | WS_CHILD" and "font 8, "Segoe UI", 400, 0, 1" by "font 8, "MS Shell Dlg", 400, 0, 1".Noted. I will fix it it the next update.
[attach type=thumb]36486[/attach]
9
General Audio / Re: Can higher bitrates sometimes sound worse than lower ones
Last post by Case -Generally speaking lossy codecs should always improve quality the more bits you give them. When you increase the bitrate they can more accurately store what they want. Also as you increase the bitrate they can store larger frequency range.
This Opus behavior looks like a serious bug or their modeling of human hearing is badly mistaken. I can't think of any good excuse for the behavior this sample demonstrates.
I'm well aware you don't hear with your eyes but I'll post some spectrograms either way, as in this instance they do demonstrate things quite well.
Original audio:
At 48 kbps Opus sounds very watery and thin, and frequency analysis shows that most frequencies have changed by quite a bit:
At 64 kbps things have improved, but now there are a couple of weird frequency spikes that make chirping sounds:
As bitrate increases those spikes disappear and the lower frequency noise gets fuller spectrum. This is 96 kbps (I don't hear difference in the noise):
As nominal bitrate rises to 128 kbps Opus has again introduced a lot of chirping:
As bitrate increases the chirping lessens, this at 150 kbps:
And by 160 kbps they are all gone:
And when bitrate is pushed further up somewhere around 220 kbps Opus once again thinks that introducing the chirping artifacts is a good idea:
This time when bitrate is increased the chirping gets worse. At 260 kbps:
Until you give Opus enough bits so that it can fill the entire spectrum it wanted to fill without the chirping artifacts. This is at 400 kbps, but 320 kbps spectrum is identical:
Here the subjective quality increases as the bitrate rises until encoder bug ruins everything, but as bitrate increases again the glitch will get circumvented eventually. I think it's just bad luck that around 256 kbps seems to have the worst chirping, I think some other sample could produce similar results at different bitrates.
10
foobar2000 mobile / Re: Certain mp3-files break playback
Last post by AlexForFoo -Two additional findings from yesterday (preview 2025-05-11):
1) If the stuttering is triggered from one file (say track A) and I skip to the next track (say track B, usually without problems) via the ">>"-control, this next song is also affected and stutters. But if I go back from stuttering "track A" to the playlist and tap on "track B", i.e. navigation instead of skipping, playback is ok.
2) Started playback of a song using smartphone speakers, everything's ok. Then I connected an external speaker via bluetooth while playback was going on. After coupling, playback switched from internal to external speaker and the track stuttered. Tried to reproduce, but couldn't so far.
Still not sure whether only my device is affected.