Hi!
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:
*CC=cl ./configure --toolchain=msvc --enable-static --disable-shared
--disable-network --disable-programs --disable-doc*
But I still have a lot of unresolved externals.
Can you point me in the right direction?

Thanks,
Jose
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/libav-user

To unsubscribe, visit link above, or email
libav-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to