How do I record videos with WinAPI for my console Emulator?
I have made a Nintendo Emulator and I want to record videos of what the player is playing. I know about FFmpeg, but I don’t know how to set up it/use it. All I need is a .lib
file that let me throw it frames and it outputs as a video file.