ilia3101 / MLV-App

All in one MLV processing app.
https://mlv.app/
GNU General Public License v3.0
283 stars 29 forks source link

Is it possible to add support for iPadOS? #222

Open justerwang opened 3 years ago

justerwang commented 3 years ago

I bought the iPad pro 2020 and then I'm really anxious to be able to use the MLV app on my iPad, it would be a perfect experience! Sorry for my bad English, I appreciate such a good app, thanks!

masc4ii commented 3 years ago

It could be theoretically be possible, with much hard work, e.g. a rewrite of the UI. Additionally Apple wants to be paid when someone develops applications for their iOS. And on top of that, MLVApp can only work with ffmpeg. The sandbox concept of iOS forbids tunneling data from one app (MLVApp) to another (ffmpeg). It could be possible when using ffmpeg as library / framework, but then: this iOS MLVApp is nearly a 100% new development. So iOS support is very unlikely to happen. Sorry.