shithub: mcfs

Clone

clone: git://shithub.us/sigrid/mcfs gits://shithub.us/sigrid/mcfs
push: hjgit://shithub.us/sigrid/mcfs
patches to: sigrid on 9gridchan, or ftrvxmtrx@gmail.com

Last commit

d3149943 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/03/03 15:47
check whether the file even exists

About

# mcfs

Multimedia container file system.

Someday this might end up as a 9p filesystem for various video
container formats so other programs (vidya players) can identify
formats and extract streams properly.

`extra/` contains additional tools:

* `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

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.