From 1366117ec149acb7809db2dccc9e01719c61fbb1 Mon Sep 17 00:00:00 2001
From: Andrew Randrianasulu <randrianasulu@gmail.com>
Date: Sat, 9 May 2026 04:33:46 +0000
Subject: [PATCH 4/6] Fix h265_alpha profile

---
 cinelerra-5.1/ffmpeg/video/h265_alpha.mp4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cinelerra-5.1/ffmpeg/video/h265_alpha.mp4 b/cinelerra-5.1/ffmpeg/video/h265_alpha.mp4
index 3e6336f7..272a4d30 100644
--- a/cinelerra-5.1/ffmpeg/video/h265_alpha.mp4
+++ b/cinelerra-5.1/ffmpeg/video/h265_alpha.mp4
@@ -1,6 +1,6 @@
 mp4 libx265
 cin_quality=-1
-cin_pix_fmt=yuva420
+cin_pix_fmt=yuva420p
 codec_tag=0x31637668
 # use framerate for 1 keyframe/sec, needed for seeks
 keyint_min=30
-- 
2.29.0

