Вопрос

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?

Это было полезно?

Решение

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top