VideoCrop icon indicating copy to clipboard operation
VideoCrop copied to clipboard

Crop video with Android Media Codec API

Results 1 VideoCrop issues
Sort by recently updated
recently updated
newest added

I don't know why, but audio is not converted now. MediaCoder is deadlocked for some reason and can't be instantiated. Do some investigation [here](https://github.com/CherryPerry/VideoCrop/blob/master/app/src/main/java/ru/cherryperry/instavideo/data/media/conversion/VideoConverterImpl.kt#L69).

bug