Closed jackaru closed 6 years ago
Can you upload this rotated video? I'll test it
ok,I fix it.
@uestccokey Errors when I run the app with EZFilter:1.6.0 :disappointed:
Solved after adding
compileOptions { targetCompatibility 1.8 sourceCompatibility 1.8 }
Thanks for fixing orientation!
find another bug, i will fix it later.
oh,it's my player's bug
Found an issue when importing a video to renderview, the mediaplayer doesnt work with video orientation: because when I import a video in landscape it works well, if is in potrait it will stretch.
Don't know if it's a non implemented feature or I missed something in my code, here it is: