From 435ea09276ce92c1b083d61b799b9b2964dbd813 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 27 Mar 2023 15:39:04 -0700 Subject: [PATCH] Add http proxy to vlc prefrences --- source/2/2.5/2.5.2/vlc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.5/2.5.2/vlc.rst b/source/2/2.5/2.5.2/vlc.rst index f49b8419..58e028cd 100644 --- a/source/2/2.5/2.5.2/vlc.rst +++ b/source/2/2.5/2.5.2/vlc.rst @@ -117,7 +117,7 @@ To view your settings for subtitles and on screen display choose the :guilabel:` .. image:: vlc-subtitle-pref.png -To change settings with codecs choose the :guilabel:`Input/codecs` tab. To change your settings for hardware-accelerated decoding use the :guilabel:`Hardware-accelerated decoding` which you can choose a specific kind of decoding. To choose to seek faster than more precisely check the :guilabel:`Fast seek` option. To the quality of video VLC encodes change :guilabel:`x264 preset and tuning selection` which faster recording taking less resources but being less quality. To change your default optical device the drop down menu next to :guilabel:`Default optical device` to change your default optical device. To choose where save things you record with VLC change type where you want in :guilabel:`Record directory or filename` or press the :guilabel:`Browse` button. To change your caching policy depending on your network latency use the :guilabel:`Default caching policy` drop down menu. +To change settings with codecs choose the :guilabel:`Input/codecs` tab. To change your settings for hardware-accelerated decoding use the :guilabel:`Hardware-accelerated decoding` which you can choose a specific kind of decoding. To choose to seek faster than more precisely check the :guilabel:`Fast seek` option. To the quality of video VLC encodes change :guilabel:`x264 preset and tuning selection` which faster recording taking less resources but being less quality. To change your default optical device the drop down menu next to :guilabel:`Default optical device` to change your default optical device. To choose where save things you record with VLC change type where you want in :guilabel:`Record directory or filename` or press the :guilabel:`Browse` button. To change your caching policy depending on your network latency use the :guilabel:`Default caching policy` drop down menu. If you use an http proxy you can set it in :guilabel:`HTTP proxy URL`. .. image:: vlc-input-codecs.png