https://www.my-hiend.com/vbb/showthr...416#post244416

作者:
cuhulong
因為要播放SACD ISO
https://www.mobile01.com/topicdetail...p=60#mid584440
如果sam版的pCP超頻播放也和TCX優化版moode6.4,一樣能播iso,就更完美了!期待sam能研究出來!
既然 silaslin 兄已經成功為 HQPWV 打包,小弟提供一些相關的資訊,等待 silaslin 兄有空的時候可以試試為 mpd-sacd 打包。
比較簡單的方法該是從這個基於 Arch Linux ARM 的 distro 抽取 mpd-sacd 所需的元件:
https://collybia.com/repo/collybia/i...berry-pi-4b.7z
https://collybia.com/forum/topic/v2-...os/#postid-123實際上真正需要的檔案大概只是 usr/bin/mpd,然後修改 etc/mpd.conf 就差不多了,其他相關的檔案如下:
https://pastebin.com/raw/JAXvaeJR
另一版本則比較舊一點,同樣是 Arch Linux ARM 的說:
https://sourceforge.net/projects/arc...corona-rpi4.7z
假如需要最新的 mpd-sacd 版本則可以參考這些資訊:
MPD and SACD ISO support
https://thepenguin.eu/2017-12-22-mpd-and-dsd-files/
Compiling and Installing MPD on Raspberry Pi
https://bobrathbone.com/raspberrypi/compiling_mpd.html
https://twitter.com/bob_rathbone/sta...50217804869632
Compiling and installing MPD.pdf
https://bobrathbone.com/raspberrypi/...ling%20MPD.pdf
https://github.com/bobrathbone/mpdpa...ling%20MPD.pdf
MPD package scripts
https://github.com/bobrathbone/mpdpackage
myMPDos/repository/aarch64
https://github.com/jcorporation/myMP...sitory/aarch64
Building MPD from source
http://taudac.com/building-mpd-from-source/
另一些例子如下:
Raspberry Pi でメモリ再生を試みる(piCore7にmpdをインストールする)-いろいろ追記あり
http://blown-lei.net/endive/blosxom..../20160602a.htm
piCore7にmpdをインストールする方法
http://blown-lei.net/endive/blosxom..../20180103a.htm
piCore sur Raspberry Pi
http://bz31.tuxfamily.org/dokuwiki/d...id=core:picore
デジファイのおと - SACDISOの対応
https://sites.google.com/site/digifi...i-labo/sacdiso
Source 的話可以看看這些資源,但是官方的那個 Music Player Daemon 版本就不支援 SACD ISO 了:
https://gitlab.mel.vin/debian/pkg/mpd-sacd
https://aur.archlinux.org/packages/mpd-sacd/
https://github.com/archphile/mpd-manisiutkin
這是最新的版本:
https://sourceforge.net/projects/mpd.../files/mpd.zip
https://sourceforge.net/p/sacddecode...i/master/tree/
代碼:
git clone https://git.code.sf.net/p/sacddecoder/mpd/MPD.git sacddecoder-mpd-MPD.git
代碼:
git clone git://git.code.sf.net/p/sacddecoder/mpd/MPD.git sacddecoder-mpd-MPD.git
其實小弟那麼關注 Music Player Daemon 的原因是 bchsieh 兄很久以前就開始打造超強的版本:
http://www.myav.com.tw/bbs/showthrea...pagenumber=951
mpd 這是針對OSS4優化的mpd執行檔,可以直接代換系統的mpd。
這個mpd把呼叫OSS4的方式重新改寫,latency降低了好幾倍。
如果您用的是alsa而非OSS4,就不用裝這個mpd了,因為小弟並沒有改寫alsa的部份。
下載 MPD,當然是 x86 版本的:
https://www.dropbox.com/sh/msq4v72ec...JhCKcB4sa?dl=0
MPD 的好處就是非常細小的執行檔,大小不到 2 MB 的說,比 LMS 輕盈很多倍。
如果各大 Linux 高手有興趣的話或許可以仿效 bchsieh 兄那樣針對 ALSA 優化 MPD 的執行檔。
(再一次證明,latency 就是致勝的關鍵。)