-
Notifications
You must be signed in to change notification settings - Fork 886
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Videos that aren't 16:9 are cut off by the bottom of the screen. #959
Comments
This should be fixed in the dev branch. Will be included in the next release. |
Since this hasn't been resolved in the subsequent releases, the issue should be reopened. Possibly re-tagging it as a feature request. |
This still is an issue. Example: https://youtu.be/p_P5EK1aqZg |
@Gorrrg could u mabe screenrecord what u see in that video u linked so i can compare with my results |
Did u maximize the window by changing settings within FT or did u do that within your system settings? |
Hmm okay my window maximized is 1920x1080 and it looks normal to me so maybe this is an issue with big screens/resolutions? |
Maybe somewhere in the code there's a constant pixel width instead of a view-width or something like that. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
I used to have the issue at the time (for 1920x1080) and it appears to be fixed for me. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
Is this not fixed yet? |
Still seeing this issue on v0.21.1. As the playback controlls are cut out, you need to scroll down to access them. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
Could it be this line? That .videoPlayer {
...
max-inline-size: calc(80vh * 1.78);
... |
Hello, the recent update removed the black bars from the sides of the videos. Some videos that were uploaded in an odd aspect ratio like the one example below become cut off at the bottom. I understand some people don't like the black bars, but is there a way to make them toggle-able for people who prefer them? I don't know if it'll help but I my laptop's display is 1080p and my display scaling is set to 125%. Thanks for all the hard work.
Screenshots
Videos are cut off even more with theatre mode enabled.
Example with theatre mode enabled:
r5mBHhIQVF.mp4
Example with theatre mode disabled:
5g7mHkwHj3.mp4
Environment Information
The text was updated successfully, but these errors were encountered: