[Pkg-mpd-maintainers] Bug#621863: Add cdda-Function to mpd, to play audio-CDs

Jakob Schuerz wertstoffe at nurfuerspam.de
Sat Apr 9 13:32:12 UTC 2011


Package: mpd
Version: 0.15.12-1.1
Severity: wishlist
Tags: upstream

I want to play audio-CDs with mpd without ripping them before.

Is there a possibility to use the cdda-library?

-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_AT.utf8, LC_CTYPE=de_AT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mpd depends on:
ii  adduser          3.112+nmu2              add and remove users and groups
ii  libao4           1.0.0-5                 Cross Platform Audio Output Librar
ii  libasound2       1.0.23-2.1              shared library for ALSA applicatio
ii  libaudiofile0    0.2.6-8                 Open-source version of SGI's audio
ii  libavcodec52     5:0.6.1+svn20101128-0.2 library to encode decode multimedi
ii  libavformat52    5:0.6.1+svn20101128-0.2 ffmpeg file format library
ii  libavutil49      4:0.5.2-6               ffmpeg utility library
ii  libc6            2.11.2-10               Embedded GNU C Library: Shared lib
ii  libcurl3-gnutls  7.21.0-1                Multi-protocol file transfer libra
ii  libfaad2         2.7-6                   freeware Advanced Audio Decoder - 
ii  libflac8         1.2.1-2+b1              Free Lossless Audio Codec - runtim
ii  libgcc1          1:4.4.5-8               GCC support library
ii  libglib2.0-0     2.24.2-1                The GLib library of C routines
ii  libid3tag0       0.15.1b-10              ID3 tag reading library from the M
ii  libjack0 [libjac 1:0.118+svn3796-7       JACK Audio Connection Kit (librari
ii  libmad0          0.15.1b-5               MPEG audio decoder library
ii  libmms0          0.6-1                   MMS stream protocol library - shar
ii  libmpcdec6       2:0.1~r459-1            MusePack decoder - library
ii  libogg0          1.2.0~dfsg-1            Ogg bitstream library
ii  libpulse0        0.9.21-3+squeeze1       PulseAudio client libraries
ii  libresid-builder 2.1.1-8                 SID chip emulation class based on 
ii  libsamplerate0   0.1.7-3                 Audio sample rate conversion libra
ii  libshout3        2.2.2-5+b1              MP3/Ogg Vorbis broadcast streaming
ii  libsidplay2      2.1.1-8                 SID (MOS 6581) emulation library
ii  libsqlite3-0     3.7.3-1                 SQLite 3 shared library
ii  libstdc++6       4.4.5-8                 The GNU Standard C++ Library v3
ii  libvorbis0a      1.3.1-1                 The Vorbis General Audio Compressi
ii  libvorbisenc2    1.3.1-1                 The Vorbis General Audio Compressi
ii  libvorbisfile3   1.3.1-1                 The Vorbis General Audio Compressi
ii  libwavpack1      4.60.1-1                an audio codec (lossy and lossless

mpd recommends no packages.

Versions of packages mpd suggests:

ii  ario [mpd-client]      1.5-1             GTK+ client for the Music Player D
ii  avahi-daemon           0.6.27-2+squeeze1 Avahi mDNS/DNS-SD daemon
ii  gmpc [mpd-client]      0.20.0-1          Gnome Music Player Client (graphic
pn  icecast2               <none>            (no description available)
ii  mpc [mpd-client]       0.19-2            A command-line tool to interface M
ii  ncmpc [mpd-client]     0.17-1            ncurses-based audio player
pn  pulseaudio             <none>            (no description available)
ii  pygmy [mpd-client]     0.48-3            PyGTK client for the Music Player 
ii  sonata [mpd-client]    1.6.2.1-3         GTK+ client for the Music Player D

-- Configuration Files:
/etc/mpd.conf changed:
music_directory		"/var/lib/mpd/music"
playlist_directory		"/var/lib/mpd/playlists"
db_file			"/var/lib/mpd/tag_cache"
log_file			"/var/log/mpd/mpd.log"
pid_file			"/var/run/mpd/pid"
state_file			"/var/lib/mpd/state"
user				"mpd"
bind_to_address			"any"
bind_to_address		"/var/run/mpd/socket"
port				"6600"
log_level			"verbose"
gapless_mp3_playback			"yes"
follow_outside_symlinks	"yes"
follow_inside_symlinks		"yes"
zeroconf_enabled		"yes"
zeroconf_name			"Music Player - pluto"
input {
        plugin "curl"
}
audio_output {
        type                    "alsa"
        name                    "Alsa Software Volume"
		device					"mpdvol"
		mixer_control			"MPD"
		format					"44100:16:2"	# optional
}
		mixer_device					"mpdvol"
		mixer_control                   "MPD"
audio_output {    
	type		"httpd"    
	name		"My HTTP Stream"    
	encoder		"vorbis"		# optional, vorbis or lame    
	port		"8000"    
	bitrate		"128"			# do not define if quality is defined    
	format		"44100:16:1"    
}
audio_output_format		"44100:16:2"
replaygain			"album"
replaygain_preamp		"1"
volume_normalization		"no"
filesystem_charset		"UTF-8"
id3v1_encoding			"UTF-8"


-- no debconf information





More information about the Pkg-mpd-maintainers mailing list