vp9 multibit and lossless improvements by Andrew
authorGood Guy <good1.2guy@gmail.com>
Tue, 8 Mar 2022 22:21:14 +0000 (15:21 -0700)
committerGood Guy <good1.2guy@gmail.com>
Tue, 8 Mar 2022 22:21:14 +0000 (15:21 -0700)
cinelerra-5.1/ffmpeg/video/vp9-alpha-lossless.webm [new file with mode: 0644]
cinelerra-5.1/thirdparty/Makefile

diff --git a/cinelerra-5.1/ffmpeg/video/vp9-alpha-lossless.webm b/cinelerra-5.1/ffmpeg/video/vp9-alpha-lossless.webm
new file mode 100644 (file)
index 0000000..ac7d086
--- /dev/null
@@ -0,0 +1,3 @@
+webm libvpx-vp9
+cin_pix_fmt=yuva420p
+lossless=1
index ce41db9fec8c0077ee4c9b27b19c81a7035dd878..1e6af0b9ef59935209f0041f97dfe454f41cc62a 100644 (file)
@@ -261,7 +261,7 @@ twolame.cfg_params?=--enable-shared=no
 x264.cfg_params?= --enable-static --enable-pic
 x265.cfg_vars?=$(call cmake_config,source)
 x265.cfg_params?= -DENABLE_SHARED=no
-libvpx.cfg_params?= --enable-pic --disable-avx512 --disable-examples --disable-unit_tests
+libvpx.cfg_params?= --enable-pic --disable-avx512 --enable-vp9-highbitdepth --disable-examples --disable-unit_tests
 
 DS:=$$$$$$$$
 pkg_cfg=$(call bld_path,$(1),usr/local/lib/pkgconfig):