more Andrew improved/new ffmpeg render format choices
authorGood Guy <good1.2guy@gmail.com>
Thu, 26 Nov 2020 18:22:43 +0000 (11:22 -0700)
committerGood Guy <good1.2guy@gmail.com>
Thu, 26 Nov 2020 18:22:43 +0000 (11:22 -0700)
cinelerra-5.1/ffmpeg/audio/dnxhr_pcm_s16.mov [new file with mode: 0644]
cinelerra-5.1/ffmpeg/audio/dnxhr_pcm_s24.mov [new file with mode: 0644]
cinelerra-5.1/ffmpeg/video/dnxhr_444.mov [new file with mode: 0644]
cinelerra-5.1/ffmpeg/video/dnxhr_hq.mov [new file with mode: 0644]
cinelerra-5.1/ffmpeg/video/dnxhr_hqx.mov [new file with mode: 0644]
cinelerra-5.1/ffmpeg/video/dnxhr_lb.mov [new file with mode: 0644]
cinelerra-5.1/ffmpeg/video/dnxhr_sq.mov [new file with mode: 0644]
cinelerra-5.1/ffmpeg/video/dv_ntsc.avi
cinelerra-5.1/ffmpeg/video/dv_pal.avi
cinelerra-5.1/ffmpeg/video/dv_pal.qt
cinelerra-5.1/ffmpeg/video/mjpeg.avi [new file with mode: 0644]

diff --git a/cinelerra-5.1/ffmpeg/audio/dnxhr_pcm_s16.mov b/cinelerra-5.1/ffmpeg/audio/dnxhr_pcm_s16.mov
new file mode 100644 (file)
index 0000000..ed111c1
--- /dev/null
@@ -0,0 +1 @@
+mov pcm_s16le
diff --git a/cinelerra-5.1/ffmpeg/audio/dnxhr_pcm_s24.mov b/cinelerra-5.1/ffmpeg/audio/dnxhr_pcm_s24.mov
new file mode 100644 (file)
index 0000000..5a833fe
--- /dev/null
@@ -0,0 +1 @@
+mov pcm_s24le
diff --git a/cinelerra-5.1/ffmpeg/video/dnxhr_444.mov b/cinelerra-5.1/ffmpeg/video/dnxhr_444.mov
new file mode 100644 (file)
index 0000000..22b0280
--- /dev/null
@@ -0,0 +1,4 @@
+mov dnxhd
+profile=dnxhr_444
+cin_pix_fmt=yuv444p10le
+# also gbrp10le
diff --git a/cinelerra-5.1/ffmpeg/video/dnxhr_hq.mov b/cinelerra-5.1/ffmpeg/video/dnxhr_hq.mov
new file mode 100644 (file)
index 0000000..25aaba5
--- /dev/null
@@ -0,0 +1,4 @@
+mov dnxhd
+profile=dnxhr_hq
+cin_pix_fmt=yuv422p
+
diff --git a/cinelerra-5.1/ffmpeg/video/dnxhr_hqx.mov b/cinelerra-5.1/ffmpeg/video/dnxhr_hqx.mov
new file mode 100644 (file)
index 0000000..e16b479
--- /dev/null
@@ -0,0 +1,4 @@
+mov dnxhd
+profile=dnxhr_hqx
+cin_pix_fmt=yuv422p10le
+
diff --git a/cinelerra-5.1/ffmpeg/video/dnxhr_lb.mov b/cinelerra-5.1/ffmpeg/video/dnxhr_lb.mov
new file mode 100644 (file)
index 0000000..0f0263b
--- /dev/null
@@ -0,0 +1,3 @@
+mov dnxhd
+profile=dnxhr_lb
+cin_pix_fmt=yuv422p
diff --git a/cinelerra-5.1/ffmpeg/video/dnxhr_sq.mov b/cinelerra-5.1/ffmpeg/video/dnxhr_sq.mov
new file mode 100644 (file)
index 0000000..c67db9f
--- /dev/null
@@ -0,0 +1,3 @@
+mov dnxhd
+profile=dnxhr_sq
+cin_pix_fmt=yuv422p
index fcb180a75a76c14cb71cc616e48e4564484a664a..06678ab372e6456812ee50a70cc6f2cd6ba60b9f 100644 (file)
@@ -1,4 +1,4 @@
 avi dvvideo
-pixel_format=yuv411p
+cin_pix_fmt=yuv411p
 field_order=bb
 # 720x480, 29.97 fps
index 18aca931673feec57b9abaff8095a231a8edac84..205493671d82773c634ccab486852415372f944c 100644 (file)
@@ -1,4 +1,4 @@
 avi dvvideo
-pixel_format=yuv420p
+cin_pix_fmt=yuv420p
 field_order=bb
 # 720x576, 25 fps
index 8cde7dc4dd8aa0f949c5a039685b2dca42dfcf8e..e826b63a584f726737e8ca047b1563b22de9d1cc 100644 (file)
@@ -1,4 +1,4 @@
 mov dvvideo
-pixel_format=yuv420p
+cin_pix_fmt=yuv420p
 field_order=bb
 # 720x576, 25 fps
diff --git a/cinelerra-5.1/ffmpeg/video/mjpeg.avi b/cinelerra-5.1/ffmpeg/video/mjpeg.avi
new file mode 100644 (file)
index 0000000..bd6a0c0
--- /dev/null
@@ -0,0 +1,2 @@
+avi mjpeg
+cin_quality=1