Am Mo., 13. Apr. 2020 um 01:20 Uhr schrieb Carl Zwanzig <[email protected]>: > > 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
This will not work for Mark. (Why on earth do you need --static for a Windows build?) Carl Eugen _______________________________________________ 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".
