[FFmpeg-user] How to open OpenMP in ffmpeg compile?

Moritz Barsnick barsnick at gmx.net
Thu Jul 30 15:32:14 CEST 2015


On Thu, Jul 30, 2015 at 21:29:10 +0800, Nemo wrote:
> I need "-fopenmp" to tell gcc to use OpenMP now. But where should I insert "-fopenmp" to?

./configure [...] --extra-cflags="-fopenmp"
for example.

> Thanks a lost!^ ^
You're found! ;)

Moritz


More information about the ffmpeg-user mailing list