On 4/12/2020 3:57 PM, Mark Filipak wrote:
[Note 1] I'm pretty sure that a git project requires continuous access to
the Internet. My Internet access is solely via a VBox Linux guest, so it
seems reasonable that ffmpeg must be compiled from within Linux.
FWIW, I build on a windows box in mingw64 after a git sync (so no continual
net connection needed after sync).
The config string-
--extra-cflags=-I/mingw64/include --extra-ldflags=-L/mingw64/lib
--extra-version=static \
--extra-cflags=--static --enable-static --disable-debug --disable-shared
--disable-ffplay \
--disable-ffprobe --disable-doc --enable-decklink --enable-avfilter
--extra-cflags=-I/mingw64/include/BMD
It was fairly straightforward to set up, but I can't readily grab that info
at the moment.
z!
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".