[Plugin] MpdControl / MusicPlayerDaemon - Musik mit dem iPhone/Rechner auf der VU+ abspielen

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • Bin unterwegs...
      Vielen, vielen Dank, alle Playlists auf dem Telefon, es funktioniert, .....nur wo ist bitte die Mute Taste, finde nichts bei Hilfe und trotz URL Eingabe bei Start Vol dingsbums läuft der Fernsehton mit...bin derzeit auf einem stummen TV Kanal! Aber der Fernseh soll bei der Musik eh aus sein.
      Grüße und Danke!

      Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von ohnebus () aus folgendem Grund: Katie Melua und Ultrafox sowie U2 sind genial auf dem Balkon nach dem Ohreneinklemmen! Vielen Dank

    • Sehr geil! Sowas im Standby mitläuft und sich per Phone bedienen lässt such ich.

      Habs runtergeladen, eingestellt, soweit gut.
      Benutze MPD Control als App auf dem Handy, war einer der wenige mit relativ aktuellem Datum. Auch hier klappt die Verbindung, Datenbank initialisiert, alles ok.

      Wenn ich jetzt abspiele überlagert der Ton und damit das nicht vorkommt muss ich die ganz normale Mute Taste drücken? Hab ich das soweit hier richtig verstanden? Klappt bei mir leider nicht, der gesamte Ton ist dann weg. Sinds bestimmte Einstellungen die bei der Audioausgabe vorgenommen werden müssen oder wie?
      Auch die Tastendrückerei im Standby bringt bei mir nix.

      Kann man das abspielen des Tons an Schnittstellen binden? Ich hätte diesen nämlich gerne über den SPDIF ausgegeben. Während normales TV über HDMI laufen soll.

      Der Server stürzt ab wenn man den AC Downmix deaktiviert. Ist aber bekannt wenn ich die ganzen Seiten so durchgelesen habe.
    • Hallo, ein paar Seiten vorher hat jemand Probleme mit den id3 Tags geschildert - leider habe ich die auch, der größte Teil meiner Musiksammlung wird unter der Rubrik "Untagged" angezeigt - die Alben die richtig erkannt werden sind ogg-Dateien, während die Tags der MP3s offenbar nicht ausgelesen werden, mpg123-id3dump in der Shell gibt sie aber korrekt aus...
      Kann es sein, dass beim kompilieren eine config-Option falsch gesetzt war?
    • Ich habe mpd control vom feed auf meiner VU+ Duo2 (Vti) installiert und am Androis Handy "Droid MPD Client" installiert.
      Wenn ich nun die Server Datenbank lade (per Handy angesteuert) dauert dies ewig (habe nach einer halben Stunde abgebrochen).
      Ich habe zum Testen jetzt mal nur ca. 50 Lieder in der Datenbank zum testen.

      a) Ist es normal das es so lange dauert (ca. 20.000 mp3 Songs)?
      b) Dauert das dann immer so lange oder nur bis einmal die Datenbank aufgebaut ist?
      c) bei mir werden kein Album / Interpret erkannt, im MP3 Tag sind diese aber vorhanden. Woran liegt das? Muß ich das in der mpd.conf umstellen?
      d) habe leider auch keinen Ton (über HDMI), auch auf einem "stummen Sender" oder im Standby ist kein Ton. Er wird auch nicht überlagert mit dem TV Ton. Den Fix (andere mpd.conf) habe ich auch getestet, ich bekomme einfach keinen Ton raus. Gibt es hier eine kurze Anleitung was man alles einstellen muß um das zum laufen zu bekommen?

      Quellcode: meine mpd.conf

      1. audio_output {
      2. type "alsa"
      3. name "Alsa Output"
      4. mixer_type "software"
      5. mixer_device "default"
      6. mixer_control "PCM"
      7. }
      8. audio_output_format "48000:16:2"

      Muß ich hier evtl. noch einen also Treiber installieren? Oder auf oss umstellen und ggf. den oss Treiber installieren?
      Manche haben auch:


      Quellcode

      1. device "hw:0,0" # optional
      mit drin stehen (allerdings bei Ubuntu Systemen), könnte sowas evtl. noch fehlen?

      Dieser Beitrag wurde bereits 7 mal editiert, zuletzt von Viper73 ()

    • Aktiviere doch mal das Logging im mpd.conf

      Quellcode

      1. log_file "/media/hdd/mpd/mpd.log"
      2. error_file "/media/hdd/mpd/mpd.error"
      Dort sollten dann Infos zu finden sein, warum es bei dir nicht funktioniert.
    • Oh, sorry. Das ist auch auf meiner Box der Fall.
      Es ist schon einer ganze Weile her, dass ich dran herumgeschraubt habe.

      Die richtige Konfiguration ist:

      Quellcode

      1. log_file "/media/hdd/mpd/mpd.log"
      2. log_level "verbose"
      Der Pfad zum Log muss existieren.
    • Quellcode

      1. Oct 07 21:04 : avahi: Initializing interface
      2. Oct 07 21:04 : avahi: Client changed to state 2
      3. Oct 07 21:04 : avahi: Client is RUNNING
      4. Oct 07 21:04 : avahi: Registering service _mpd._tcp/Music Player
      5. Oct 07 21:04 : avahi: Service group changed to state 0
      6. Oct 07 21:04 : avahi: Service group is UNCOMMITED
      7. Oct 07 21:04 : state_file: Loading state file /media/hdd/mpd/mpdstate
      8. Oct 07 21:04 : playlist: queue song 2:"Daughtry/Feels like tonight.mp3"
      9. Oct 07 21:04 : decoder_thread: probing plugin mpg123
      10. Oct 07 21:04 : config: option 'mixer_device' on line 237 was not recognized
      11. Oct 07 21:04 : config: option 'mixer_control' on line 238 was not recognized
      12. Oct 07 21:04 : avahi: Service group changed to state 1
      13. Oct 07 21:04 : avahi: Service group is REGISTERING
      14. Oct 07 21:04 : decoder: audio_format=44100:16:2, seekable=true
      15. Oct 07 21:04 : decoder: converting to 48000:16:2
      16. Oct 07 21:04 : libsamplerate: setting samplerate conversion ratio to 1.09
      17. Oct 07 21:04 : avahi: Service group changed to state 2
      18. Oct 07 21:04 : avahi: Service 'Music Player' successfully established.
      Alles anzeigen
      Hier ist die Log File. Irgendwas mit dem mixer_device bringt er, kann aber nicht viel damit anfangen...
    • Sieht eigentlich ok aus.
      Die beiden Warnungen haben einige hier gemeldet. Dennoch funktioniert das Abspielen der Musik.

      Das ist auch bei mir die letzte Meldung die der mpd ausgibt, nachdem er gestartet ist.

      Quellcode

      1. Oct 07 22:26 : avahi: Service 'Music Player' successfully established.

      Diese Zeile zeigt an, dass er versucht, ein mp3 abzuspielen.

      Quellcode

      1. Oct 07 21:04 : playlist: queue song 2:"Daughtry/Feels like tonight.mp3"

      Ich würde folgendes versuchen:
      Den mpd stoppen
      Vorhandene Playlists aus dem playlist Verzeichnis und die mpd.db löschen

      Quellcode

      1. playlist_directory "/media/hdd/mpd/playlists"
      2. db_file "/media/hdd/mpd/mpd.db"
      Nur ein paar mp3 Dateien im Musikverzeichnis lassen.
      Dann den mpd wieder starten und das Log sichten.
      Für jede Musikdatei müssen ein paar update Meldungen auftauchen. Am Schluss 'update: finished'

      Falls das nicht wie beschrieben abläuft, wäre das log noch mal interessant. Ansonsten noch mal versuchen, mit einem Client zu verbinden. Auch diese Verbindungsversuche tauchen bei 'verbose' im Log auf.
    • Ich habe jetzt:

      - Datenbank und Playlist gelöscht
      - nur 7 mp3 Dateien in den mp3 Ordner
      - mpd gestartet
      - client gestartet
      - server db update
      - client db update
      - mp3 abgespielt
      - VU+ ist per HDMI an den AC-Receiver angeschlossen


      und hier das log:

      Quellcode: mpd.log

      1. Oct 08 08:44 : avahi: Initializing interface
      2. Oct 08 08:44 : avahi: Client changed to state 2
      3. Oct 08 08:44 : avahi: Client is RUNNING
      4. Oct 08 08:44 : avahi: Registering service _mpd._tcp/Music Player
      5. Oct 08 08:44 : avahi: Service group changed to state 0
      6. Oct 08 08:44 : avahi: Service group is UNCOMMITED
      7. Oct 08 08:44 : update: spawned thread for update job id 1
      8. Oct 08 08:44 : state_file: Loading state file /media/hdd/mpd/mpdstate
      9. Oct 08 08:44 : update: starting
      10. Oct 08 08:44 : config: option 'mixer_device' on line 237 was not recognized
      11. Oct 08 08:44 : config: option 'mixer_control' on line 238 was not recognized
      12. Oct 08 08:44 : avahi: Service group changed to state 1
      13. Oct 08 08:44 : avahi: Service group is REGISTERING
      14. Oct 08 08:44 : update: reading /Higher.mp3
      15. Oct 08 08:44 : update: added /Higher.mp3
      16. Oct 08 08:44 : update: reading /Conspiracy with the Devil.mp3
      17. Oct 08 08:44 : update: added /Conspiracy with the Devil.mp3
      18. Oct 08 08:44 : update: reading /Paradise City.mp3
      19. Oct 08 08:44 : update: added /Paradise City.mp3
      20. Oct 08 08:44 : update: reading /Burning flag.mp3
      21. Oct 08 08:44 : update: added /Burning flag.mp3
      22. Oct 08 08:44 : update: reading /Changes.mp3
      23. Oct 08 08:44 : update: added /Changes.mp3
      24. Oct 08 08:44 : update: reading /Der Albtraummann - Track 04.mp3
      25. Oct 08 08:44 : update: added /Der Albtraummann - Track 04.mp3
      26. Oct 08 08:44 : update: reading /10 - Kapitel 10.mp3
      27. Oct 08 08:44 : update: added /10 - Kapitel 10.mp3
      28. Oct 08 08:44 : simple_db: removing empty directories from DB
      29. Oct 08 08:44 : simple_db: sorting DB
      30. Oct 08 08:44 : simple_db: writing DB
      31. Oct 08 08:44 : update: finished
      32. Oct 08 08:44 : avahi: Service group changed to state 2
      33. Oct 08 08:44 : avahi: Service 'Music Player' successfully established.
      34. Oct 08 08:44 : client: [0] opened from 192.168.1.72:56196
      35. Oct 08 08:44 : client: [0] process command "stats"
      36. Oct 08 08:44 : client: [0] command returned 0
      37. Oct 08 08:44 : client: [0] process command "stats"
      38. Oct 08 08:44 : client: [0] command returned 0
      39. Oct 08 08:44 : client: [0] process command "outputs"
      40. Oct 08 08:44 : client: [0] command returned 0
      41. Oct 08 08:44 : client: [0] process command "status"
      42. Oct 08 08:44 : client: [0] command returned 0
      43. Oct 08 08:44 : client: [0] process command "listallinfo"
      44. Oct 08 08:44 : client: [0] command returned 0
      45. Oct 08 08:44 : client: [0] process command "status"
      46. Oct 08 08:44 : client: [0] command returned 0
      47. Oct 08 08:44 : client: [0] process command "playlistinfo"
      48. Oct 08 08:44 : client: [0] command returned 0
      49. Oct 08 08:44 : client: [0] process command "status"
      50. Oct 08 08:44 : client: [0] command returned 0
      51. Oct 08 08:44 : client: [0] process command "status"
      52. Oct 08 08:44 : client: [0] command returned 0
      53. Oct 08 08:44 : client: [0] process command "status"
      54. Oct 08 08:44 : client: [0] command returned 0
      55. Oct 08 08:44 : client: [0] process command "status"
      56. Oct 08 08:44 : client: [0] command returned 0
      57. Oct 08 08:44 : client: [0] process command "status"
      58. Oct 08 08:44 : client: [0] command returned 0
      59. Oct 08 08:44 : client: [0] process command "status"
      60. Oct 08 08:44 : client: [0] command returned 0
      61. Oct 08 08:44 : client: [0] process command "update"
      62. Oct 08 08:44 : update: spawned thread for update job id 2
      63. Oct 08 08:44 : update: starting
      64. Oct 08 08:44 : client: [0] command returned 0
      65. Oct 08 08:44 : update: finished
      66. Oct 08 08:44 : client: [0] process command "status"
      67. Oct 08 08:44 : client: [0] command returned 0
      68. Oct 08 08:44 : client: [0] process command "status"
      69. Oct 08 08:44 : client: [0] command returned 0
      70. Oct 08 08:44 : client: [0] process command "status"
      71. Oct 08 08:44 : client: [0] command returned 0
      72. Oct 08 08:44 : client: [0] process command "stats"
      73. Oct 08 08:44 : client: [0] command returned 0
      74. Oct 08 08:44 : client: [0] process command "listallinfo"
      75. Oct 08 08:44 : client: [0] command returned 0
      76. Oct 08 08:44 : client: [0] process command "status"
      77. Oct 08 08:44 : client: [0] command returned 0
      78. Oct 08 08:44 : client: [0] process command "playlistinfo"
      79. Oct 08 08:44 : client: [0] command returned 0
      80. Oct 08 08:44 : client: [0] process command "status"
      81. Oct 08 08:44 : client: [0] command returned 0
      82. Oct 08 08:44 : client: [0] process command "status"
      83. Oct 08 08:44 : client: [0] command returned 0
      84. Oct 08 08:44 : client: [0] process command "stats"
      85. Oct 08 08:44 : client: [0] command returned 0
      86. Oct 08 08:44 : client: [0] process command "status"
      87. Oct 08 08:44 : client: [0] command returned 0
      88. Oct 08 08:44 : client: [0] process command "listallinfo"
      89. Oct 08 08:44 : client: [0] command returned 0
      90. Oct 08 08:44 : client: [0] process command "status"
      91. Oct 08 08:44 : client: [0] command returned 0
      92. Oct 08 08:44 : client: [0] process command "playlistinfo"
      93. Oct 08 08:44 : client: [0] command returned 0
      94. Oct 08 08:44 : client: [0] process command "status"
      95. Oct 08 08:44 : client: [0] command returned 0
      96. Oct 08 08:44 : client: [0] process command "status"
      97. Oct 08 08:44 : client: [0] command returned 0
      98. Oct 08 08:44 : client: [0] process command "status"
      99. Oct 08 08:44 : client: [0] command returned 0
      100. Oct 08 08:44 : client: [0] process command "status"
      101. Oct 08 08:44 : client: [0] command returned 0
      102. Oct 08 08:44 : client: [0] process command "status"
      103. Oct 08 08:44 : client: [0] command returned 0
      104. Oct 08 08:44 : client: [0] closed
      105. Oct 08 08:44 : client: [1] opened from 192.168.1.72:45356
      106. Oct 08 08:44 : client: [1] process command "stats"
      107. Oct 08 08:44 : client: [1] command returned 0
      108. Oct 08 08:44 : client: [1] process command "stats"
      109. Oct 08 08:44 : client: [1] command returned 0
      110. Oct 08 08:44 : client: [1] process command "outputs"
      111. Oct 08 08:44 : client: [1] command returned 0
      112. Oct 08 08:44 : client: [1] process command "status"
      113. Oct 08 08:44 : client: [1] command returned 0
      114. Oct 08 08:44 : client: [1] process command "status"
      115. Oct 08 08:44 : client: [1] command returned 0
      116. Oct 08 08:44 : client: [1] process command "status"
      117. Oct 08 08:44 : client: [1] command returned 0
      118. Oct 08 08:44 : client: [2] opened from 192.168.1.72:45832
      119. Oct 08 08:44 : client: [2] process command "lsinfo"
      120. Oct 08 08:44 : client: [2] command returned 0
      121. Oct 08 08:44 : client: [1] process command "status"
      122. Oct 08 08:44 : client: [1] command returned 0
      123. Oct 08 08:44 : client: [1] process command "status"
      124. Oct 08 08:44 : client: [1] command returned 0
      125. Oct 08 08:44 : client: [1] process command "status"
      126. Oct 08 08:44 : client: [1] command returned 0
      127. Oct 08 08:44 : client: [1] process command "status"
      128. Oct 08 08:44 : client: [1] command returned 0
      129. Oct 08 08:44 : client: [1] process command "status"
      130. Oct 08 08:44 : client: [1] command returned 0
      131. Oct 08 08:44 : client: [1] process command "status"
      132. Oct 08 08:44 : client: [1] command returned 0
      133. Oct 08 08:44 : client: [1] process command "status"
      134. Oct 08 08:44 : client: [1] command returned 0
      135. Oct 08 08:44 : client: [2] process command "add "10 - Kapitel 10.mp3""
      136. Oct 08 08:44 : client: [2] command returned 0
      137. Oct 08 08:44 : client: [1] process command "status"
      138. Oct 08 08:44 : client: [1] command returned 0
      139. Oct 08 08:44 : client: [1] process command "playlistinfo"
      140. Oct 08 08:44 : client: [1] command returned 0
      141. Oct 08 08:44 : client: [2] process command "add "Burning flag.mp3""
      142. Oct 08 08:44 : client: [2] command returned 0
      143. Oct 08 08:44 : client: [1] process command "status"
      144. Oct 08 08:44 : client: [1] command returned 0
      145. Oct 08 08:44 : client: [1] process command "playlistinfo"
      146. Oct 08 08:44 : client: [1] command returned 0
      147. Oct 08 08:45 : client: [1] process command "status"
      148. Oct 08 08:45 : client: [1] command returned 0
      149. Oct 08 08:45 : client: [1] process command "status"
      150. Oct 08 08:45 : client: [1] command returned 0
      151. Oct 08 08:45 : client: [1] process command "status"
      152. Oct 08 08:45 : client: [1] command returned 0
      153. Oct 08 08:45 : client: [1] process command "status"
      154. Oct 08 08:45 : client: [1] command returned 0
      155. Oct 08 08:45 : client: [1] process command "status"
      156. Oct 08 08:45 : client: [1] command returned 0
      157. Oct 08 08:45 : client: [2] closed
      158. Oct 08 08:45 : client: [1] process command "status"
      159. Oct 08 08:45 : client: [1] command returned 0
      160. Oct 08 08:45 : client: [1] process command "status"
      161. Oct 08 08:45 : client: [1] command returned 0
      162. Oct 08 08:45 : client: [1] process command "play 0"
      163. Oct 08 08:45 : playlist: play 0:"10 - Kapitel 10.mp3"
      164. Oct 08 08:45 : client: [1] command returned 0
      165. Oct 08 08:45 : decoder_thread: probing plugin mpg123
      166. Oct 08 08:45 : playlist: queue song 1:"Burning flag.mp3"
      167. Oct 08 08:45 : decoder: audio_format=44100:16:2, seekable=true
      168. Oct 08 08:45 : decoder: converting to 48000:16:2
      169. Oct 08 08:45 : libsamplerate: setting samplerate conversion ratio to 1.09
      170. Oct 08 08:45 : alsa_output: opened default type=PLUG
      171. Oct 08 08:45 : alsa_output: format=S16_LE (Signed 16 bit Little Endian)
      172. Oct 08 08:45 : alsa_output: buffer: size=32768..32768 time=682666..682667
      173. Oct 08 08:45 : alsa_output: period: size=1024..1024 time=21333..21334
      174. Oct 08 08:45 : alsa_output: default period_time = buffer_time/4 = 682666/4 = 170666
      175. Oct 08 08:45 : alsa_output: buffer_size=32768 period_size=1024
      176. Oct 08 08:45 : output: opened plugin=alsa name="Alsa Output" audio_format=48000:16:2
      177. Oct 08 08:45 : client: [1] process command "status"
      178. Oct 08 08:45 : client: [1] command returned 0
      179. Oct 08 08:45 : client: [1] process command "status"
      180. Oct 08 08:45 : client: [1] command returned 0
      181. Oct 08 08:45 : client: [1] process command "status"
      182. Oct 08 08:45 : client: [1] command returned 0
      183. Oct 08 08:45 : client: [1] process command "status"
      184. Oct 08 08:45 : client: [1] command returned 0
      185. Oct 08 08:45 : client: [1] process command "status"
      186. Oct 08 08:45 : client: [1] command returned 0
      187. Oct 08 08:45 : client: [1] process command "status"
      188. Oct 08 08:45 : client: [1] command returned 0
      189. Oct 08 08:45 : client: [1] process command "status"
      190. Oct 08 08:45 : client: [1] command returned 0
      191. Oct 08 08:45 : client: [1] process command "status"
      192. Oct 08 08:45 : client: [1] command returned 0
      193. Oct 08 08:45 : client: [1] process command "status"
      194. Oct 08 08:45 : client: [1] command returned 0
      195. Oct 08 08:45 : client: [1] process command "status"
      196. Oct 08 08:45 : client: [1] command returned 0
      197. Oct 08 08:45 : client: [1] process command "status"
      198. Oct 08 08:45 : client: [1] command returned 0
      199. Oct 08 08:45 : client: [1] process command "status"
      200. Oct 08 08:45 : client: [1] command returned 0
      201. Oct 08 08:45 : client: [1] process command "status"
      202. Oct 08 08:45 : client: [1] command returned 0
      203. Oct 08 08:45 : client: [1] process command "status"
      204. Oct 08 08:45 : client: [1] command returned 0
      205. Oct 08 08:45 : client: [1] process command "status"
      206. Oct 08 08:45 : client: [1] command returned 0
      207. Oct 08 08:45 : client: [1] process command "stop"
      208. Oct 08 08:45 : playlist: stop
      209. Oct 08 08:45 : player: played "10 - Kapitel 10.mp3"
      210. Oct 08 08:45 : output: closed plugin=alsa name="Alsa Output"
      211. Oct 08 08:45 : client: [1] command returned 0
      212. Oct 08 08:45 : client: [1] process command "status"
      213. Oct 08 08:45 : client: [1] command returned 0
      214. Oct 08 08:45 : client: [1] process command "status"
      215. Oct 08 08:45 : client: [1] command returned 0
      216. Oct 08 08:45 : client: [1] process command "status"
      217. Oct 08 08:45 : client: [1] command returned 0
      218. Oct 08 08:45 : client: [1] process command "status"
      219. Oct 08 08:45 : client: [1] command returned 0
      220. Oct 08 08:45 : client: [1] process command "status"
      221. Oct 08 08:45 : client: [1] command returned 0
      222. Oct 08 08:45 : client: [1] process command "status"
      223. Oct 08 08:45 : client: [1] command returned 0
      224. Oct 08 08:45 : client: [1] process command "status"
      225. Oct 08 08:45 : client: [1] command returned 0
      226. Oct 08 08:45 : client: [1] process command "status"
      227. Oct 08 08:45 : client: [1] command returned 0
      228. Oct 08 08:45 : client: [1] process command "status"
      229. Oct 08 08:45 : client: [1] command returned 0
      230. Oct 08 08:45 : client: [1] process command "status"
      231. Oct 08 08:45 : client: [1] command returned 0
      232. Oct 08 08:45 : client: [1] process command "status"
      233. Oct 08 08:45 : client: [1] command returned 0
      234. Oct 08 08:45 : client: [1] process command "status"
      235. Oct 08 08:45 : client: [1] command returned 0
      236. Oct 08 08:45 : client: [1] process command "status"
      237. Oct 08 08:45 : client: [1] command returned 0
      238. Oct 08 08:45 : client: [1] process command "status"
      239. Oct 08 08:45 : client: [1] command returned 0
      240. Oct 08 08:45 : client: [1] process command "status"
      241. Oct 08 08:45 : client: [1] command returned 0
      242. Oct 08 08:45 : client: [1] process command "status"
      243. Oct 08 08:45 : client: [1] command returned 0
      244. Oct 08 08:45 : client: [1] process command "status"
      245. Oct 08 08:45 : client: [1] command returned 0
      246. Oct 08 08:45 : client: [1] process command "status"
      247. Oct 08 08:45 : client: [1] command returned 0
      248. Oct 08 08:45 : client: [1] process command "status"
      249. Oct 08 08:45 : client: [1] command returned 0
      250. Oct 08 08:45 : client: [1] process command "status"
      251. Oct 08 08:45 : client: [1] command returned 0
      252. Oct 08 08:45 : client: [1] process command "status"
      253. Oct 08 08:45 : client: [1] command returned 0
      254. Oct 08 08:45 : client: [1] process command "status"
      255. Oct 08 08:45 : client: [1] command returned 0
      256. Oct 08 08:45 : client: [1] process command "status"
      257. Oct 08 08:45 : client: [1] command returned 0
      258. Oct 08 08:45 : client: [1] process command "status"
      259. Oct 08 08:45 : client: [1] command returned 0
      260. Oct 08 08:45 : client: [1] process command "status"
      261. Oct 08 08:45 : client: [1] command returned 0
      262. Oct 08 08:45 : client: [1] process command "status"
      263. Oct 08 08:45 : client: [1] command returned 0
      264. Oct 08 08:45 : client: [1] process command "status"
      265. Oct 08 08:45 : client: [1] command returned 0
      266. Oct 08 08:45 : client: [1] process command "status"
      267. Oct 08 08:45 : client: [1] command returned 0
      268. Oct 08 08:45 : client: [1] process command "status"
      269. Oct 08 08:45 : client: [1] command returned 0
      270. Oct 08 08:45 : client: [1] process command "status"
      271. Oct 08 08:45 : client: [1] command returned 0
      272. Oct 08 08:45 : client: [1] process command "status"
      273. Oct 08 08:45 : client: [1] command returned 0
      274. Oct 08 08:45 : client: [1] process command "status"
      275. Oct 08 08:45 : client: [1] command returned 0
      276. Oct 08 08:45 : client: [1] process command "status"
      277. Oct 08 08:45 : client: [1] command returned 0
      278. Oct 08 08:45 : client: [1] process command "status"
      279. Oct 08 08:45 : client: [1] command returned 0
      280. Oct 08 08:45 : client: [1] process command "status"
      281. Oct 08 08:45 : client: [1] command returned 0
      282. Oct 08 08:45 : client: [1] process command "status"
      283. Oct 08 08:45 : client: [1] command returned 0
      284. Oct 08 08:45 : client: [1] process command "status"
      285. Oct 08 08:45 : client: [1] command returned 0
      286. Oct 08 08:45 : client: [1] process command "status"
      287. Oct 08 08:45 : client: [1] command returned 0
      288. Oct 08 08:46 : client: [1] process command "status"
      289. Oct 08 08:46 : client: [1] command returned 0
      290. Oct 08 08:46 : client: [1] process command "status"
      291. Oct 08 08:46 : client: [1] command returned 0
      292. Oct 08 08:46 : client: [1] process command "status"
      293. Oct 08 08:46 : client: [1] command returned 0
      294. Oct 08 08:46 : client: [1] process command "status"
      295. Oct 08 08:46 : client: [1] command returned 0
      296. Oct 08 08:46 : client: [1] process command "status"
      297. Oct 08 08:46 : client: [1] command returned 0
      298. Oct 08 08:46 : client: [1] process command "status"
      299. Oct 08 08:46 : client: [1] command returned 0
      300. Oct 08 08:46 : client: [1] process command "status"
      301. Oct 08 08:46 : client: [1] command returned 0
      302. Oct 08 08:46 : client: [1] process command "status"
      303. Oct 08 08:46 : client: [1] command returned 0
      304. Oct 08 08:46 : client: [1] process command "status"
      305. Oct 08 08:46 : client: [1] command returned 0
      306. Oct 08 08:46 : client: [1] process command "status"
      307. Oct 08 08:46 : client: [1] command returned 0
      308. Oct 08 08:46 : client: [1] process command "status"
      309. Oct 08 08:46 : client: [1] command returned 0
      310. Oct 08 08:46 : client: [1] process command "status"
      311. Oct 08 08:46 : client: [1] command returned 0
      312. Oct 08 08:46 : client: [1] process command "status"
      313. Oct 08 08:46 : client: [1] command returned 0
      314. Oct 08 08:46 : client: [1] process command "status"
      315. Oct 08 08:46 : client: [1] command returned 0
      316. Oct 08 08:46 : client: [1] process command "status"
      317. Oct 08 08:46 : client: [1] command returned 0
      318. Oct 08 08:46 : client: [1] process command "status"
      319. Oct 08 08:46 : client: [1] command returned 0
      320. Oct 08 08:46 : client: [1] process command "status"
      321. Oct 08 08:46 : client: [1] command returned 0
      322. Oct 08 08:46 : client: [1] process command "status"
      323. Oct 08 08:46 : client: [1] command returned 0
      324. Oct 08 08:46 : client: [1] process command "status"
      325. Oct 08 08:46 : client: [1] command returned 0
      Alles anzeigen
    • Es schaut für mich alles ok aus.
      • Die mp3's hat er gefunden
      • Dein Client scheint sich verbunden zu haben
      • Lieder wurden abgespielt


      Wenn du nichts hören kannst, fehlen vermutlich libraries für den alsa output. Welche packages da nötig wären, weiß ich nicht.
      Vielleicht meldet sich dazu ja mal ein Experte.

      Alternativ kannst du es mal mit der oss Konfiguration versuchen.

      Quellcode

      1. bind_to_address "any"
      2. port "6600"
      3. audio_output {
      4. type "oss"
      5. name "My OSS Device"
      6. device "/dev/dsp" # optional
      7. format "44100:16:2" # optional
      8. }
      9. mixer_type "software"
    • Ich habe das gleiche Problem. Ich bekomme keinen Ton für mpd, aber höre Ton für den Fernseher.
      Über client kann ich Lied abspielen, aber ich höre nichts.

      Ich habe es mit vielen Settings probiert wie oben, oder

      Quellcode

      1. mixer_type "software"
      2. audio_output_format "48000:16:2"
      3. root@vuduo2:~# /etc/init.d/mpd start
      4. Starting music player daemon: mpdoutput: No 'audio_output' defined in config file
      5. output: Attempt to detect audio output device
      6. output: Attempting to detect a alsa audio device
      7. output: Successfully detected a alsa audio device

      Ich bekomme keinen Ton.

      Meine Settings: ich habe vu+ duo dvb-t, VTI image.

      Quellcode

      1. root@vuduo2:~# uname -a
      2. Linux vuduo2 3.13.5 #1 SMP Fri May 15 12:32:27 CEST 2015 mips GNU/Linux
      3. root@vuduo2:~# ls /proc/devices
      4. /proc/devices
      5. root@vuduo2:~# ls /proc/*/ca*
      6. /proc/asound/cards
      7. /proc/asound/card0:
      8. id oss_mixer pcm0p
      9. root@vuduo2:~# ls /proc/asound/card0/
      10. id oss_mixer pcm0p
      11. root@vuduo2:~# more /proc/asound/card0/id
      12. VuPlus
      13. root@vuduo2:~#
      14. root@vuduo2:~#
      15. root@vuduo2:~# more /proc/asound/card0/pcm0p/
      16. info oss sub0/
      17. root@vuduo2:~# more /proc/asound/card0/pcm0p/info
      18. card: 0
      19. device: 0
      20. subdevice: 0
      21. stream: PLAYBACK
      22. id: BCM7xxx
      23. name: BCM7xxx
      24. subname: subdevice #0
      25. class: 0
      26. subclass: 0
      27. subdevices_count: 1
      28. subdevices_avail: 1
      29. root@vuduo2:~# more /proc/asound/card0/pcm0p/oss
      30. root@vuduo2:~#
      31. root@vuduo2:~# more /proc/asound/card0/pcm0p/sub0/
      32. hw_params prealloc status
      33. info prealloc_max sw_params
      34. root@vuduo2:~# more /proc/asound/card0/pcm0p/sub0/hw_params
      35. closed
      Alles anzeigen
      Hat jemand eine Idee was man prüfen sollte?

      Gruß, Jan.
    • Könnte es sein dass es mit Ausgang zu tun hat?
      Ich habe meinen Box mit cinch an der Verstärker hängen. Vielleicht mpd den Output digital über spdif rauszuschicken?

      Der Ton für Fernsehen geht an sowohl Verstärker (cinch) als an Fernseher (hdmi). Ich habe getestet dass ich mpd nicht auf Verstärker höre. Ich könnte mal Fernsehgerät anmachen und kontrollieren dass auf hdmi auch nichts ankommt.

      Warum funktioniert Ton für Fernsehen? Wo ist das konfiguriert und anders als für mpd?
      Wie forsche ich hier weiter?

      Gruß, Jan.
    • Vielleicht hilft es ja, einen anderen Musicplayer zu installieren.
      a) um zu testen, ob die Musikwiedergabe generell funktioniert und b) kommen so evtl. fehlende Treiber auf die Box.
      Ist aber nur ein Schuss ins Blaue. :/
    • Meine Einstellunge (audio taste von Fernbedienung):
      Dolby Digital/DTS Downmix: An
      3d surround DAC
      lautsprecherposition wide
      aut lautstärkerniveau (ALV) DAC
      HDMI-EDID Überprüfung deaktivieren An

      Mit diesen settings bekomme ich: Ton von mpd auf Fernseher (über hdmi) und Ton von dvb-t auf Fernseher und auf Verstärker-Lautsprecher.
      Wenn ich mit den Settings oben spiele, und auf HDMI setze, crasht mpd.

      Quellcode

      1. mixer_type "software"
      2. audio_output {
      3. type "alsa"
      4. name "MPD VU+ STB ALSA"
      5. mixer_type "software"
      6. mixer_device "default"
      7. mixer_control "PCM"
      8. }
    • Auch mit OSS bekomme ich nur der Ton von DVB-T auf hdmi und Verstärker. Für mpd nur über hdmi.

      Quellcode

      1. audio_output {
      2. type "oss"
      3. name "My OSS Device"
      4. # device "/dev/dsp" # optional
      5. # format "44100:16:2" # optional
      6. }
      7. audio_output_format "48000:16:2"

      Settings für Audio:

      Meine Einstellunge (audio taste von Fernbedienung):
      Dolby Digital/DTS Downmix: Aus
      3d surround DAC
      Mehrkanal (PCM): An
      lautsprecherposition wide
      aut lautstärkerniveau (ALV) DAC
      HDMI-EDID Überprüfung deaktivieren Aus