Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Changing the aspect ratio is convoluted and requires way too many steps. The shortcut Z is missing from desktop mode #1072

Open
adamzimnyy opened this issue Apr 3, 2022 · 2 comments

Comments

@adamzimnyy
Copy link

adamzimnyy commented Apr 3, 2022

The Plex Media Player app does not allow to change the aspect ratio of played videos when in desktop layout, but does so in TV layout (with Z key). Additionally, upon changing to the desired aspect ratio and then switching back to desktop layout, the setting is preserved, but again, not possible to change.

So it clearly can work in both modes, but the steps required to change it make no sense. Desktop layout is missing the shortcut and there is no menu item anywhere to set it manually,

Test environment

PMS Version: 1.24.3.5033
PMP Version: 4.29.2
Platform (Windows/macOS/Embedded RPi/Embedded Intel): Windows 10

Steps to reproduce

  1. Launch PMP in Desktop layout
    image

  2. Set your window size to something that is not 16:9

  3. Play any file from the library. It helps if the file is not in 16:9 and has hardcoded black bars, because the effect will be more apparent.
    image
    Here you can see the file plays with black bars on all 4 sides. Top and bottom are actually in the file so they are part of the video, while left and right are caused by fixed 16:9 aspect ratio, so the player just displays nothing, because the windows is wider than the image

  4. Press Z key to verify it does nothing.

  5. Stop the playback of the file

  6. Now switch to TV Layout
    image

  7. Open the file again

  8. Press Z again, now it works and cycles through different modes. Set to Zoom
    image
    Now the file is displayed correctly without any black bars. Top and bottom have been cropped, and the video is expanded to fill the window so left and right bars are also gone.

  9. Exit the playback

  10. Switch to Desktop layout
    image

  11. Play the file again. The black bars are gone.
    image

  12. Press Z key to verify that, once again, it does nothing in desktop mode.

  13. Now the above video is scaled properly and fills the screen, but the player is again locked in this mode. So when I open a different file that has a full 16:9 image with no bars, it will be cropped:
    image

To change it, I have to repeat the process and disable the scaling.

Current behavior

  1. Z shortcut works only in TV Layout, locks the selected aspect ratio mode in desktop layout without option to change it.

Expected behavior

  1. Z shortcut should work in both layouts, since the actual functionality to scale the video is there.
@adamzimnyy adamzimnyy changed the title Changing the aspect ratio is convoluted and requires way too many steps. The shortcut Z is missing Changing the aspect ratio is convoluted and requires way too many steps. The shortcut Z is missing from desktop mode Apr 3, 2022
@OttoKerner
Copy link

PMP is deprecated and won't receive any bug fixes. Particulalrly not for Windows, where there are 2 successor apps.

@Allard-B
Copy link

Allard-B commented Apr 9, 2022

@OttoKerner fun fact its one of the reasons why people with 21:9 monitors still use this player.
Cause u cannot zoom with the new one. AT ALL ;(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants