@@ 8,12 8,11 @@ formats and extract streams properly.
`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.