endmr11 / ed_screen_recorder

Screen recorder plugin for Flutter. Supports IOS and Android devices.
MIT License
26 stars 35 forks source link

Landscape not working on IOS #12

Open backandy opened 2 years ago

backandy commented 2 years ago

Hello, I have two problems. In Android works fine, I put in landscape and the video saved is showed in landscape mode. Anyway I cannot see it in the gallery but I have to look for it in the saved folder manually.

In IOS it shows in the gallery but even if I am saving in landscape mode is shows as a portrait video compressing the dimension of the video.

Please help with this and I will buy a bunch of beers 👯

Theunodb commented 1 year ago

Is there a way to specify the orientation? I also found that my landscape app records in portrait (Or at lease the output file is in portrait)

endmr11 commented 1 year ago

Version 0.0.13 has been released. Could you please check again and report back to me?

backandy commented 1 year ago

Hi, thanks for trying, but I still have the same error. I record in landscape, but it saves in portrait.