Because Olive offers it, should be in ffmpeg since 4.4
From 3abde280f8db5b07efb1ad7283d5b2d6c9af6dc3 Mon Sep 17 00:00:00 2001 From: Andrew Randrianasulu <[email protected]> Date: Sun, 6 Nov 2022 01:16:34 +0300 Subject: [PATCH] Cineformhd profile
--- cinelerra-5.1/ffmpeg/video/cineform.qt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 cinelerra-5.1/ffmpeg/video/cineform.qt diff --git a/cinelerra-5.1/ffmpeg/video/cineform.qt b/cinelerra-5.1/ffmpeg/video/cineform.qt new file mode 100644 index 00000000..c3183194 --- /dev/null +++ b/cinelerra-5.1/ffmpeg/video/cineform.qt @@ -0,0 +1,3 @@ +mov cfhd +quality=medium +cin_pix_fmt=yuv422p10 -- 2.38.1
-- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin

