A class that can chunk a video stream into multiple files.
##Limitations##
- Video preview layer does not rotate to interface orientation.
- ~230ms of dropped frames between chunks. TODO: resolve by using software encoding instead of
AVCaptureMovieFileOutput
.