On 2015-07-30 15:36, Nemo wrote:
> I need "-fopenmp" to tell gcc to use OpenMP now. But where should I insert 
> "-fopenmp" to?

Add it to the compiler and linker flags.  The easiest way to do this
with ffmpeg is probably to configure with --extra-cflags=-fopenmp and
--extra-ldflags=-fopenmp


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to