YOu can nake the opus stream playable if you create a custom-types.conf
file in same directory as types.conf
The custom-type.conf file should have the content

Code:
--------------------
    
  ogg     ogg,oga         audio/x-ogg,audio/ogg,application/x-ogg       audio
  ops     opus            application/ogg,audio/opus,audio/ogg;codecs=opus audio
  
--------------------


This moves the MIME type "application/ogg" from an OGG stream to an OPUS
stream.

This means your OPUS will play but other "application/ogg" stream will
now not play.

The 256kbps AAC stream has much higher bitrate than 64kbps OPUS and so
should be much better quality.


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

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

Reply via email to