|
|
|
|
|
by AndrewUnmuted
3519 days ago
|
|
On the technology side of things, h265 and VP9 are both attempting to further increase compression efficiency so that we can deliver super high resolutions, wide color gamuts, and bit depths greater than 8. These features are very difficult to achieve with wide compatibility when utilizing h264 and VP8. More generally, h265 and VP9 can be seen as competitors in the same space, but with some meaningful differences in philosophy. VP9 is a royalty-free codec developed by Google. The VPx series of codecs all stem from the work of the On2 company, which Google acquired specifically so that it could get into the video codec space. h265 is patent-protected by a number of parties who are chilling the adoption and rollout of this new codec. As a result, VP9 has seen some rapid adoption by both hardware and software manufacturers lately. If you work in digital video today, the likelihood is that you will need to support both codecs in your processing stack and delivery pipelines. Other interesting developments in this space include the Daala codec in development by the Xiph Foundation (responsible for Ogg Vorbis, Theora, and the wonderful Opus audio codec) and the Thor codec in development by Cisco and their tech partners. Both are aiming to be next-generation royalty-free codecs for distribution of even smaller, and even prettier videos. |
|