Skip to content
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

Vertical video profiles are impossible to use #5497

Open
aalku opened this issue Apr 13, 2024 · 3 comments
Open

Vertical video profiles are impossible to use #5497

aalku opened this issue Apr 13, 2024 · 3 comments

Comments

@aalku
Copy link

aalku commented Apr 13, 2024

Describa el problema
There are some vertical profiles but they are impossible to use because controls are crazy. I think width and height are inverted in every function.

Pasos para reproducir el comportamiento:

  1. Open File->Choose Profile
  2. Select any "vertical" profile.
  3. Add a video clip to any track. It won't fill the entire screen.
  4. Try to make it fill the screen with rigth-click, Layout, whatever.
  5. None of them will scale the video to full screen. They all do crazy things.
  6. Try to scale it manually dragging the corners or sides.
  7. It's crazy too. Coordinate system seems wrong.

Comportamiento esperado
I expected to have videos using the whole screen by default, or most of it if aspect ratio is incompatible. I expected dragging corners to work.

Detalles del sistema

Archivos de registro

  • openshot-qt.log (8 KB)
  • libopenshot.log: archivo demasiado pequeño o vacío (no fue cargado)

image

image

As you can see, in the second screenshot it seems clear that the result width matches the video heigh and viceversa.
Vertical profiles are switching the coordinate axis or something.

@Colorjet3
Copy link
Collaborator

Hello @aalku. Typically, the Profile you choose within OpenShot, or any other video editor, should match the profile of your video file you are importing in to edit.

So, yeah, you are going to run into a few issues with blanks on the right and left side. Additionally, you may lose the left side and right side of you initial video.

The Layout function is not going to allow you to stretch the video to cover the blanks. What you can try is:

  1. Select your clip on the track.
  2. Make sure the Playhead (the red line with the blue handle) is aligned with the left edge of your clip.
  3. Right click on your clip and select Properties.
  4. From the Properties pages find the Scale attribute. It defaults to Best Fit.
  5. Right click on the value and select one of the other options (Crop, Stretch, or None).
  6. See if that helps.

So, you experience depends on matching profiles and/or what you are trying to achieve.

If you provide some details about your project, we can try and replicate the issue and come up with a solution:

  1. What is your goal? clearly define what you are trying to accomplish.
  2. What type of a file is your imported file (.mp4? .mov? etc?).
  3. What is the profile of your video file? You can right click on the file with your file manager, select Properties, then the detail map.
  4. What operating system/version are you running (Windows 10 Pro? Ubuntu 23.10? etc?)
  5. What version of OpenShot are you running (help | about OpenShot)?

@aalku
Copy link
Author

aalku commented Apr 16, 2024

Hi. I uninstalled the software. I don't plan to use it.
I use Windows 11.
I was using vertical .mp4 files and I understand how proportions work. It's not that. And I understand similar GUI like photoshop or whatever.

When you click and drag the little squares in the sides and corners or the video you can resize. Right? If you drag up the upper one you expect the video to resize upwards, right? That's not happening in vertical profiles, it expands to the left or something crazy like that. And the same happens in the other directions. The coordinate system is messed up completely, unusable.

Those screenshots were with vertical .mp4 files in a vertical project. Full screen, or almost full if the proportion is not exactly the same, should be easy to achive, but it's crazy impossible because mouse dragging does not work and autoresize doesn't either.

Thanks for your help.

@Colorjet3
Copy link
Collaborator

No worries @aalku. I am going to continue playing with this to see if I can reproduce the issue so that the lead developer can look into it. This is the first time I've hear of this issue here in GIT and in Reddit so I am not sure why you are having the issue.

If you change your mind and want to continue working on it I can make an effort to continue working with you.

Best of luck with your projects.

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

No branches or pull requests

2 participants