Heureka!
That works like a charm.
Thanks to both of you!
Is there any chance this patch can find its way into the official package?
Heureka!
That works like a charm.
Thanks to both of you!
Is there any chance this patch can find its way into the official package?
thoradia that explains things - even though I thought Multimedia-Tools provide shared libs.
I did not build squeezelite myself, but use the Multimedia Tools 8.1.104 addon. So ultimately they should be build using the static libs. I would look into building squeezelite myself, but OpenElec does not seem to provide a build chain. Do you have a pointer on how I can solve this (I have other linux systems I could use to build)? Or is there maybe another squeezelite addon?
CvH which info is missing from my post (#10)?
Unfortunately not.
I am still unable to use squeezelite.
Anyone?
Hi,
I seem to have the same problem using squeezelite.
I am on LibreELEC 8.0.2 using Multimedia Tools 8.1.104, so my squeezelite version is v1.8.6-945 with build options: LINUX ALSA EVENTFD RESAMPLE FFMPEG VISEXPORT DSD
When I start squeezelite via cli, I am able to playback pcm/wav files, but mp3 and flac do not play back.
This is the log squeezelite produces on startup:
squeezelite -n Wohnzimmer -o default:CARD=sndrpihifiberry -d all=debug -f squeeze.log
[22:50:54.988356] stream_init:294 init stream
[22:50:54.988716] stream_init:295 streambuf size: 2097152
[22:50:54.992996] output_init_alsa:873 init output
[22:50:54.993269] output_init_alsa:902 requested alsa_buffer: 40 alsa_period: 4 format: any mmap: 1
[22:50:54.993392] output_init_common:347 outputbuf size: 3528000
[22:50:54.993584] output_init_common:371 idle timeout: 0
[22:50:55.013600] output_init_common:411 supported rates: 384000 352800 192000 176400 96000 88200 48000
44100 32000 24000 22500 16000 12000 11025 8000
[22:50:55.025058] output_init_alsa:928 memory locked
[22:50:55.025937] output_thread:621 open output device: default:CARD=sndrpihifiberry
[22:50:55.025971] output_init_alsa:951 set output sched fifo rt: 45
[22:50:55.026422] alsa_open:338 opening device at: 44100
[22:50:55.030310] alsa_open:389 opened device default:CARD=sndrpihifiberry using format: S32_LE sample
rate: 44100 mmap: 1
[22:50:55.031134] alsa_open:468 buffer: 40 period: 4 -> buffer size: 1764 period size: 441
[22:50:55.044909] decode_init:153 init decode
[22:50:55.045390] register_dsd:625 using dsd to decode dsf,dff
[22:50:55.126373] load_ff:660 loaded libavcodec.so.57 (57.48.101)
[22:50:55.126514] load_ff:677 loaded libavformat.so.57 (57.41.100)
[22:50:55.126551] load_ff:691 loaded libavutil.so.55 (55.28.100)
[22:50:55.126781] register_ff:770 using ffmpeg to decode alc
[22:50:55.126813] register_ff:754 using ffmpeg to decode wma,wmap,wmal
[22:50:55.128402] load_faad:593 dlerror: libfaad.so.2: cannot open shared object file: No such file or
directory
[22:50:55.128684] load_vorbis:285 dlerror: libvorbisidec.so.1: cannot open shared object file: No such
file or directory
[22:50:55.128797] load_flac:240 dlerror: libFLAC.so.8: cannot open shared object file: No such file or
directory
[22:50:55.128829] register_pcm:414 using pcm to decode aif,pcm
[22:50:55.129095] load_mad:365 dlerror: libmad.so.0: cannot open shared object file: No such file or di
rectory
[22:50:55.129139] decode_init:185 include codecs: exclude codecs:
[22:50:55.129563] discover_server:818 sending discovery
[22:50:55.130172] discover_server:829 got response from: 192.168.1.150:3483
[22:50:55.130248] slimproto:917 connecting to 192.168.1.150:3483
[22:50:55.130707] slimproto:956 connected
[22:50:55.130746] sendHELO:138 mac: [manually removed]
[22:50:55.130772] sendHELO:140 cap: Model=squeezelite,AccuratePlayPoints=1,HasDigitalOut=1,HasPolarityI
nversion=1,Firmware=v1.8.6-945,ModelName=SqueezeLite,MaxSampleRate=384000,dsf,dff,alc,wma,wmap,wmal,aif
,pcm
Display More
Looking at the last line, the codecs I need seem not to be supported.
Any help in getting mp3 and flac to work is appreciated.