Andrew supplied x265 high-bit profiles
authorGood Guy <good1.2guy@gmail.com>
Tue, 20 Jul 2021 21:30:06 +0000 (15:30 -0600)
committerGood Guy <good1.2guy@gmail.com>
Tue, 20 Jul 2021 21:30:06 +0000 (15:30 -0600)
cinelerra-5.1/ffmpeg/video/h265-10bit.mp4
cinelerra-5.1/ffmpeg/video/h265-12bit.mp4 [new file with mode: 0644]

index b0d38ad72520c50c1d2096b77039c53e22e9a6b6..375f1fe5eaf12f1029f3dec311f0d2b01a910777 100644 (file)
@@ -4,7 +4,7 @@ strict=-2
 colorspace=bt2020_cl
 color_primaries=bt2020
 color_trc=bt2020_10bit
-pixel_format=yuv422p10
+cin_pix_fmt=yuv422p10le
 # use framerate for 1 keyframe/sec, needed for seeks
 keyint_min=30
 x265-params=output-depth=10:keyint=30
diff --git a/cinelerra-5.1/ffmpeg/video/h265-12bit.mp4 b/cinelerra-5.1/ffmpeg/video/h265-12bit.mp4
new file mode 100644 (file)
index 0000000..177a699
--- /dev/null
@@ -0,0 +1,11 @@
+mp4 libx265
+# only works in build cinx hi-depth build
+strict=-2
+colorspace=bt2020_cl
+color_primaries=bt2020
+color_trc=bt2020_10bit
+cin_pix_fmt=yuv422p12le
+# use framerate for 1 keyframe/sec, needed for seeks
+keyint_min=30
+x265-params=output-depth=10:keyint=30
+cin_quality=-1