File tree Expand file tree Collapse file tree 6 files changed +4
-6
lines changed Expand file tree Collapse file tree 6 files changed +4
-6
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ THIS_DIR=$(DIRNAME=$(dirname "$0"); cd "$DIRNAME"; pwd)
31
31
cd " $THIS_DIR "
32
32
33
33
# ffmpeg config options
34
- source $MR_SHELL_CONFIGS_DIR /ffconfig/module.sh
34
+ source $MR_SHELL_CONFIGS_DIR /ffconfig/module-full .sh
35
35
source $MR_SHELL_CONFIGS_DIR /ffconfig/auto-detect-third-libs.sh
36
36
37
37
CFG_FLAGS=
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ FFMPEG_CFG_FLAGS=
34
34
FFMPEG_EXTRA_CFLAGS=
35
35
export COMMON_FF_CFG_FLAGS=
36
36
# use ijk ffmpeg config options
37
- source $MR_SHELL_CONFIGS_DIR /ijk-ffmpeg-config/module.sh
37
+ source $MR_SHELL_CONFIGS_DIR /ijk-ffmpeg-config/module-lite .sh
38
38
FFMPEG_CFG_FLAGS=" $FFMPEG_CFG_FLAGS $COMMON_FF_CFG_FLAGS "
39
39
40
40
# Advanced options (experts only):
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ THIS_DIR=$(DIRNAME=$(dirname "$0"); cd "$DIRNAME"; pwd)
31
31
cd " $THIS_DIR "
32
32
33
33
# ffmpeg config options
34
- source $MR_SHELL_CONFIGS_DIR /ffconfig/module.sh
34
+ source $MR_SHELL_CONFIGS_DIR /ffconfig/module-full .sh
35
35
source $MR_SHELL_CONFIGS_DIR /ffconfig/auto-detect-third-libs.sh
36
36
37
37
CFG_FLAGS=
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ FFMPEG_CFG_FLAGS=
34
34
FFMPEG_EXTRA_CFLAGS=
35
35
export COMMON_FF_CFG_FLAGS=
36
36
# use ijk ffmpeg config options
37
- source $MR_SHELL_CONFIGS_DIR /ijk-ffmpeg-config/module.sh
37
+ source $MR_SHELL_CONFIGS_DIR /ijk-ffmpeg-config/module-lite .sh
38
38
FFMPEG_CFG_FLAGS=" $FFMPEG_CFG_FLAGS $COMMON_FF_CFG_FLAGS "
39
39
40
40
# Advanced options (experts only):
You can’t perform that action at this time.
0 commit comments