ggarra13 / mrv2

Professional player and review tool for vfx, animation and computer graphics.
https://mrv2.sourceforge.io
BSD 3-Clause "New" or "Revised" License
190 stars 13 forks source link

Image rotate 90 degrees #198

Closed qsek closed 5 months ago

qsek commented 5 months ago

In the original Program there were options to rotate the image or movie by +90 and -90 degrees. For example to correct for vertical recorded videos on a smrtphone. Can you readd this function again please?

ggarra13 commented 5 months ago

I have added Render->Rotate->90 Degrees and Render->Rotate->-90 Degrees to the menus. They have hotkey + and - by default. It is there in the main branch.

If you want binaries, go to www.sourceforge.net/projects/mrv2/files/beta.

qsek commented 5 months ago

Thanks, just tested it, but its not usable because mouse input is also rotated. So if i move my mouse up, the cursor on screen moves to the right for "Rotate -90"

ggarra13 commented 5 months ago

Please download v1.0.9 beta from:

http://www.sourceforge.net/projects/mrv2/files/beta

and see if it fixes your issues. I fixed three things: the drawing tools (the cursor moving incorrectly), the pixel coordinates (not being rotated) and the color lookup (also incorrect).

qsek commented 5 months ago

GUI works as intended now. Thanks for the fast reply 👍