~ft/mcfs

ff2fe1d70fabaf9516f1b5950067941603a50f7b — Sigrid Solveig Haflínudóttir 2 years ago abd3c14
update readme
1 files changed, 4 insertions(+), 5 deletions(-)

M README.md
M README.md => README.md +4 -5
@@ 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.