Hi,
We're updating our video editing app to support HDR playback/export and ran into a snag. AVPlayer (with HDR color properties) maintains the integrity of the color of text and other layers (e.g. stickers), however, AVVideoCompositionCoreAnimationTool does not. When the composition is exported, the colors of layers are being converted to HDR as well (deeper colors), which shouldn't be the case. We're using videoCompositionCoreAnimationToolWithPostProcessingAsVideoLayer.
Any help would be much appreciated!
Thanks,
Ed
We're updating our video editing app to support HDR playback/export and ran into a snag. AVPlayer (with HDR color properties) maintains the integrity of the color of text and other layers (e.g. stickers), however, AVVideoCompositionCoreAnimationTool does not. When the composition is exported, the colors of layers are being converted to HDR as well (deeper colors), which shouldn't be the case. We're using videoCompositionCoreAnimationToolWithPostProcessingAsVideoLayer.
Any help would be much appreciated!
Thanks,
Ed