joncampbell123 / composite-video-simulator

Code to process video to simulate analog composite video.
130 stars 17 forks source link

Instructions for compiling under Windows? #18

Open SilSinn9801 opened 3 years ago

SilSinn9801 commented 3 years ago

The readme says this project is designed for Linux (and by extension MacOSX), but it would be desirable if someone were able to successfully build this on Windows 10 and provide instructions on how to do so under certain compilers (like MinGW, VStudio, CygWin, etc.)

joncampbell123 commented 3 years ago

The biggest hurdle is that you'll need to compile FFMPEG 4.x for this code to link to.