Package Details: mpd-sacd 0.25-4

Git Clone URL: https://aur.archlinux.org/mpd-sacd.git (read-only, click to copy)
Package Base: mpd-sacd
Description: MPD with patches for SACD and DVD-A ISO playback.
Upstream URL: https://sourceforge.net/p/sacddecoder/mpd/MPD.git/ci/master/tree/
Keywords: dsd dvda mpd sacd
Licenses: GPL-2.0-or-later
Conflicts: mpd
Provides: mpd
Submitter: melvinvermeeren
Maintainer: dewdude
Last Packager: dewdude
Votes: 8
Popularity: 0.000128
First Submitted: 2016-02-08 18:52 (UTC)
Last Updated: 2025-11-14 14:10 (UTC)

Required by (59)

Sources (4)

Pinned Comments

dewdude commented on 2025-11-14 14:13 (UTC)

rel4 changes nothing and is just to force a rebuild due to core library upgrades.

Archttila commented on 2024-04-28 17:34 (UTC) (edited on 2024-05-01 14:10 (UTC) by Archttila)

Please do not mark the package as out of date, because mpd-sacd is a fork of regular MPD

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

dewdude commented on 2025-11-14 14:13 (UTC)

rel4 changes nothing and is just to force a rebuild due to core library upgrades.

dewdude commented on 2025-10-11 21:16 (UTC)

rel3 fixes my mistake on the hash for the conf file. I noticed this because recent updates changed 'fmt' and broke current builds.

dewdude commented on 2025-10-07 20:37 (UTC)

Everyone should be getting release 2. Sorry bout that.

This resolves more dependencies, uses newer ffmpeg, and re-enables DVD-Audio output.

Make sure your database exists before launching with systemd or you will get a timeout error. Also make sure you uncomment and configure your device in /etc/mpd.conf if this is your first time installing.

dewdude commented on 2025-10-07 15:55 (UTC)

You guys never got rel2 because I'm an idiot and forgot .SRCINFO needed to be updated.

But recent FFMpeg updates broke mpd-sacd entirely. This may be a case where we need to go back to FFMPEG4 to prevent breaking changes. I will look in to this this evening (7-OCT-2025 UTC-4) and hopefully get all the proper updates up tonight.

DVD-Audio however has been tested and works fine. So it's getting re-enabled.

Anjo448 commented on 2025-09-15 04:11 (UTC)

@dewdude: Thank's for the response. Hope somebody can pick this up and make it possible. rgds,

dewdude commented on 2025-09-14 04:18 (UTC)

@Anjo448: It's possible; however that in my opinion would be best suited for a fork as that changes core functionality. I will not be adding it to the AUR version; it will mostly track the existing version.

Anjo448 commented on 2025-09-06 05:10 (UTC)

Is it possible to apply the selective_44k_resample patch to MPD-SACD? This is normally implemented to MPD for raspberry pi like the one used in moOde audio player.

dewdude commented on 2025-09-01 17:24 (UTC)

Updates to 0.25-2:

Some changes to libchroma caused it to no longer work under ffmpeg4.4 - the PKGBUILD has been updated to use newer ffmpeg as a result.

DVD-Audio support has been re-enabled. Why was it disabled? I don't know. I tested it on my machine.

dewdude commented on 2025-09-01 04:30 (UTC)

I finally got around to testing dvd-audio support and there's no reason I can see for it to be disabled. I'll be flipping it back on very soon.

dewdude commented on 2025-07-11 03:28 (UTC) (edited on 2025-07-11 14:17 (UTC) by dewdude)

PKGBUILD has been updated to build the new versions. I have also resolved a number of dependencies from the previous release. The systemd service has also been updated to use the config at /etc/mpd.conf.

Be sure to check mpd.conf file after install.

Package was tested and built on fresh vanilla Arch with just base-devel installed. Also tested on CachyOS.