I am currently recording video using the Android MediaRecorder and I'm splitting these up into 1 minute files - stop one, start the next (so new file). When these files are merged together there is a very obvious jump where the restart occurred. Is it possible in Android API 22 to use two media recorder instances on the same camera so I could start the next video file a few seconds before the other finishes, thereby getting an overlap and eliminate the jump? I think this has been asked before but there doesn't seem to be a clear answer if it is possible.
1.4m articles
1.4m replys
5 comments
57.0k users