ref: 58a980e4715f44abe4e4f424998abb1db09961ba
parent: 1467915184ce4df4e1754bd7efabd61b13fea47e
author: Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
date: Fri Dec 11 04:40:20 EST 2020
update readme
--- a/README.md
+++ b/README.md
@@ -10,9 +10,9 @@
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,
-OPUS and Vorbis audio is supported.
+[AV1](https://en.wikipedia.org/wiki/AV1), H.264, VP8 and VP9. Only
+8-bit per component YUV 4:2:0 is supported atm. AAC, OPUS and Vorbis
+audio is supported.
*It's only supposed to build and run on AMD64 for now.*
@@ -39,7 +39,6 @@
wrong.
You need a fast computer to play AV1. H.264 doesn't require as much.
-VP8/VP9 might be a good alternative.
If you see random crashes, try running with `NPROC=1`. Multithreaded
decoding "works on my machine", but who knows.