Re: AVCaptureMovieFileOutput + encryption

2017-06-22 Thread Jens Alfke
> On Jun 22, 2017, at 5:18 PM, Carl Hoefs > wrote: > > Is it possible to add encryption to this chain, so the movie file is written > out encrypted? I’ve never seen any crypto stuff in AVFoundation (but it’s been a few years.) You’ll probably need to hook something in to run your own callba

Why is XCode suddenly doing this?

2017-06-22 Thread Graham Cox
I’ve been archiving built Mac apps forever with no issues. (Build -> Archive) Suddenly, XCode has stopped adding the archive to the ‘Mac OSX Apps section under that particular app, and started it adding it as a ‘Generic XCode Archive’ under the ‘Other’ section. Why, and more importantly, how do

AVCaptureMovieFileOutput + encryption

2017-06-22 Thread Carl Hoefs
iOS 10.3.2 Using AVFoundation, I've set up an AVCaptureSession, and added an AVCaptureMovieFileOutput to it. This stores the recorded video in the sandbox as a movie file. Is it possible to add encryption to this chain, so the movie file is written out encrypted? -Carl

Re: How to create an animated gif?

2017-06-22 Thread Gerriet M. Denkmann
> On 21 Jun 2017, at 23:56, Alastair Houghton > wrote: > > On 21 Jun 2017, at 16:09, Jens Alfke wrote: >> >> On Jun 20, 2017, at 11:17 PM, Gerriet M. Denkmann >> wrote: >>> >>> Assume that I have two NSImages, both with the same size, how can I create >>> an animated gif which alternates