From: Good Guy Date: Sun, 10 Oct 2021 17:47:33 +0000 (-0600) Subject: Andrea supplied DPX and Cineform render formats X-Git-Tag: 2021-10~9 X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=commitdiff_plain;h=9546c223df88c04184b0ffbd27323c09952dfa4c Andrea supplied DPX and Cineform render formats --- diff --git a/cinelerra-5.1/ffmpeg/video/CineformHD.mov b/cinelerra-5.1/ffmpeg/video/CineformHD.mov new file mode 100644 index 00000000..7c6373a4 --- /dev/null +++ b/cinelerra-5.1/ffmpeg/video/CineformHD.mov @@ -0,0 +1,4 @@ +mov cfhd +cin_ff_format=yuv442p10le +quality=6 +# input Width must be divisible by 16 and Height by 8 diff --git a/cinelerra-5.1/ffmpeg/video/DPX.dpx b/cinelerra-5.1/ffmpeg/video/DPX.dpx new file mode 100644 index 00000000..6a86ca4e --- /dev/null +++ b/cinelerra-5.1/ffmpeg/video/DPX.dpx @@ -0,0 +1,4 @@ +image2 dpx +cin_pix_fmt=rgb48le +# this codec creates a set of image file in a directory +# use an image2 file name like /dir/image%05d.dpx