2019-01-06 15:34 GMT+01:00, NDJORE BORIS <[email protected]>: > Hello, > Sorry for the mistake. I built it with make command. > Find bellow my configure line : > > env LD_PRELOAD=${MYLIB_DIR}/libmylib.so
What is this supposed to do? > <SOURCE_DIR>/configure > --prefix=<BINARY_DIR> > --extra-cflags=-I<BINARY_DIR>/include > --extra-ldflags=-L<BINARY_DIR>/lib > --extra-libs=-lstclib\ -lpthread > --enable-gpl > --enable-nonfree > --enable-libfdk-aac > --disable-doc > --disable-pthreads > --disable-programs > --enable-shared > --enable-static > --enable-runtime-cpudetect > NB : I combine my own library and ffmpeg. What are you planning to do with the resulting binary? Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
