Package Details: foobar2000 2.24.3-1

Git Clone URL: https://aur.archlinux.org/foobar2000.git (read-only, click to copy)
Package Base: foobar2000
Description: An advanced freeware audio player (uses Wine)
Upstream URL: https://www.foobar2000.org
Licenses: custom
Submitter: None
Maintainer: supermario
Last Packager: supermario
Votes: 67
Popularity: 0.002018
First Submitted: 2010-05-07 18:02 (UTC)
Last Updated: 2025-03-18 22:18 (UTC)

Pinned Comments

supermario commented on 2025-01-13 13:39 (UTC)

@aliu if you try to download the exe file directly in the sources array the download site returns you an HTML page not the actual executable so we need to do this workaround

all: I have updated this package to use the 64bit executable on 64bit systems now that the upstream 7zip package is able to extract it. If you have problems please report them and I'll rollback to the 32bit executable even on 64bit systems until we can find a fix

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 15 Next › Last »

AlexanderGedz commented on 2024-12-09 14:02 (UTC) (edited on 2024-12-09 14:03 (UTC) by AlexanderGedz)

@phonemic Well, I can't say for sure as it's pretty subjective, but I can't hear any difference when playing the same lossless files using foobar2000 vs. any other music player on my system. They do sound kinda compressed though — in my case regardless of the program; but if there's any issue here, it's not related to foobar specifically.

phonemic commented on 2024-12-09 13:38 (UTC)

@AlexanderGedz Thanks! That fixed the error. However, the audio is bad quality compared to other players (mpv, vlc, etc.) It sounds highly compressed with digital artifacts. That your experience? My files are all lossless.

AlexanderGedz commented on 2024-12-09 11:02 (UTC) (edited on 2024-12-09 11:04 (UTC) by AlexanderGedz)

@phonemic I had the same issue and managed to fix it by following the instructions here: https://wiki.archlinux.org/title/Wine#Sound.

In my case, installing the pipewire-pulse and lib32-libpulse packages resolved the problem. After installation, I restarted the PipeWire services:

systemctl --user restart pipewire
systemctl --user restart pipewire-pulse

...and skipping tracks started working correctly.

phonemic commented on 2024-11-23 20:18 (UTC)

Getting an error when I skip tracks without explicitly stopping the previous one. Any suggestions?

"Unable to open item for playback (Audio device in use):"

dougs249 commented on 2024-09-25 12:26 (UTC)

Needs updating of Version number and sha sum

for others change version to 2.1.6 and change first SHA to cf4a67c8d5731a2328eb4a81de40ead108f9dec585d5278df98563cd3653254d

aliu commented on 2024-09-19 23:21 (UTC)

@myself601 DeaDBeeF's plugin ecosystem is nowhere as big. There’s no Coverflow plugin. And there was a lyrics plugin, forked after an earlier plugin stopped development. However, the developer quit after decreasing passion coincided with the DeadBeeF developer removing the already finished Russian translation in the wake of the Russian war for whatever reason. Needless to say, I am not comfortable with it both feature-wise and ethics-wise.

myself601 commented on 2024-02-07 14:08 (UTC)

Tip: There's a free software equivalent for foobar2000 on GNU/Linux called DeaDBeeF.

Saiyaman commented on 2024-02-05 21:46 (UTC)

For anyone wanting to use the 64 bit version of foobar2000 with bottles. set the windows version to windows 7 and it will not crash. Thats if you don't want to use the fix provided for the checksum and build locally.

tinycheese commented on 2024-02-01 19:49 (UTC)

My PKGBUILD has the correct sum from RedSnt, and still wouldn't build.

Now it appears it's downloading foobar2000_v2.1.2.exe, which has a sha256 checksum of 2d745bde8e594d5c3e7875893265ad42b80c13e5f1d1b6012c8a5977642f0f48 ... so, replace the first checksum with this value, change the pkgver to 2.1.2, and build locally.

Good luck!

sinasina commented on 2024-01-21 14:57 (UTC)

Please consider fixing the sums. I'm sure many ppl can fix this for themselves, but at the same time having an AUR package like this that needs user intervention is kind of moot, since it's just easy to run Foobar with an older version of Wine in a Bottle..