Skip to content

Commit

Permalink
use relative links, optimize intel & -nocookie some embeds
Browse files Browse the repository at this point in the history
  • Loading branch information
couleurm committed Mar 3, 2024
1 parent b459da6 commit 4a5442b
Show file tree
Hide file tree
Showing 12 changed files with 31 additions and 47 deletions.
2 changes: 1 addition & 1 deletion docs/video/cutters/avidemux.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ icon: custom/avidemux

</div>

![](../../../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)
<br>
Expand Down
4 changes: 2 additions & 2 deletions docs/video/cutters/losslesscut.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ icon: custom/losslesscut

</div>

![](../../../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:

Expand All @@ -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:
```
Expand Down
4 changes: 2 additions & 2 deletions docs/video/obs/output.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,15 +148,15 @@ 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.

<iframe width="688" height="387" src="https://www.youtube.com/embed/uAqLJ3sxudU?color=white" frameborder=0 allowfullscreen></iframe>
<iframe width="688" height="387" src="https://www.youtube-nocookie.com/embed/uAqLJ3sxudU?color=white" frameborder=0 allowfullscreen></iframe>

=== ":custom-amd: (AMD) AMF"

[I](../../contact.md#couleur) do not own an AMD, try copying the settings shown in this video and see how they turn out:

Feel free to [contribute](../../contributing.md) knowledge regarding this.

<iframe width="688" height="387" src="https://www.youtube.com/embed/DXL8_Adbob4?start=329&color=white" frameborder=0 allowfullscreen></iframe>
<iframe width="688" height="387" src="https://www.youtube-nocookie.com/embed/DXL8_Adbob4?start=329&color=white" frameborder=0 allowfullscreen></iframe>

The settings seen in the video:
```
Expand Down
2 changes: 1 addition & 1 deletion docs/video/smoothie/recipe.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/video/smoothie/smoothievsblur.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down
6 changes: 3 additions & 3 deletions docs/video/voukoder/after-effects.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <kbd>DEL</kbd> 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"

Expand All @@ -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)

<hr>

Expand Down
12 changes: 6 additions & 6 deletions docs/video/voukoder/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
![](../../assets/images/video/voukoder/voukoder-set-zscale.png)
2 changes: 1 addition & 1 deletion docs/video/voukoder/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
6 changes: 3 additions & 3 deletions docs/video/voukoder/premiere.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

<hr>

Expand All @@ -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`
8 changes: 4 additions & 4 deletions docs/video/voukoder/resolve.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

<hr>

Don't forget to save your preset after configuring:

![](/assets/images/video/voukoder/resolve-save-preset.png)
![](../../assets/images/video/voukoder/resolve-save-preset.png)
12 changes: 6 additions & 6 deletions docs/video/voukoder/vegas.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

<hr>

Expand All @@ -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"
Expand All @@ -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)

<hr>

Expand All @@ -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)

<hr>

Expand All @@ -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)
18 changes: 1 addition & 17 deletions overrides/.icons/custom/intel.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4a5442b

Please sign in to comment.