Am Fr., 20. Dez. 2019 um 18:05 Uhr schrieb Mahmood Naderan
<mahmood...@gmail.com>:

> --extra-cflags=-I<dir1>,-I<dir2>
> is not correct. The correct syntax is
> --extra-cflags=-I<dir1> --extra-cflags= -I<dir2>

or simpler:
--extra-cflags='-Idir1 -Idir2'

Please do not top-post here, Carl Eugen
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to