Discussion:
[SlimDevices: Audiophiles] Picoreplayer 24bit over i2s
Maurits
2016-05-31 09:05:05 UTC
Permalink
Hi,

I'm having some problems with playback of 192khz/24bit flac files on my
Pi running Picoreplayer 2.1. The setup is like this:
- Pi2
- Picoreplayer v2.1, music stored on Synology NAS running LMS
- I2S module for audio playback
- Output selecten: i2S general (that's the only setting that works)

The problem is simple, there is no playback. The files are indexed and
can be played in the player, but there is no audio playback. All 16bit
files play without a glitch.

I've checked the Picoreplayer log files, no errors there. But i've
noticed that there is a difference. The log shows playback of a 16bit
file like this:

Code:
--------------------

[10:51:53.679542] stream_thread:180 headers: len: 118
HTTP/1.1 200 OK
Server: Logitech Media Server (7.7.6 - 1452060463)
Connection: close
Content-Type: audio/x-flac

[10:51:53.743369] write_cb:116 setting track_start
[10:51:53.759932] _output_frames:62 start buffer frames: 61440
[10:51:53.760056] _output_frames:147 track start sample rate: 192000 replay_gain: 0
[10:51:55.300872] decode_flush:193 decode flush
[10:51:55.300978] output_flush:424 flush output buffer
[10:51:55.378201] codec_open:221 codec open: 'f'
[10:51:55.378401] stream_sock:393 connecting to 192.168.2.200:9002
[10:51:55.379151] stream_sock:422 header: GET /stream.mp3?player=b8:27:eb:e1:9a:cc HTTP/1.0

--------------------


But playback of a 24bit/192khz file shows only this logoutput:

Code:
--------------------

[10:51:55.414401] stream_thread:180 headers: len: 118
HTTP/1.1 200 OK
Server: Logitech Media Server (7.7.6 - 1452060463)
Connection: close
Content-Type: audio/x-flac

[10:51:55.488442] write_cb:116 setting track_start
[10:51:55.499678] _output_frames:62 start buffer frames: 40960
[10:51:55.499789] _output_frames:147 track start sample rate: 192000 replay_gain: 0

--------------------

It seems that at some point the playbackproces stops. But why?

I've changed the ALSA settings in the Picore webinterface, but no
settings i've tried had any noticeable effect. It now is set to
8000::24::

Can anyone help me out?


------------------------------------------------------------------------
Maurits's Profile: http://forums.slimdevices.com/member.php?userid=65773
View this thread: http://forums.slimdevices.com/showthread.php?t=105688
Loading...