From 077af3e8eea42d8111c6afea8987a2f4ddebd1f7 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 30 Jun 2020 12:13:53 -0700 Subject: [PATCH] Add rotate 270 degrees --- source/2/2.5/2.5.3/vlc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.5/2.5.3/vlc.rst b/source/2/2.5/2.5.3/vlc.rst index ef0a5532..76c254dd 100644 --- a/source/2/2.5/2.5.3/vlc.rst +++ b/source/2/2.5/2.5.3/vlc.rst @@ -83,7 +83,7 @@ To crop pixels off the margins use the :guilabel:`Crop` subtab. To take a number To have settings to change the colors showing in vlc use the :guilabel:`Colors` subtab. To entirely invert colors check the :guilabel:`Negative colors` checkbox. To reduce the total number of colors on your video from slight transitions check the :guilabel:`Posterize` checkbox. To enable a sepia tone for the video check the :guilabel:`Sepia` checkbox. To have a close to black and white tone enter a low number in :guilabeel:`Intensity`. To have a more sepia tone enter a higher number in :guilabel:`Intensity`. -To zoom or rotate a video use the :guilabel:`Geometry` tab. To choose differnt parts of the video to zoom in on as it plays check the :guilabel:`Interactive Zoom` checkbox. To do simple things like flip or rotate your vidoe first check the :guilabel:`Transform` checkbox. To rotate your video 90 degrees to the right select :menuselection:`Rotate by 90 degrees` under :guilabel:`Transform`. To rotate your video 180 degrees to the right select :guilabel:`Rotate by 180 degrees` under :guilabel:`Transform`. +To zoom or rotate a video use the :guilabel:`Geometry` tab. To choose differnt parts of the video to zoom in on as it plays check the :guilabel:`Interactive Zoom` checkbox. To do simple things like flip or rotate your vidoe first check the :guilabel:`Transform` checkbox. To rotate your video 90 degrees to the right select :menuselection:`Rotate by 90 degrees` under :guilabel:`Transform`. To rotate your video 180 degrees to the right select :guilabel:`Rotate by 180 degrees` under :guilabel:`Transform`. To rotate the video 270 degrees to the right select :menuselection:`Rotate by 270 degrees` under :guilabel:`Transform`. Customizing -----------