This is my first time in this community. From now on, I plan to be more active by raising questions and answering questions like this.
I’m currently working on an app that edits videos on mobile and uploads them to the server. I am in a situation where I need to compress, crop, and trim a video. I’m planning to implement the screen myself, but I’m looking for a commercial SDK that can quickly compress, crop, and trim. FFmpeg seemed difficult to use due to licensing issues.
If there is anything suitable, can you recommend it?
I am developing with Flutter, but if you recommend a native SDK, I will connect it and use it. Please give me your opinions!