Hi,

I've implemented support for the new Opus codec [1]. Opus got very positive
response even by people, who hardly write something good about software [2].
Support in gmerlin is not completely sample accurate yet, I'll fix this as
soon as possible. Decoding is in gmerlin-avdecoder, encoding is in
gmerlin-encoders.

For the music side, my enthusiasm is however quite limited because Opus
has no way to natively encode signals sampled at 44.1 kHz. The recommended
way is to upsample to 48 kHz (increasing the uncompressed bitrate by 8.8 %)
before encoding. Limiting the samplerates is in principle nothing wrong,
many codecs have such limits. But omitting 44.1 kHz and calling this
*one* audio codec for *every* purpose is a bit silly in my opinion.

Let's see how this will develop. At least support in Webbrowsers will
probably be quite universal since both Mozilla and Microsoft (via Skype) are
involved in the development.

Burkhard

[1] http://opus-codec.org
[2] http://blog.fefe.de/?ts=aeb10fbc

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gmerlin-general mailing list
Gmerlin-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gmerlin-general

Reply via email to