From 2e46794d0c5eb805c082408d376a1fccaaecff9c Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 16 Feb 2021 01:06:29 -0800 Subject: [PATCH] Add x264 options 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 3c899e01..2d109b7d 100644 --- a/source/2/2.5/2.5.3/vlc.rst +++ b/source/2/2.5/2.5.3/vlc.rst @@ -113,7 +113,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 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:`Reecord 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 endoes change :guilabel:`x264 preset and tuning selection` which faster recording taking less resouces 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:`Reecord 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. .. image:: vlc-input-codecs.png