Skip to content

[BUG] External FFmpeg Decoder Regression: Incorrect Handling of rotationDegrees: 180 in v0.14.0 #1435

@DarkLoneranger

Description

@DarkLoneranger

Describe the bug
The video contains rotation metadata: rotationDegrees: 180.
v0.14.0 (Exhibits incorrect rotation)
v0.13.0 (Rotation is correct)

To Reproduce
Steps to reproduce the behavior:
Play a video file that has a rotation metadata value of 180 (rotationDegrees: 180).
Ensure the extended/external FFmpeg decoder is selected for playback[ ffmpegLavc60.3.100-h264].
Observe the video orientation on version v0.14.0.

Expected behavior
Expected Behavior (Based on v0.13.0):
The video should be rotated 180 to display in the correct orientation, respecting the metadata.

Observed Behavior (in v0.14.0):
The video is displayed in the wrong orientation (i.e., it is not rotated 180 or is rotated incorrectly).

Screenshots

Image

Device info (please complete the following information):

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions