<div dir="ltr">Hi!<div>If I only want to render a video (mp4 file) through an OpenGL context, what are the options for the FFmpeg configure file so I can build it appropriately? I am using msvc, and I want to link the libraries statically. This is how I am building FFmpeg:</div><div><b>CC=cl ./configure --toolchain=msvc --enable-static --disable-shared --disable-network --disable-programs --disable-doc</b><br></div><div>But I still have a lot of unresolved externals. </div><div>Can you point me in the right direction?</div><div><br></div><div>Thanks,</div><div>Jose</div></div>