Andrea improved and split up more meaningfully prores formats
authorGood Guy <good1.2guy@gmail.com>
Fri, 11 Dec 2020 21:09:13 +0000 (14:09 -0700)
committerGood Guy <good1.2guy@gmail.com>
Fri, 11 Dec 2020 21:09:13 +0000 (14:09 -0700)
cinelerra-5.1/ffmpeg/video/ffv1.mov [new file with mode: 0644]
cinelerra-5.1/ffmpeg/video/prores_4444.pro [new file with mode: 0644]
cinelerra-5.1/ffmpeg/video/prores_4444xq.pro [new file with mode: 0644]
cinelerra-5.1/ffmpeg/video/prores_hq.pro [new file with mode: 0644]
cinelerra-5.1/ffmpeg/video/prores_ks.pro
cinelerra-5.1/ffmpeg/video/prores_lt.pro [new file with mode: 0644]
cinelerra-5.1/ffmpeg/video/prores_proxy.pro
cinelerra-5.1/ffmpeg/video/prores_std.pro [new file with mode: 0644]

diff --git a/cinelerra-5.1/ffmpeg/video/ffv1.mov b/cinelerra-5.1/ffmpeg/video/ffv1.mov
new file mode 100644 (file)
index 0000000..89a7d9e
--- /dev/null
@@ -0,0 +1,9 @@
+mov ffv1
+#coder=0
+context=1
+g=1
+level=3
+threads=16
+slices=16
+slicecrc=1
+#pass=2
diff --git a/cinelerra-5.1/ffmpeg/video/prores_4444.pro b/cinelerra-5.1/ffmpeg/video/prores_4444.pro
new file mode 100644 (file)
index 0000000..0277538
--- /dev/null
@@ -0,0 +1,13 @@
+mov prores_ks
+# ProRes, encoder prores_ks. Container Apple QuickTime movie (.mov).
+# Support for aplpha channel
+profile=4
+quant_mat=auto
+cin_pix_fmt=yuva444p10le #also gbrp10le 
+# The possible video profile values for the ProRes codec are:
+# 5 = 4444xq
+# 4 = 4444
+# 3 = HQ (high quality)
+# 2 = Standard
+# 1 = LT (light)
+# 0 = Proxy
diff --git a/cinelerra-5.1/ffmpeg/video/prores_4444xq.pro b/cinelerra-5.1/ffmpeg/video/prores_4444xq.pro
new file mode 100644 (file)
index 0000000..dc1a8cd
--- /dev/null
@@ -0,0 +1,13 @@
+mov prores_ks
+# ProRes, encoder prores_ks. Container Apple QuickTime movie (.mov).
+#Support for alpha channel
+profile=5
+quant_mat=auto
+cin_pix_fmt=yuv444p10le #also gbrp10le
+# The possible video profile values for the ProRes codec are:
+# 5 = 4444xq
+# 4 = 4444
+# 3 = HQ (high quality)
+# 2 = Standard
+# 1 = LT (light)
+# 0 = Proxy
diff --git a/cinelerra-5.1/ffmpeg/video/prores_hq.pro b/cinelerra-5.1/ffmpeg/video/prores_hq.pro
new file mode 100644 (file)
index 0000000..5970103
--- /dev/null
@@ -0,0 +1,13 @@
+mov prores_aw
+# encoder prores_aw. Container Apple QuickTime movie (.mov).
+# No alpha channel.
+profile=3
+quant_mat=auto
+cin_pix_fmt=yuv422p10le
+# The possible video profile values for the ProRes codec are:
+# 5 = 4444xq
+# 4 = 4444
+# 3 = HQ (high quality)
+# 2 = Standard
+# 1 = LT (light)
+# 0 = Proxy
index a56767d65fa37191c431388b6074fb971919a94e..e1f6968ea890e9e2942e1972861fb4db304ae75b 100644 (file)
@@ -1,7 +1,9 @@
 mov prores_ks
-# ProRes, encoder prores_ks. Container Apple QuickTime movie (.mov).
-# The encoder delivers a higher quality but is very slow in comparison.
-profile=4444
+# Container Apple QuickTime movie (.mov).
+# Do not render audio as it will fail with current opts
+profile=3
+quant_mat=auto
+# cin_pix_fmt=yuv422p10le; yuva444p10le; gbrp10le
 # The possible video profile values for the ProRes codec are:
 # 5 = 4444xq
 # 4 = 4444
diff --git a/cinelerra-5.1/ffmpeg/video/prores_lt.pro b/cinelerra-5.1/ffmpeg/video/prores_lt.pro
new file mode 100644 (file)
index 0000000..3d2d00e
--- /dev/null
@@ -0,0 +1,13 @@
+mov prores_aw
+# encoder prores_aw. Container Apple QuickTime movie (.mov).
+# No alpha channel.
+profile=1
+quant_mat=auto
+cin_pix_fmt=yuv422p10le
+# The possible video profile values for the ProRes codec are:
+# 5 = 4444xq
+# 4 = 4444
+# 3 = HQ (high quality)
+# 2 = Standard
+# 1 = LT (light)
+# 0 = Proxy
index 5b297eccf342028c0155e160c9422a0252915d79..f0557c10800bddba2dc6169236e740fedf1fe680 100644 (file)
@@ -1,4 +1,13 @@
-matroska prores
-#ProRes: For fast creation of proxies. Container Matroska (.mkv).
-# Do not render audio as it will fail with current opts
+mov prores_aw
+# encoder prores_aw. Container Apple QuickTime movie (.mov).
+# No alpha channel.
 profile=0
+quant_mat=auto
+cin_pix_fmt=yuv422p10le
+# The possible video profile values for the ProRes codec are:
+# 5 = 4444xq
+# 4 = 4444
+# 3 = HQ (high quality)
+# 2 = Standard
+# 1 = LT (light)
+# 0 = Proxy
diff --git a/cinelerra-5.1/ffmpeg/video/prores_std.pro b/cinelerra-5.1/ffmpeg/video/prores_std.pro
new file mode 100644 (file)
index 0000000..4db74bf
--- /dev/null
@@ -0,0 +1,13 @@
+mov prores_aw
+# encoder prores_aw. Container Apple QuickTime movie (.mov).
+# No alpha channel.
+profile=2
+quant_mat=auto
+cin_pix_fmt=yuv422p10le
+# The possible video profile values for the ProRes codec are:
+# 5 = 4444xq
+# 4 = 4444
+# 3 = HQ (high quality)
+# 2 = Standard
+# 1 = LT (light)
+# 0 = Proxy