From 33b366e2f2d5998c202029f4798fbc87aaca1927 Mon Sep 17 00:00:00 2001
From: Andrew Randrianasulu <randrianasulu@gmail.com>
Date: Wed, 1 Mar 2023 23:24:48 +0300
Subject: [PATCH 2/3] Add 4 non-working plugins in ffmpeg 6.0 to plugin.opts

---
 cinelerra-5.1/ffmpeg/plugin.opts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/cinelerra-5.1/ffmpeg/plugin.opts b/cinelerra-5.1/ffmpeg/plugin.opts
index b567e78f..44446fe8 100644
--- a/cinelerra-5.1/ffmpeg/plugin.opts
+++ b/cinelerra-5.1/ffmpeg/plugin.opts
@@ -477,3 +477,8 @@ virtualbass
 #remap_opencl ###Input/output error
 #xfade_opencl ###Input_output error
 #openclsrc ###invalid argument
+; do not work in 6.0
+#corr ###Input/output error
+#ssim360 ###Input/output error
+#a3dscope ###Input/output error
+#showcwt ###Input/output error
\ No newline at end of file
-- 
2.39.2

