Looking a bit deeper.

>From RFC 7845 Ogg Opus  April 2016

Code:
--------------------
    When Opus is concurrently multiplexed with other streams in an Ogg
  container, one SHOULD use one of the "audio/ogg", "video/ogg", or
  "application/ogg" mime-types, as defined in [RFC5334].  Such streams
  are not strictly "Ogg Opus files" as described above, since they
  contain more than a single Opus stream per sequentially multiplexed
  segment, e.g., video or multiple audio tracks.  In such cases, the
  '.opus' filename extension is NOT RECOMMENDED. 
--------------------


Which I interpret to mean - mime types are not definitive.

Currenly in LMS - the routine parseOggHeader distinguish between an
ogg/flac and "other" codec by looking at a header .  I wonder whether
the routine can be extended to look for opus as well as flac.


------------------------------------------------------------------------
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
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to