add H.264 RGB export using libx264rgb

This commit is contained in:
Cobalt Space
2021-10-08 19:38:02 -07:00
parent fc83e439cc
commit b9766bf585
5 changed files with 23 additions and 12 deletions
+1
View File
@@ -37,6 +37,7 @@ public:
// Video codecs
kCodecDNxHD,
kCodecH264,
kCodecH264rgb,
kCodecH265,
kCodecOpenEXR,
kCodecPNG,