Skip to content

Changing aspect ratio with 90 degree rotations

OS: Windows 10 VLC version: 3.0.17.4 Vetinari

It seems that VLC cannot fit the image to a specific resolution if it is done at the same time as a rotation: I have performed the following tests:

Original video it has a 16:9 aspect ratio.

vlc.exe "rtsp://192.168.32.90:554/stream1" original

Rotation of 180° forcing a resolution of 400x400 ==> Working as expected

vlc.exe "rtsp://192.168.32.90:554/stream1" --video-filter=transform --transform-type=180 --aspect-ratio=400:400 Rotate180

Rotation of 90° forcing a resolution of 400x400 ==> It rotates the image but the resolution requested is omitted

vlc.exe "rtsp://192.168.32.90:554/stream1" --video-filter=transform --transform-type=90 --aspect-ratio=400:400 rotate90

Am I missing something? Is this behavior normal? I have uploaded the logs when trying to rotate and change the resolution to "justpaste" since due to the size it did not allow me to copy them directly to the forum: https://justpaste.it/7q31z

Thanks!

Edited by Josep Yewnok
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information