From f32a0a98a2fe04ec0004a4f04cdda3eeb978bb50 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Fri, 22 Feb 2019 21:12:06 -0800 Subject: [PATCH] Add crop and take snapshot to vlc --- 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 054d5c7a..0899e362 100644 --- a/source/2/2.5/2.5.3/vlc.rst +++ b/source/2/2.5/2.5.3/vlc.rst @@ -31,7 +31,7 @@ If you want a minimal interface that hides menubar and toolbars press :kbd:`Cont To view more advanced controls :menuselection:`View --> Advanced Controls`. To view to a status bar with what is playing and the speed with :menuselection:`View --> Status bar`. -To change the aspect ratio of a video :menuselection:`Video --> Aspect Ratio` and select the one you wish. +To change the aspect ratio of a video :menuselection:`Video --> Aspect Ratio` and select the one you wish. To crop a video to only part of your screen :menuselection:`Video --> Crop` and select the aspect ratio you want to crop the video to. To take a screenshot of the currently playing media :menuselection:`Video --> Take Snapshot`. Screenshot ----------