You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I open different video files of different resolutions. Concrete example: 1 video at 1080p and 1 video at 2160p
When opening the 1080p file, the window opens up in 1080p. If I open up the video at 2160p, the player window is much larger, occupying the entire screen. Player window should retain the 1080p size when opening 2160p video files (also for smaller sizes).
Describe the solution you'd like
Opening videos will always maintain the set values for the window, like for example setting the window size to 1920x1080 will open any video with the window size of 1920x1080p, regardless if the video is larger or smaller.
Describe alternatives you've considered
Other video players like MPV-Net has this. Also PotPlayer or KMPlayer.
Additional context
If this is possible to do, it is not clear in the documentation and information should be made available on how to implement it.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I open different video files of different resolutions. Concrete example: 1 video at 1080p and 1 video at 2160p
When opening the 1080p file, the window opens up in 1080p. If I open up the video at 2160p, the player window is much larger, occupying the entire screen. Player window should retain the 1080p size when opening 2160p video files (also for smaller sizes).
Describe the solution you'd like
Opening videos will always maintain the set values for the window, like for example setting the window size to 1920x1080 will open any video with the window size of 1920x1080p, regardless if the video is larger or smaller.
Describe alternatives you've considered
Other video players like MPV-Net has this. Also PotPlayer or KMPlayer.
Additional context
If this is possible to do, it is not clear in the documentation and information should be made available on how to implement it.
The text was updated successfully, but these errors were encountered: