From 6da15a113fe8f86952d4b3bf2fecde58e9e69448 Mon Sep 17 00:00:00 2001 From: MrS0m30n3 Date: Wed, 27 Sep 2017 18:53:54 +0300 Subject: [PATCH] Update faqs.md Related to issue https://github.com/MrS0m30n3/youtube-dl-gui/issues/218 --- docs/faqs.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/faqs.md b/docs/faqs.md index 90dcdc7..36dd3a6 100644 --- a/docs/faqs.md +++ b/docs/faqs.md @@ -1,5 +1,9 @@ # Frequently Asked Questions +* **How can I make sure I'm getting the best quality possible?**: +Don't force any output format, leave the **default** format selected in the main window (*default = highest quality*). +Read https://github.com/rg3/youtube-dl#format-selection for more details. + * **Post processing takes too long**: There should be no post-processing if you leave the video format to default (which defaults to the best format) and did not check convert to audio or embed subtitles, otherwise the file will be re-encoded to the format you selected (which takes time/CPU resources).