Rotate video without cutting corners and show full frame

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
giby
New Cone
New Cone
Posts: 4
Joined: 02 Jun 2023 14:54

Rotate video without cutting corners and show full frame

Postby giby » 02 Jun 2023 16:13

transform filter rotates video by 90,180,270 angles only right? Any way to use this filter to rotate any desired angles?

Also, --video-filter=rotate cuts off the video edges.
Looking for suggestion to rotate video to any angle and show full frame, without trimming/cutting edges.
Thanks.

Rémi Denis-Courmont
Developer
Developer
Posts: 15309
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Rotate video without cutting corners and show full frame

Postby Rémi Denis-Courmont » 02 Jun 2023 17:51

Yes. No.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

giby
New Cone
New Cone
Posts: 4
Joined: 02 Jun 2023 14:54

Re: Rotate video without cutting corners and show full frame

Postby giby » 02 Jun 2023 18:09

while using --video-filter=rotate , is there any way to see the full video frame after rotation, like zoom out/shrink the video to fit in the canvas area?
Any other filter that can be used with --video-filter=rotate to do this task automatically ? or Any other suggestion to see the full video frame after rotation, please.
Thanks.

giby
New Cone
New Cone
Posts: 4
Joined: 02 Jun 2023 14:54

Re: Rotate video without cutting corners and show full frame

Postby giby » 07 Jun 2023 14:58

Found a way to do this by using both rotate and croppadd. Example below.

"--video-filter=croppadd:rotate",
"--rotate-angle=22",
"--croppadd-paddtop=300",
"--croppadd-paddleft=100"


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 28 guests