Skip to content

Commit d1ca521

Browse files
committed
corez
1 parent a23a5be commit d1ca521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cross_compile_ffmpeg.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1297,7 +1297,7 @@ while true; do
12971297
-h | --help ) echo "available options [with defaults]:
12981298
--build-ffmpeg-shared=n
12991299
--build-ffmpeg-static=y
1300-
--gcc-cpu-count=number_of_cores_on_box [number of cpu cores set it higher than 1 if you have multiple cores and > 1GB RAM, this speeds up cross compiler build. FFmpeg build uses number of cores no matter what]
1300+
--gcc-cpu-count=1x [number of cpu cores set it higher than 1 if you have multiple cores and > 1GB RAM, this speeds up initial cross compiler build. FFmpeg build uses number of cores no matter what]
13011301
--disable-nonfree=y (set to n to include nonfree like libfdk-aac)
13021302
--sandbox-ok=n [skip sandbox prompt if y]
13031303
--rebuild-compilers=y (prompts you which compilers to build, even if you already have some)

0 commit comments

Comments
 (0)