Speykious
Speykious
> I guess the main thing about how Inochi2d is written in Dlang makes it harder to integrate with other languages through FFI. I guess we need to excel at...
I've been wanting to do this for a while: I started rewriting SeeShark from scratch. It won't depend on FFmpeg anymore, I'm just going to use the OS APIs directly....
If you're on Linux I'm sure it'll work, but I'm just in the process of rewriting the library, so it won't mean much if it works at this stage. xD...
Are you sure closing this is the right thing here? I was planning to keep it open until I finish writing SeeShark 5.
Since SeeShark 5 is taking a while I've decided I would also do some maintenance work on SeeShark 4 so that at least people can use a version with less...
Sure! In any case I'm getting there :p 
Progress! 
After almost a full year of neglect on this PR, I came back to it yesterday and now I have a feed :3 https://github.com/user-attachments/assets/90f61400-3735-4040-8274-5a01b131b54c Obtained by writing the raw pixel...
I knew I was gonna have to deal with tons of pixel formats, but it seems like most of them use some kind of FourCC code with variations. Looking around,...
Permissions!