Post

Replies

Boosts

Views

Activity

Cinematic Video with AVAsynchronousCIImageFilteringRequest
Are there plans to expose the cinematic frames (e.g. disparity) to a AVAsynchronousCIImageFilteringRequest? I want to use my own lens blur shader on the cinematic frames. Right now it looks like the cinematic frames are only available in a AVAsynchronousVideoCompositionRequest like this: guard let sourceFrame = SourceFrame(request: request, cinematicCompositionInfo: cinematicCompositionInfo) else { return } let disparity = sourceFrame.disparityBuffer
0
0
653
Jul ’23
Combine Files and Photos into single Open Dialog
In iOS16, will there be an open dialog that combines Photos and Files? For any creative app, this seems like a common scenario…I want to open a photo from either the Camera Roll or Files to edit in my cool app. I would envision the left toolbar showing sources, such as: On My iPad, iCoud Drive, and Camera Roll. Currently, it’s a bit clunky and confusing for users to have two different choices just to open a photo for editing. Thanks! James
0
0
1.5k
Jun ’22
Cinematic Video with AVAsynchronousCIImageFilteringRequest
Are there plans to expose the cinematic frames (e.g. disparity) to a AVAsynchronousCIImageFilteringRequest? I want to use my own lens blur shader on the cinematic frames. Right now it looks like the cinematic frames are only available in a AVAsynchronousVideoCompositionRequest like this: guard let sourceFrame = SourceFrame(request: request, cinematicCompositionInfo: cinematicCompositionInfo) else { return } let disparity = sourceFrame.disparityBuffer
Replies
0
Boosts
0
Views
653
Activity
Jul ’23
Combine Files and Photos into single Open Dialog
In iOS16, will there be an open dialog that combines Photos and Files? For any creative app, this seems like a common scenario…I want to open a photo from either the Camera Roll or Files to edit in my cool app. I would envision the left toolbar showing sources, such as: On My iPad, iCoud Drive, and Camera Roll. Currently, it’s a bit clunky and confusing for users to have two different choices just to open a photo for editing. Thanks! James
Replies
0
Boosts
0
Views
1.5k
Activity
Jun ’22