Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 408 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 408 Bytes

Bad Apple Filesystem

https://youtu.be/8iZHCBoArc4

Video

Usage

First, grab the source video, and name it video.webm. Then run:

nix run .#gen

mkdir ./mnt
nix run . ./mnt

ls -lR --time-style=+%M:%S

You can also run gen.py and play.py directly, but you need to install OpenCV and Fusepy first.