deepmedia / Transcoder

🎞 Hardware-accelerated video transcoding using Android MediaCodec APIs. Supports cropping, concatenation, clipping, audio processing, video speed and much more.
https://opensource.deepmedia.io/transcoder
Apache License 2.0
783 stars 166 forks source link

Crop specific part of video #113

Open pawaom opened 3 years ago

pawaom commented 3 years ago

Can we part of video like this

https://github.com/fahimfarhan/SimpleVideoEditor/blob/dev/docs/crop.png

There is a similar implementation , based on ypresto/android-transcoder.

https://github.com/fahimfarhan/SimpleVideoEditor

Can this library include this feature

hysapp commented 10 months ago

I need this feature.