(07-02-2022, 08:20 PM)Sehnsucht Wrote:(07-02-2022, 06:15 PM)Tim Curtis Wrote: The first challenge is to isolate the problem and then develop a test case that can be reproduced
- Can continuous playback be > one hour with other files?
- Same on 32-bit?
I'll stick to testing on this 64-bit install.
btw: The timestamps are inconsistent in /var/log/mpd/log - some (those containing "INFO") are an hour early. BST vs GMT maybe (I'm in the UK)?
It's repeatable. I rebooted and played the same four tracks starting 7:29pm:
/var/log/mpd/log:
2022-07-02 18:29:37.096063 INFO [src/bin.rs:711] CamillaDSP version 1.0.0
2022-07-02 18:29:37.096165 INFO [src/bin.rs:712] Running on linux, aarch64
2022-07-02 18:29:37.195943 INFO [src/alsadevice.rs:156] Starting playback from Prepared state
Jul 02 19:51 : player: played "USB/USB4tbMusic/G1.flac"
Jul 02 20:13 : player: played "USB/USB4tbMusic/H1.flac"
Jul 02 20:34 : player: played "USB/USB4tbMusic/I1.flac"
CDSP Plugin ERROR: XRUN OCCURRED!
2212 of those in 5 mins then....
Jul 02 20:39 : output: Failed to flush filter on "ALSA Default" (alsa): snd_pcm_writei() failed: Broken pipe
2022-07-02 19:39:41.287130 INFO [src/bin.rs:420] Capture finished
2022-07-02 19:39:41.287342 INFO [src/bin.rs:410] Playback finished
Jul 02 20:39 : player: played "USB/USB4tbMusic/J1.flac"
I'll find another hour long album and see if I can repeat it.
Yep, a different album with shorter tracks - after ~90 mins it happens again. I wasn't listening to it but the log shows that the attempt to play the album continues through the errors to the end of the album.
I'll try the first album again (it fails quicker) and keep an eye on the buffer level in the CamillaDSP pipeline editor. After that maybe I'll try playing with the chunksize and queue limit.
btw: in the pipeline editer page there's a "show log file" but clicking on that gives: "500 Internal Server Error Server got itself in trouble" (when the album is quite happily playing).