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 _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
