Can i reuse an existing GPUImageMovieWriter (after calling finishRecording) or is there a method to pause and resume the recording?
I get error if i call startRecoding after a finishRecording.
Terminating app due to uncaught exception 'NSInternalInconsistencyException',
reason: '*** -[AVAssetWriter addInput:] Cannot call method when status is 2'