From b8b832b4717af6e20fe7a60a1fca12fc5f4a39fc Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 6 Aug 2019 15:09:24 -0700 Subject: [PATCH] Add how to unmute --- 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 a775113b..a9ac90a2 100644 --- a/source/2/2.5/2.5.3/vlc.rst +++ b/source/2/2.5/2.5.3/vlc.rst @@ -13,7 +13,7 @@ To open media stored locally on your system click media open :menuselection:`Med To pause playback of a file press the button that look like two vertical lines or :menuselection:`Playback --> Pause`. To resume playback press the right playback button. To toggle fullscreen press the button which has the four corners of the screen or :menuselection:`Video --> Fullscreen` to make it fullscreen and the four corners to have it back into windowed mode. To have vlc always on top :menuselection:`View --> Always on top` and check the checkbox in the menu and use the menu the same way again to make it back to how it was before. -On the bottom right of vlc there is a bar that gets wider for volume. Click farther to the right to increase volume within vlc or press :kbd:`Up arrow` to increase volume or :kbd:`Down arrow` to decrease volume. Or hover the cursor over this bar and use the mousewheel to control volume. The button that looks like a speaker next to this toggles mute in vlc. Another way to mute the volume is to :menuselection:`Audio --> Mute`. +On the bottom right of vlc there is a bar that gets wider for volume. Click farther to the right to increase volume within vlc or press :kbd:`Up arrow` to increase volume or :kbd:`Down arrow` to decrease volume. Or hover the cursor over this bar and use the mousewheel to control volume. The button that looks like a speaker next to this toggles mute in vlc. Another way to mute the volume is to :menuselection:`Audio --> Mute`. To unmute press use any of the things you used to mute the volume again. To see how long you have been watching the current piece of media counts up above the play pause button in a time. At the other side a number will show the length of the media you are playing and inbetween is a slider with the current time. Moving the slider to the left will rewind playback while moving it to the left will fast forward playback. When you mouseover the progress for playback it will show the time at that point and that will jump to that time when you left click. Another way to jump to a specific time is to press :kbd:`control +T` or :menuselection:`Playback --> Jump to Specific Time`. To move back 10 seconds in playback press :kbd:`Left arrow`. To jump forward 10 seconds in playback press :kbd:`Right arrow`.