AbedElazizShe / light_compressor

A powerful and easy-to-use video compression plugin for Flutter.
MIT License
59 stars 32 forks source link

Mixed up width and height for portrait video #52

Open starkdmi opened 7 months ago

starkdmi commented 7 months ago

The videoHeight and videoWidth should be exchanged when compressing portrait (vertical) video on iOS to produce the correct results, which is not expected.