FFMPEG Filesystem: inspect media streams as files in a directory

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

README.md

FFMPEG Filesystem

Use FUSE to inspect the streams in media container files.