-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
Description
- record a video in portrait using native android camcorder (nexus 4)
- play it using native player. Rotation is correct
- play it using demo app (SimplePlayerActivity). Video is rotated.
Example of the test video:
https://drive.google.com/file/d/0B9_5dr6in8cWcmlGZlJrSlhHS1U/view?usp=sharing
Metadata of the mp4 contains a property:
Rotation : 90°
but it's ignored by the exo player.
Reactions are currently unavailable