lalongooo / video-compressor

Video compressor based in the Telegram for Android app source code.
GNU General Public License v2.0
262 stars 88 forks source link

Error extracting width and height from video from metadata #52

Open garispe opened 4 years ago

garispe commented 4 years ago

Obtaining these variables is the other way around

https://github.com/lalongooo/VideoCompressor/blob/4aa29d4d4ad523071b249297d316d164913c5176/app/src/main/java/com/lalongooo/videocompressor/video/MediaController.java#L229-L230