AYMADA
AYMADA

Reputation: 899

Video conversion in iOS

I write app on iOS and I need to use video conversion features. The features whatI need is:

My problem is that I have only a little experience in iOS and I dont know how I can do this. I know that I cant use FFMpeg becouse of its license. I heard there is a build-in AV Foundation framework. Can I perform such things using this framework. If no is there any other way to do this.

Upvotes: 0

Views: 197

Answers (1)

gran33
gran33

Reputation: 12981

MPMoviePlayerController will help:

1.yes - u can do this, but u should consider to do this offline

2.yes - adjust the MPMoviePlayerController view size

3.yes - u can do this, but u should consider to do this offline

4.yes

5.Don't understand - u have a video, and u want to change his format?

Upvotes: 1

Related Questions