Videos filmed vertically are rotated 90 degrees on Android 9
@microkatz is already working on this.
Since Feb 7, 2024.
- Dominant language
- Java
- Stars
- 3k
- Forks
- 955
- Avg merge
- 12d 14h
- Merged PRs (30d)
- 2
Description
Version
Media3 1.2.1
More version details
I developed an Android TV app: https://github.com/giejay/Immich-Android-TV
Unfortunately, a user discovered a bug when playing videos which are filmed vertically (yes I know, deadly sin). The videos are rotated 90 degrees, but the viewscope is correct. I tried different "solutions" with rotating the video but it's not working for me.
Bug is described here: https://github.com/giejay/Immich-Android-TV/issues/7
Devices that reproduce the issue
Sony Bravia with Android 9
Devices that do not reproduce the issue
Emulators with Android 11-14
Reproducible in the demo app?
Not tested
Reproduction steps
It's reproducible by installing the Android TV app (https://play.google.com/apps/testing/nl.giejay.android.tv.immich) and playing the video in the Test Vertical Video album of the demo environment.
Expected result
Media plays in correct rotation
Actual result
Video is played rotated
Media
Bug Report
- You will email the zip file produced by
adb bugreportto android-media-github@google.com after filing this issue.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.