Revision 3aa8c7b...

Go back to digest for 13th January 2013

Features in Multimedia

Michael Pyne committed changes in [juk] /:

Support reading/writing Ogg Opus tags.

I say Ogg Opus since it will later be possible to store Opus audio
within a Matroska container, instead we support Opus in an Ogg container
(which is what is recommended/assumed by the reference tools and the
standard).

This does not add playback support if the underlying Phonon backend
doesn't support Opus.

I've tested by adjusting metadata fields of various Opus files I've
encoded.

The Taglib feature that supports this has not been released yet as far
as I can tell from git, so we simply check to see whether the header we
need was installed.

File Changes

Modified 3 files
  •   CMakeLists.txt
  •   config-juk.h.cmake
  •   mediafiles.cpp
3 files changed in total