You must log in or register to comment.
It’s always ffmpeg under the hood
So I decompiled the gnu c compiler once, and yes, it was just an elaborate use of ffmpeg
ffmpeg -i main.c a.out
It’s always ffmpeg under the hood
So I decompiled the gnu c compiler once, and yes, it was just an elaborate use of ffmpeg
ffmpeg -i main.c a.out