Credit Andrew - remove unneeded x264 options and comment out a vulkan filter
authorGood Guy <good1.2guy@gmail.com>
Sat, 22 Nov 2025 22:51:18 +0000 (15:51 -0700)
committerGood Guy <good1.2guy@gmail.com>
Sat, 22 Nov 2025 22:51:18 +0000 (15:51 -0700)
cinelerra-5.1/ffmpeg/plugin.opts
cinelerra-5.1/thirdparty/Makefile

index dcf1009ee63ba22fee92d09aa2ea71b551830c4e..17851b4922d2b507b985f54ffd12c87e585534d3 100644 (file)
@@ -514,3 +514,5 @@ afdelaysrc
 #xpsnr ###Input/output error
 #drawbox_vaapi ###Operation not permitted
 #pad_vaapi ###Operation not permitted
+; crash in 8.0
+#blackdetect_vulkan
index e48c7df7d06ac71e0601fa266343694870beefcf..b2306e23c66e9a70cb64c29025cada65d4eee789 100644 (file)
@@ -273,7 +273,7 @@ tiff.cfg_params+= --disable-libdeflate --disable-lerc --enable-shared=no --disab
  --with-webp-lib-dir=$(call pkg_libs,libwebp))\
  $(call if_npkg,libwebp,--disable-webp)
 twolame.cfg_params?=--enable-shared=no
-x264.cfg_params?= --enable-static --enable-pic
+x264.cfg_params?= --enable-static --enable-pic --disable-lavf --disable-swscale --disable-ffms --disable-gpac --disable-lsmash
 x265.cfg_vars?=chmod +x ./configure; chmod +x ./multilib.sh;
 #x265.cfg_vars?=$(call cmake_config,source)
 #x265.cfg_params?= -DENABLE_SHARED=no -DENABLE_CLI=no