ref: 31d938838631fd5bed124d0d760507530145db48
parent: e8d055cd5d76f2902e12d0a39ac298e9bb2e378a
author: Sigrid Haflínudóttir <[email protected]>
date: Mon Sep 21 17:16:50 EDT 2020
readme: an update
--- a/README.md
+++ b/README.md
@@ -6,16 +6,9 @@
container formats so other programs (vidya players) can identify
formats and extract streams properly.
-For now I'm trying not to go crazy while reading ISO specs. It hasn't
-been easy so far.
-
## Status
The code looks horrible.
It's not a filesystem yet, but it can extract video streams (as IVF)
-and audio streams (only AAC atm).
-
-MP4 container format is too complex to ever state it is _supported_ by
-this program. So far at least some of the videos downloaded from
-youtube are supported.
+and audio streams from MP4 and MKV.