From 4a5442b13ac004aed59836cb74576c90a5b7caee Mon Sep 17 00:00:00 2001 From: Couleur <82747632+couleurm@users.noreply.github.com> Date: Sun, 3 Mar 2024 14:41:42 +0100 Subject: [PATCH] use relative links, optimize intel & -nocookie some embeds --- docs/video/cutters/avidemux.md | 2 +- docs/video/cutters/losslesscut.md | 4 ++-- docs/video/obs/output.md | 4 ++-- docs/video/smoothie/recipe.md | 2 +- docs/video/smoothie/smoothievsblur.md | 2 +- docs/video/voukoder/after-effects.md | 6 +++--- docs/video/voukoder/configuration.md | 12 ++++++------ docs/video/voukoder/index.md | 2 +- docs/video/voukoder/premiere.md | 6 +++--- docs/video/voukoder/resolve.md | 8 ++++---- docs/video/voukoder/vegas.md | 12 ++++++------ overrides/.icons/custom/intel.svg | 18 +----------------- 12 files changed, 31 insertions(+), 47 deletions(-) diff --git a/docs/video/cutters/avidemux.md b/docs/video/cutters/avidemux.md index 15950ba..eb270e8 100644 --- a/docs/video/cutters/avidemux.md +++ b/docs/video/cutters/avidemux.md @@ -37,7 +37,7 @@ icon: custom/avidemux -![](../../../assets/images/video/ffmpeg/video-cutters/avidemux/avidemux-ui.png) +![](../../assets/images/video/ffmpeg/video-cutters/avidemux/avidemux-ui.png) > See more screenshots [here](https://avidemux.sourceforge.net/screenshots.html)
diff --git a/docs/video/cutters/losslesscut.md b/docs/video/cutters/losslesscut.md index 72061a6..0ad34da 100644 --- a/docs/video/cutters/losslesscut.md +++ b/docs/video/cutters/losslesscut.md @@ -62,7 +62,7 @@ icon: custom/losslesscut -![](../../../assets/images/video/ffmpeg/video-cutters/losslesscut/losslesscut-ui.png) +![](../../assets/images/video/ffmpeg/video-cutters/losslesscut/losslesscut-ui.png) It has the following notable features: @@ -75,7 +75,7 @@ It has the following notable features: ## :material-export: Export page -![](../../../assets/images/video/ffmpeg/video-cutters/losslesscut/losslesscut-export.png) +![](../../assets/images/video/ffmpeg/video-cutters/losslesscut/losslesscut-export.png) If you mind the long filenames it gives to your export, you can click on the output filename (underlined in blue) and set it to this: ``` diff --git a/docs/video/obs/output.md b/docs/video/obs/output.md index a7bdacc..12126aa 100644 --- a/docs/video/obs/output.md +++ b/docs/video/obs/output.md @@ -148,7 +148,7 @@ It's recommended to use the [latest version of OBS](https://github.com/obsprojec : These two settings considerably affect the encoding speed and efficiency, they've been recently introduced to OBS and I'm not that knowledgeable regarding them. - + === ":custom-amd: (AMD) AMF" @@ -156,7 +156,7 @@ It's recommended to use the [latest version of OBS](https://github.com/obsprojec Feel free to [contribute](../../contributing.md) knowledge regarding this. - + The settings seen in the video: ``` diff --git a/docs/video/smoothie/recipe.md b/docs/video/smoothie/recipe.md index 7e1e42a..f604a23 100644 --- a/docs/video/smoothie/recipe.md +++ b/docs/video/smoothie/recipe.md @@ -383,7 +383,7 @@ NCNN is used instead of RIFE for the much smaller dependencies (CUDA is like 5GB `model`: rife-v4.4 -: Path to the RIFE model folder, they do not ship with Smoothie, see [installation instructions](../installation#installing-rife-models) +: Path to the RIFE model folder, they do not ship with Smoothie, see [installation instructions](./installation.md#installing-rife-models) ## Using multiple recipe files diff --git a/docs/video/smoothie/smoothievsblur.md b/docs/video/smoothie/smoothievsblur.md index 8189bec..08ba226 100644 --- a/docs/video/smoothie/smoothievsblur.md +++ b/docs/video/smoothie/smoothievsblur.md @@ -4,7 +4,7 @@ icon: custom/blur --- -Related: You can use the [converter](../converter) to convert ``.blur-config.cfg`` files to smoothie `recipe.ini` files +Related: You can use the [converter](./converter/index.html) to convert ``.blur-config.cfg`` files to smoothie `recipe.ini` files ## Which is better/should I use? diff --git a/docs/video/voukoder/after-effects.md b/docs/video/voukoder/after-effects.md index e5dbc4f..4b28bd6 100644 --- a/docs/video/voukoder/after-effects.md +++ b/docs/video/voukoder/after-effects.md @@ -7,13 +7,13 @@ Start by opening up your Export settings by going into `File` -> `Export` -> `Ad Ensure you don't have any leftover render queues by selecting everything but the lasts and pressing DEL to remove them -![](/assets/images/video/voukoder/ae-render-queue.png) +![](../../assets/images/video/voukoder/ae-render-queue.png) To make a new template, click on the Down arrow right next to `Output Module:` and select `Make Template...` Give it a settings name and click `Edit` -![](/assets/images/video/voukoder/ae-make-template.png) +![](../../assets/images/video/voukoder/ae-make-template.png) === ":package: Lossless" @@ -23,7 +23,7 @@ Give it a settings name and click `Edit` Select Voukoder in the Format dropdown and [configure it](./configuration.md) - ![](/assets/images/video/voukoder/premiere-output-settings.png) + ![](../../assets/images/video/voukoder/premiere-output-settings.png)
diff --git a/docs/video/voukoder/configuration.md b/docs/video/voukoder/configuration.md index 87a063d..935eda8 100644 --- a/docs/video/voukoder/configuration.md +++ b/docs/video/voukoder/configuration.md @@ -30,18 +30,18 @@ They don't need much configuration, simply select in the Video pane -> Encoder t === "H.264 (NVENC)" - ![](/assets/images/video/voukoder/h264-nvenc.png) + ![](../../assets/images/video/voukoder/h264-nvenc.png) === "HEVC (NVENC)" - ![](/assets/images/video/voukoder/h265-nvenc.png) + ![]../..(/assets/images/video/voukoder/h265-nvenc.png) === "H.264 (x264)" - ![](/assets/images/video/voukoder/x264.png) + ![](../../assets/images/video/voukoder/x264.png) === "HEVC (x265)" - ![](/assets/images/video/voukoder/x265.png) + ![](../../assets/images/video/voukoder/x265.png) # Upscaling You can upscale and encode at the same time with Voukoder using the `zscale` filter -![](/assets//images/video/voukoder/voukoder-add-filter.png) +![](../../assets//images/video/voukoder/voukoder-add-filter.png) -![](/assets/images/video/voukoder/voukoder-set-zscale.png) \ No newline at end of file +![](../../assets/images/video/voukoder/voukoder-set-zscale.png) \ No newline at end of file diff --git a/docs/video/voukoder/index.md b/docs/video/voukoder/index.md index 5a3c230..9972ae9 100644 --- a/docs/video/voukoder/index.md +++ b/docs/video/voukoder/index.md @@ -58,7 +58,7 @@ I have made a PowerShell script which automates the following: then you MUST manually locate and indicate where to install it. - ![](/assets/images/video/voukoder/connectornotfound.png) + ![](../../assets/images/video/voukoder/connectornotfound.png) === ":custom-vegas-18: VEGAS Pro" diff --git a/docs/video/voukoder/premiere.md b/docs/video/voukoder/premiere.md index 2731044..b13202f 100644 --- a/docs/video/voukoder/premiere.md +++ b/docs/video/voukoder/premiere.md @@ -11,14 +11,14 @@ Start by opening up your Export settings by going into `File` -> `Export` -> `Me In `Encoding Settings` -> `Performance` if you have another option than `Software Only`, you're able to export using hardware accelerated encoding, see the link above - ![](/assets/images/video/voukoder/premiere-h264.png) + ![](../../assets/images/video/voukoder/premiere-h264.png) === ":custom-voukoder: Exporting with Voukoder" After selecting Voukoder in the format drop down, configure the encoder by going into the Voukoder tab and clicking [`Configure...`](./configuration.md) - ![](/assets/images/video/voukoder/premiere-export-tab.png) + ![](../../assets/images/video/voukoder/premiere-export-tab.png)
@@ -31,6 +31,6 @@ At the bottom `Time Interpolation` is a very important setting: Don't forget to save your preset for later use -![](/assets/images/video/voukoder/premiere-save-preset.png) +![](../../assets/images/video/voukoder/premiere-save-preset.png) This will save as a `.epr` file in `%USERPROFILE%\Documents\Adobe\Adobe Media Encoder\12.0\Presets` \ No newline at end of file diff --git a/docs/video/voukoder/resolve.md b/docs/video/voukoder/resolve.md index 140f6de..90d1251 100644 --- a/docs/video/voukoder/resolve.md +++ b/docs/video/voukoder/resolve.md @@ -16,21 +16,21 @@ Start by opening the `Deliver` tab (rightmost) at the bottom You're only given constant bitrate control, see YouTube's table [here](https://support.google.com/youtube/answer/2853702) - ![](/assets/images/video/voukoder/resolve-master-software.png) + ![](../../assets/images/video/voukoder/resolve-master-software.png) === "Encoder: NVIDIA" You might want to lower the constant QP I, P & B values if you find it too compressed - ![](/assets/images/video/voukoder/resolve-master-nvenc.png) + ![](../../assets/images/video/voukoder/resolve-master-nvenc.png) === ":custom-voukoder: Exporting with Voukoder" - ![](/assets/images/video/voukoder/resolve-voukoder-options.png) + ![](../../assets/images/video/voukoder/resolve-voukoder-options.png)
Don't forget to save your preset after configuring: -![](/assets/images/video/voukoder/resolve-save-preset.png) \ No newline at end of file +![](../../assets/images/video/voukoder/resolve-save-preset.png) \ No newline at end of file diff --git a/docs/video/voukoder/vegas.md b/docs/video/voukoder/vegas.md index fe23393..30a77b7 100644 --- a/docs/video/voukoder/vegas.md +++ b/docs/video/voukoder/vegas.md @@ -5,7 +5,7 @@ icon: custom/vegas-pro-18 After finishing editing, go ahead and export your project by going in `File` -> `Render As...` -![](/assets/images/video/voukoder/vegas-renderas.png) +![](../../assets/images/video/voukoder/vegas-renderas.png)
@@ -15,13 +15,13 @@ You'll be prompted with the Render Formats (left pane), each having their own co Choosebetween H.264, H.265 and CPU/HW encoding by reading the [Codec guide](../codecguide.md) - ![](/assets/images/video/voukoder/vegas-magix-format.png) + ![](../../assets/images/video/voukoder/vegas-magix-format.png) You can render in your project's native resolution and use the script from [Upscaling](../ffmpeg/upscaling.md) Or if set the scale to 3840x2160, do mind you won't have control over the scaling filter (iirc vegas uses bicubic which isn't that crisp) - ![](/assets/images/video/voukoder/vegas-magix.png) + ![](../../assets/images/video/voukoder/vegas-magix.png) === ":custom-voukoder: Exporting with Voukoder" @@ -40,7 +40,7 @@ You'll be prompted with the Render Formats (left pane), each having their own co Select `Video project default (4:2:0 8 bit), Audio: project default`, which is fine in 99% of edge cases. - ![](/assets/images/video/voukoder/vegas-render-templates.png) + ![](../../assets/images/video/voukoder/vegas-render-templates.png)
@@ -49,7 +49,7 @@ You'll be prompted with the Render Formats (left pane), each having their own co Learn how to configure it to your needs in [:octicons-gear-16: Configuration](./configuration.md), - ![](/assets/images/video/voukoder/vegas-show-voukoder-dialog.png) + ![](../../assets/images/video/voukoder/vegas-show-voukoder-dialog.png)
@@ -60,4 +60,4 @@ Do not forget to customize the `Project` on the bottom tabs: 1. Give it a name to easily use and remember it later 1. Hit the save icon on the top right -![](/assets/images/video/voukoder/vegas-finishtemplate.png) +![]../../assets/images/video/voukoder/vegas-finishtemplate.png) diff --git a/overrides/.icons/custom/intel.svg b/overrides/.icons/custom/intel.svg index 02612ab..e69c789 100644 --- a/overrides/.icons/custom/intel.svg +++ b/overrides/.icons/custom/intel.svg @@ -1,17 +1 @@ - - - - - - - image/svg+xml - - - - - - - - - - \ No newline at end of file + \ No newline at end of file