VidOS is a minimal kernel written in rust that can play any ffmpeg
supported video in the VGA text buffer.
It comes with a converter that converts videos to a custom .data format, which the kernel can use.
- video support
- actually writing the OS part of vidOS
optional:
- edge detection
- dithering
- gpu support for converter