GeopJr/Tuba

[Bug]: Crushed video proportions

Opened this issue · 2 comments

Describe the bug

Hello,

I've recently came across a weird bug affecting video proportions.

The video on Tuba looks like this :

image

But looks like this on the Mastodon web interface :

image

Steps To Reproduce

This affected video is linked at : https://mamot.fr/@LaQuadrature/113350627617012878

Logs and/or Screenshots

<paste your logs here>

Instance Backend

Mastodon

Operating System

N/A

Package

Flatpak

Troubleshooting information

No response

Additional Context

No response

It seems GtkVideo assumes square pixels here, while this particular video has a pixel aspect ratio of 9/16.

FWIW, Tuba built with experimental Clapper backend does not have this issue.

  • GtkVideo:
    image

  • Clapper:
    image

It seems GtkVideo assumes square pixels here, while this particular video has a pixel aspect ratio of 9/16.

Tuba built with experimental Clapper backend does not have this issue.

Noticed that too but didn't know the exact issue, thanks! I can probably forward this upstream now since players like 'Light Video' are also impacted