upgrade gstreamer to support OPUS codec
please, upgrade gstreamer to version >= 1.0.6 in order to have OPUS audio decoder
Information about Opus: http://www.opus-codec.org/
update: 1 year later: still no gstreamer update -> no opus support in v1.1.2.16
update: still no opus in v1.1.4.29
update: still no opus in v1.1.9.28 (even though gstreamer has been updated)
update: opus files can now be read. Metadata handling needs Tracker update
Well, it would be great to have an opus encoder (recording voice, calls, XMPP,...) too. I guess it would be added at the same time, anyway.
R. ( 2014-01-16 02:04:59 +0200 )editOpus works just fine with gst-0.10 in Sailfish, you just need to install a missing codec. As this is an official Jolla site I better not link to anything here but you don't need to look that far to find it.
xerxes2 ( 2014-01-21 00:57:13 +0200 )editWith my opus testing (ie. not working) I also noticed another small bug. Media Indexer happily indexes .opus files as media, but the media player simply stops when trying to play one. So it doesn't even jump to next file on playlist, it just stops. That of course is annoying because you need to press next on the player to proceed. So it would probably be a good idea to have some kind of error handling in the media player in case file (opus or otherwise) can't be played.
DeeGee ( 2015-05-11 11:25:11 +0200 )editeverything seems to work on my phone except some OPUS files are not indexed correctly. tracker-extract reports :
Tracker - Could not save '/path/to/file.opus'" into failsafe persistent store: Error making symbolic link: No such file or directory [ogg @ 0x200e00] 725 bytes of comment header remain Tracker - Could not delete '/path/to/file.opus'" from failsafe persistent store
I tried to use tracker-extract myself :
MIME type guessed as 'audio/x-opus+ogg' (from GIO)
Using /usr/lib/tracker-1.0/extract-modules/libextract-libav.so...
[ogg @ 0x1ea9a60] 698 bytes of comment header remain
[ogg @ 0x1ea9a60] max_analyze_duration 5000000 reached
Done (8 objects added)
The difference between my files seems to be the picture block in metadata
kael ( 2016-12-18 15:51:25 +0200 )edit