From ae2dc06afbebe14fc8e2511529d44af7f9f9d057 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 15 Jan 2020 17:15:27 -0800 Subject: [PATCH] Move Status bar to own paragraph and currently playing file --- source/2/2.5/2.5.3/vlc.rst | 4 +++- 1 file changed, 3 insertions(+), 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 a4124360..ca61a631 100644 --- a/source/2/2.5/2.5.3/vlc.rst +++ b/source/2/2.5/2.5.3/vlc.rst @@ -41,7 +41,9 @@ If you want a minimal interface that hides menubar and toolbars press :kbd:`Cont .. image:: vlc-minimal.png -To view more advanced controls :menuselection:`View --> Advanced Controls`. To record part of something in vlc press the :guilabel:`red circle` button to start recording and once it turns gray to stop recording. To view to a status bar with what is playing and the speed with :menuselection:`View --> Status bar`. +To view more advanced controls :menuselection:`View --> Advanced Controls`. To record part of something in vlc press the :guilabel:`red circle` button to start recording and once it turns gray to stop recording. + +To view to a status bar with what is playing and the speed with :menuselection:`View --> Status bar`. On the status bar the title of the currently playing file is on the left hand side. 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`.