Hello!
I’m starting to explore converting video files to the HAP codec for the project I am working on, in which I’m trying to achieve real-time playback of multiple 360 videos and depthkit clips with VFX graph. Is it better to re-export my depthkit clips as image sequences and encode them in ffmpeg, or will it be fine to just convert the combined per pixel videos from H.264 to HAP? Also planning to use KlakHAP to play the HAP videos, will that work with depth kit core or do I need to use AVPro?
Thanks!