From: Good Guy Date: Tue, 20 Jul 2021 21:30:06 +0000 (-0600) Subject: Andrew supplied x265 high-bit profiles X-Git-Tag: 2021-07~4 X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=commitdiff_plain;h=16162f97986ba345a3781ec3dd0050b2047e0b86 Andrew supplied x265 high-bit profiles --- diff --git a/cinelerra-5.1/ffmpeg/video/h265-10bit.mp4 b/cinelerra-5.1/ffmpeg/video/h265-10bit.mp4 index b0d38ad7..375f1fe5 100644 --- a/cinelerra-5.1/ffmpeg/video/h265-10bit.mp4 +++ b/cinelerra-5.1/ffmpeg/video/h265-10bit.mp4 @@ -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 index 00000000..177a699b --- /dev/null +++ b/cinelerra-5.1/ffmpeg/video/h265-12bit.mp4 @@ -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