From 889d424c491f23fc1fd82744ff9622442103f8fa Mon Sep 17 00:00:00 2001 From: RocketRobz Date: Sat, 10 Dec 2022 02:39:07 -0700 Subject: [PATCH] Update videoplayers.md --- pages/_en-US/ds-index/videoplayers.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/_en-US/ds-index/videoplayers.md b/pages/_en-US/ds-index/videoplayers.md index 6770d088..edd76adc 100644 --- a/pages/_en-US/ds-index/videoplayers.md +++ b/pages/_en-US/ds-index/videoplayers.md @@ -27,7 +27,8 @@ Note: If you get a message saying `This encoder requires a cpu with support for ### Windows -1. Download the .NET runtime [here](https://dotnet.microsoft.com/en-us/download/dotnet/6.0), and install it +1. Download the .NET Desktop Runtime [here](https://dotnet.microsoft.com/en-us/download/dotnet/6.0), and install it + - Once the page is opened, click `x64` under the `.NET Desktop Runtime` section 1. Download the encoder [here](https://mega.nz/file/mYwiBTZA#FX6k-9cclPig4_WutE9IueVR7NN0Kxl-mZvRXyhpQRg) 1. Download the below `.bat` file to the same place as the encoder `.exe` file, and drag and drop your video into the `.bat` file. - [FastVideoDS.bat](/assets/files/FastVideoDS.bat)