Posts

Post not yet marked as solved
5 Replies
I've been able to add multiple images to a HEIC container using CGImageDestinationCreateWithURL( ). Adding two identical images yielded a file size exactly double of a HEIC file with only one image added to the container.So this doesn't seem to be the method to use if you're looking to encode an image sequence that employs HEVC.