Hawkeyenl wrote: 
> Hmm interesting, if I run a YouTube song on my google mini nest, judging
> by the logs, it doesn't seem to do transcoding at all (see below for the
> relevant log part, which is from the moment I click 'play' on the song,
> up to the point where it is playing). The version of squeezelite I'm
> running is v1.8; it's running on a clean raspbian installation, and
> installed using apt-get. I'm not sure if it's the latest version
> available?

Phillipe's bridge plugins are based on squeezelite with a lot of inbuilt
decoers. Looks like it has native opus and so no opus decoding.


> 
> Small addition, I just noticed that the output of the sox command on my
> synology does not include opus as audio format, could this be the issue?
> And if so, what can I do about it? Below is the relevant snippet of
> running the sox-command on the synology.
> 

I don;t know opus stuff but in generic sox 14.4.2 on my system look the
same

Code:
--------------------
    
  8svx aif aifc aiff aiffc al amb amr-nb amr-wb anb au avr awb caf cdda cdr cvs 
cvsd cvu dat dvms f32 f4 f64 f8 fap flac fssd gsm gsrt hcom htk ima ircam la 
lpc lpc10 lu mat mat4 mat5 maud nist ogg paf prc pvf raw s1 s16 s2 s24 s3 s32 
s4 s8 sb sd2 sds sf sl sln smp snd sndfile sndr sndt sou sox sph sw txw u1 u16 
u2 u24 u3 u32 u4 u8 ub ul uw vms voc vorbis vox w64 wav wavpcm wv wve xa xi
  
--------------------

However LMS supplied sox 14.4.3 has opus 

Code:
--------------------
    
  AUDIO FILE FORMATS: 8svx aif aifc aiff aiffc al amb au avr cdda cdr cvs cvsd 
cvu dat dff dsf dvms f32 f4 f64 f8 flac fssd gsm gsrt hcom htk ima ircam la lpc 
lpc10 lu maud mp2 mp3 nist ogg opus prc raw s1 s16 s2 s24 s3 s32 s4 s8 sb sf sl 
sln smp snd sndr sndt sou sox sph sw txw u1 u16 u2 u24 u3 u32 u4 u8 ub ul uw 
vms voc vorbis vox wav wavpcm wsd wv wve xa
  
--------------------


Check if there is a synology build of sox for LMS somewhere.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to