philippe_44 wrote: 
> Yes, it is transcoded flac to flac because your upnp bridged device is
> not configured to support ogf (codec missing) or the device itself does
> not support flac encapsulated in ogg (mimetype: "audio/ogg;
> codecs=flac"). Remember that in "thru" mode, the upnp player must
> support the codec sent by LMS so that data can be simply forwarded. When
> the bridge is configured to do transcoding, it does support ogf. I don't
> see the flac-to-flac resampling anything. It just says
> 
> > 
Code:
--------------------
  >   > 
  > "/usr/share/squeezeboxserver/Bin/armhf-linux/flac" --ogg -dcs -- - | 
"/usr/share/squeezeboxserver/Bin/armhf-linux/sox" -q --ignore-length -t wav - 
-t flac -C 0 -
  > 
--------------------
> > 
> Which simply means use flac to decode ogf and sox to re-encode plain
> flac. No resampling, no truncation, no lossMPD should support ogf so why 
> would the codec be missing? I am not aware
of any configuration to enable it.

Sent from my Pixel 3a using Tapatalk




------------------------------------------------------------------------
slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to