shithub: mcfs

Download patch

ref: ff2fe1d70fabaf9516f1b5950067941603a50f7b
parent: abd3c14c70b91a3f4f6111c59248ab00c95a95bb
author: Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
date: Tue Mar 2 10:31:29 EST 2021

update readme

--- a/README.md
+++ b/README.md
@@ -8,12 +8,11 @@
 
 `extra/` contains additional tools:
 
-* `video/mkvdump`, to dump MKV in human readable formand.
+* `video/adtsdump`, to dump ADTS headers in human readable form.
+* `video/mkvdump`, to dump MKV in human readable form.
 * `video/ivf2raw`, to rip raw video frames out of IVF.
 
 ## Status
 
-The code looks horrible(?).
-
-It's not a filesystem yet, but it can extract video streams (as IVF)
-and audio streams from MP4 and MKV.
+It's not a filesystem yet, but it can extract subtitles, video streams
+(as IVF, some as OGG) and audio streams from MP4 and MKV.