Open PiotrBandurski opened 6 years ago
I'm having the same issue...vertical videos are converted to horizontal ones... @tcking u can try to use ExifInterface to get correct orientation..
Got the same issue using Android 9
I'm having the same issue using android 9
Try to use GiraffeCompressor.create(GiraffeCompressor.TYPE_FFMPEG)
TYPE_FFMPEG takes long time to convert videos, isn't that easy to resolve the issue with TYPE_MEDIACODEC
Hi, When I want to compress vertical video, then lib makes it horizontal by distort. If I want to compress horizontal video then everything is ok. Can you check it? android 8