ktg5 / PlayerTube

The secret ingredient for a older (and better) looking YouTube.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

narrow video is stretched (zoomed) to fit

veksha opened this issue · comments

A clear and concise description of what the bug is.

narrow video is stretched (zoomed) to fit the width

If applicable, add screenshots to help explain your problem.

without PlayerTube:
ghost_BGuQNCDFXr
with PlayerTube:
ghost_O1VhdeZBIn

What should actually happen instead of the issue.

see screenshot 1

Steps to reproduce the behavior.

  1. enable PlayerTube with settings below.
  2. find narrow video and play.

PlayerTube settings. (Can be found under "Import, Copy, or Reset Settings")

{
"autoplayButton": true,
"controlsBack": null,
"customTheme": false,
"darkMode": false,
"embedOtherVideos": false,
"endScreenToggle": true,
"fakeBarToggle": true,
"fullyExtendBar": false,
"heatMapToggle": true,
"progressBarBgColor": null,
"progressBarColor": null,
"scrubberHeight": null,
"scrubberIcon": null,
"scrubberIconHover": null,
"scrubberLeft": null,
"scrubberPosition": null,
"scrubberSize": null,
"scrubberTop": null,
"scrubberWidth": null,
"settingsBgColor": null,
"showReleaseNotes": true,
"toggleFadeOut": true,
"toggleInfoCards": true,
"togglePaidContent": false,
"toggleRoundedCorners": true,
"toggleWatermark": true,
"volumeSliderBack": null,
"year": "2006"
}

Browser / Extension information.

Ghost Browser (Built on Chromium)
Version 2.2.0.1 (Official Build) (64-bit)

PlayerTube Version
1.6.2

It can be a feature with On/Off toggle.

commented

Can you send in the video link?

brave browser = same

commented

Actually I think I just fixed it lmao -- update will be up soon.

commented

Unsure if you're able to reopen this issue, but if this doesn't fix it - let me know.

The new update brings an opposite problem. The video is cropped regardless of aspect ratio until I go to Fullscreen.

What it looks like.
Screenshot 2024-01-28 223227

What it's meant to look like.
image_2024-01-28_224151428

PlayerTube Settings

{
"alternateMode": false,
"autoplayButton": false,
"controlsBack": null,
"customTheme": false,
"embedOtherVideos": true,
"endScreenToggle": true,
"fakeBarToggle": true,
"fullyExtendBar": false,
"heatMapToggle": false,
"progressBarBgColor": null,
"progressBarColor": null,
"scrubberHeight": null,
"scrubberIcon": null,
"scrubberIconHover": null,
"scrubberLeft": null,
"scrubberPosition": null,
"scrubberSize": null,
"scrubberTop": null,
"scrubberWidth": null,
"settingsBgColor": null,
"showReleaseNotes": true,
"toggleFadeOut": false,
"toggleInfoCards": true,
"togglePaidContent": false,
"toggleRoundedCorners": false,
"toggleWatermark": true,
"volumeSliderBack": null,
"year": "2006"
}

Browser/Extension Information

Oprea GX Version 106.0.4998.61

PlayerTube Version 1.6.2.1

commented

Send video link?

commented

If you can't see the thing above, I added an additional fix (+ another i forgot about) to this issue which should solve everything up to this point.
Lemme know if there's any other issues.