Rename av1.webm to av1_aom.webm and delete old libsndfile
authorGood Guy <[email protected]>
Sun, 11 Aug 2024 17:43:40 +0000 (11:43 -0600)
committerGood Guy <[email protected]>
Sun, 11 Aug 2024 17:43:40 +0000 (11:43 -0600)
cinelerra-5.1/ffmpeg/video/av1.webm [deleted file]
cinelerra-5.1/ffmpeg/video/av1_aom.webm [new file with mode: 0644]
cinelerra-5.1/thirdparty/src/libsndfile-1.0.28.tar.xz [deleted file]

diff --git a/cinelerra-5.1/ffmpeg/video/av1.webm b/cinelerra-5.1/ffmpeg/video/av1.webm
deleted file mode 100644 (file)
index d8306db..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-webm libaom-av1
-# this codec codes less than one frame per sec
-# and so even a few seconds of video can take
-# a very long time to encode
-cpu-used 5
-row-mt 1
-tiles 2x2
-strict -2
-threads 8
diff --git a/cinelerra-5.1/ffmpeg/video/av1_aom.webm b/cinelerra-5.1/ffmpeg/video/av1_aom.webm
new file mode 100644 (file)
index 0000000..db3ca16
--- /dev/null
@@ -0,0 +1,12 @@
+webm libaom-av1
+# this codec codes less than one frame per sec
+# and so even a few seconds of video can take
+# a very long time to encode
+# First 2 lines needed for seeks to put in keyframes
+g=30
+keyint_min=30
+cpu-used 5
+row-mt 1
+tiles 2x2
+strict -2
+threads 8
diff --git a/cinelerra-5.1/thirdparty/src/libsndfile-1.0.28.tar.xz b/cinelerra-5.1/thirdparty/src/libsndfile-1.0.28.tar.xz
deleted file mode 100644 (file)
index f0017f8..0000000
Binary files a/cinelerra-5.1/thirdparty/src/libsndfile-1.0.28.tar.xz and /dev/null differ