Is something like this possible? I searched a lot but the ways I found are on mac os.
What I want to do is split a video to many videos so each file will have smaller size.
Can anyone guide me through?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can do this in bacground using AVFoundation:
Trimming and transcoding a movie
You can also do this using the trimming UI:
UIVideoEditController Class Reference