FFMPEG Filesystem: inspect media streams as files in a directory

Timothy Rice 2cf90ff075 Save arg data and clarify error messages. 8 年 前
.gitignore 7ec0c1928f Initial commit. 8 年 前
LICENSE.BSD 2bc208d422 Add licences. 8 年 前
LICENSE.GPL 2bc208d422 Add licences. 8 年 前
LICENSE.md fa46d1c350 Update licence. 8 年 前
Makefile a6b61e9a3e Provide unified interface for building stream descriptors. 8 年 前
README.md 4d5442e86f Add README. 8 年 前
ffs.c 2cf90ff075 Save arg data and clarify error messages. 8 年 前
ffs.h 5c3344dfb9 Implement logging. 8 年 前
operations.c 87a17fb0b6 Begin filling out ff_read. 8 年 前
operations.h 85ee483061 Split fuse operations into separate file. 8 年 前
utils.c af8c9a60dc Implement function to extract stream number from descriptor. 8 年 前
utils.h 87a17fb0b6 Begin filling out ff_read. 8 年 前

README.md

FFMPEG Filesystem

Use FUSE to inspect the streams in media container files.