[FFmpeg-user] Help with static compile of ffmpeg with 3rd party libraries
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Dec 20 10:10:13 CET 2015
Brad Phillips <brad <at> bradphillips.org> writes:
> I’m a mac user who’s currently trying to accomplish
> a static compile of ffmpeg with certain 3rd party
> libraries included in the resulting make.
I am curious:
Could you explain why? Most people agree that
using shared libraries is an advantage.
> --disable-shared --enable-static
> --enable-pthreads --enable-ffplay
> --enable-filters --enable-runtime-cpudetect
These are default and have no effect, please
remove them. (They do NOT act the way you
expect them to or hope they do.)
> --disable-indev=qtkit
> --disable-indev=x11grab_xcb
Is there a bug we are not aware of?
Please report it / explain here.
> The error I get is: "ERROR: snappy not found”
tail of config.log missing.
Carl Eugen
More information about the ffmpeg-user
mailing list