shithub: treason

Download patch

ref: 494fe105ce03c2287153d70a4ce7741620705ad5
parent: 2a330793160ce56ce985e1723725188b235c26c5
author: Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
date: Mon Sep 21 01:04:20 EDT 2020

opus is working now

--- a/README.md
+++ b/README.md
@@ -11,10 +11,8 @@
 What can it play?  MP4 and MKV/WEBM files, which are multimedia
 containers.  Video formats supported are
 [AV1](https://en.wikipedia.org/wiki/AV1), H.264 (baseline only), VP8
-and VP9.  Only 8-bit per component YUV 4:2:0 is supported atm.  AAC
-audio is supported (inside and outside of a container).  OPUS audio is
-supported outside of a container (still trying to understand why
-`audio/opusdec` can't play the ones extracted from a MKV).
+and VP9.  Only 8-bit per component YUV 4:2:0 is supported atm.  AAC, OPUS and Vorbis
+audio is supported (inside and outside of a container).
 
 *It's only supposed to build and run on AMD64 for now.*