Hey I am currently working with the AVAssetWriter and the AVAssetWriterInput.
In my project I would like to use the hardware acceleration of the iPhone. Is it possible to use the AVAssetWriter to create compressed images and change the quality on the fly? That means after I initialized the AVAssetWriterInput instance?