diff --git a/TwitchDownloaderWPF/README.md b/TwitchDownloaderWPF/README.md index 0c89207d..d88e24a7 100644 --- a/TwitchDownloaderWPF/README.md +++ b/TwitchDownloaderWPF/README.md @@ -12,7 +12,7 @@ A Windows WPF desktop application that implements the core functionality wrapped - [Rendering](#rendering) - [Scaling](#scaling) - [Encoding](#encoding) - - [Ffmpeg](#ffmpeg) + - [FFmpeg](#ffmpeg) - [Optimizing Render Speeds](#optimizing-render-speeds) - [Task Queue](#task-queue) - [Settings](#settings) @@ -226,15 +226,15 @@ the *Partial Render* option to render a smaller section of the chat, see Figure **Sharpening**: Applies a sharpening filter to the rendered video. Slightly increases render time and file size. Works best with _Font Size_ 24 or larger. -#### Ffmpeg +#### FFmpeg -**Warning: modifying Ffmpeg arguments may cause pipe errors!** +**Warning: modifying FFmpeg arguments may cause pipe errors!** **Input Arguments**: The arguments for controlling the rendered input to FFmpeg. **Output Arguments**: The arguments for controlling the encoded output from FFmpeg. -**Reset To Defaults**: Reset both of the Ffmpeg arguments to default. +**Reset To Defaults**: Reset both of the FFmpeg arguments to default. #### Optimizing Render Speeds @@ -336,7 +336,7 @@ An uncommon error can be characterized by a popup titled "Fatal Error" or an unf - Cannot access child value on Newtonsoft.Json.Linq.JValue. - Response status code does not indicate success: 404 (Not Found). - The pipe has been ended. - - An issue occurred with Ffmpeg. Reset the arguments to default and try again. If still no success create a new issue on the github. + - An issue occurred with FFmpeg. Reset the arguments to default and try again. If still no success create a new issue on the github. To help us find the origin of an error, please enable `Verbose Errors` in the [settings](#settings) and take a screen capture of the resulting popup titled "Verbose Error Output". diff --git a/TwitchDownloaderWPF/Translations/Strings.es.resx b/TwitchDownloaderWPF/Translations/Strings.es.resx index 4f80b6fc..b6bc7476 100644 --- a/TwitchDownloaderWPF/Translations/Strings.es.resx +++ b/TwitchDownloaderWPF/Translations/Strings.es.resx @@ -398,7 +398,7 @@ Codificación - Ffmpeg + FFmpeg General diff --git a/TwitchDownloaderWPF/Translations/Strings.fr.resx b/TwitchDownloaderWPF/Translations/Strings.fr.resx index 0fedcbdb..d4c11a49 100644 --- a/TwitchDownloaderWPF/Translations/Strings.fr.resx +++ b/TwitchDownloaderWPF/Translations/Strings.fr.resx @@ -282,7 +282,7 @@ Input Arguments: - Cliquez pour en savoir plus sur les arguments de Ffmpeg + Cliquez pour en savoir plus sur les arguments de FFmpeg Output Arguments: @@ -398,7 +398,7 @@ Codage - Ffmpeg + FFmpeg Général diff --git a/TwitchDownloaderWPF/Translations/Strings.pl.resx b/TwitchDownloaderWPF/Translations/Strings.pl.resx index eee61889..640c65bb 100644 --- a/TwitchDownloaderWPF/Translations/Strings.pl.resx +++ b/TwitchDownloaderWPF/Translations/Strings.pl.resx @@ -282,7 +282,7 @@ Argumenty Wprowadzenia: - Kliknij tutaj, aby dowiedzieć się więcej o ustawieniach Ffmpeg + Kliknij tutaj, aby dowiedzieć się więcej o ustawieniach FFmpeg Argumenty Wejścia: @@ -398,7 +398,7 @@ Enkodowanie - Ffmpeg + FFmpeg Ogólne diff --git a/TwitchDownloaderWPF/Translations/Strings.resx b/TwitchDownloaderWPF/Translations/Strings.resx index 1e176954..f10f3b7e 100644 --- a/TwitchDownloaderWPF/Translations/Strings.resx +++ b/TwitchDownloaderWPF/Translations/Strings.resx @@ -282,7 +282,7 @@ Input Arguments: - Click here to learn about Ffmpeg options + Click here to learn about FFmpeg options Output Arguments: @@ -398,7 +398,7 @@ Encoding - Ffmpeg + FFmpeg General diff --git a/TwitchDownloaderWPF/Translations/Strings.ru.resx b/TwitchDownloaderWPF/Translations/Strings.ru.resx index edbefc61..99a70ef6 100644 --- a/TwitchDownloaderWPF/Translations/Strings.ru.resx +++ b/TwitchDownloaderWPF/Translations/Strings.ru.resx @@ -282,7 +282,7 @@ Input Arguments: - Нажмите здесь чтобы узнать больше об опциях Ffmpeg + Нажмите здесь чтобы узнать больше об опциях FFmpeg Output Arguments: @@ -398,7 +398,7 @@ Кодировка - Ffmpeg + FFmpeg Основные diff --git a/TwitchDownloaderWPF/Translations/Strings.tr.resx b/TwitchDownloaderWPF/Translations/Strings.tr.resx index d6741d90..845b192e 100644 --- a/TwitchDownloaderWPF/Translations/Strings.tr.resx +++ b/TwitchDownloaderWPF/Translations/Strings.tr.resx @@ -283,7 +283,7 @@ Giriş Argümanları: - Ffmpeg seçenekleri hakkında bilgi edinmek için buraya tıklayın + FFmpeg seçenekleri hakkında bilgi edinmek için buraya tıklayın Çıktı Argümanları: @@ -399,7 +399,7 @@ Encoding - Ffmpeg + FFmpeg Genel diff --git a/TwitchDownloaderWPF/Translations/Strings.zh.resx b/TwitchDownloaderWPF/Translations/Strings.zh.resx index 1de19502..4155ccac 100644 --- a/TwitchDownloaderWPF/Translations/Strings.zh.resx +++ b/TwitchDownloaderWPF/Translations/Strings.zh.resx @@ -282,7 +282,7 @@ 输入参数: - 点击了解Ffmpeg设定 + 点击了解FFmpeg设定 输出参数: @@ -398,7 +398,7 @@ 解码 - Ffmpeg + FFmpeg 通用