Wingetlywingetly
← All apps

NVIDIA Video Effects

by NVIDIA Corporationv0.6.5

Last updated

Video Effects SDK for NVIDIA GeForce RTX 20 Series or NVIDIA Quadro RTX

Install with winget

$ winget install --id Nvidia.VideoEffectsSDK.20xx-Turing --exact --version 0.6.5

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for NVIDIA Video Effects

NVIDIA Video Effects uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
nvidia_video_effects_sdk_installer_turing.exe /S

See the full silent install reference for NVIDIA Video Effects

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v0.6.5

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

3 known CVEs via NVD

  • medium5.5Patched in wingetCVE-2022-21815Feb 7, 2022

    NVIDIA GPU Display Driver for Windows contains a vulnerability in the kernel mode layer (nvlddmkm.sys) handler for private IOCTLs where a NULL pointer dereference in the kernel, created within user mode code, may lead to a denial of service in the form of a system crash.

  • medium6.1Patched in wingetCVE-2022-21814Feb 7, 2022

    NVIDIA GPU Display Driver for Linux contains a vulnerability in the kernel driver package, where improper handling of insufficient permissions or privileges may allow an unprivileged local user limited write access to protected memory, which can lead to denial of service.

  • medium6.1Patched in wingetCVE-2022-21813Feb 7, 2022

    NVIDIA GPU Display Driver for Linux contains a vulnerability in the kernel driver, where improper handling of insufficient permissions or privileges may allow an unprivileged local user limited write access to protected memory, which can lead to denial of service.

Source: NVD, updated 4h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • NVIDIA PhysX (Legacy)NVIDIA Corporation
    Nvidia.PhysXLegacyv9.13.0604

    NVIDIA PhysX (Legacy) is for games released around the end of 2007 and earlier.

  • NVIDIA CUDA ToolkitNVIDIA Corporation
    Nvidia.CUDAv13.4

    CUDA is a parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units (GPUs).

  • NVIDIA PhysX System SoftwareNVIDIA Corporation
    Nvidia.PhysXv9.26.0703

    Provides updates that are necessary for some games to run PhysX content properly.

  • NVIDIA DisplayID Firmware UpdaterNVIDIA Corporation
    Nvidia.DisplayIDFirmwareUpdaterv1.1.0

    Tool to check if certain NVIDIA 30xx graphics need a patch if the screen goes blank on boot until Windows is loaded.

  • NVIDIA GeForce NOWNVIDIA Corporation
    Nvidia.GeForceNowv2.0.88.129

    GeForce NOW connects to digital PC game stores so you can stream the library of games you already own

  • Nvidia FrameViewNVIDIA Corporation
    Nvidia.FrameViewv2.0

    An application for measuring frame rates, frame times, power, and performance-per-watt on a wide range of graphics cards.

More from NVIDIA Corporation.

Frequently asked questions

How do I install NVIDIA Video Effects on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Nvidia.VideoEffectsSDK.20xx-Turing --exact --version 0.6.5. winget downloads the installer from NVIDIA Corporation and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install NVIDIA Video Effects silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Nvidia.VideoEffectsSDK.20xx-Turing --exact 0.6.5 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for NVIDIA Video Effects?
NVIDIA Video Effects uses EXE (NSIS). Run the downloaded installer with: nvidia_video_effects_sdk_installer_turing.exe /S. The silent switches are /S.
How do I uninstall NVIDIA Video Effects via winget?
Run: winget uninstall --id Nvidia.VideoEffectsSDK.20xx-Turing --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from NVIDIA Video Effects's Apps & Features entry.
Is NVIDIA Video Effects free?
NVIDIA Video Effects is distributed under Proprietary. Refer to the publisher (https://www.nvidia.com/en-us/geforce/broadcasting/broadcast-sdk/resources/) for the full license terms - Wingetly itself does not charge for installation.
Does NVIDIA Video Effects work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls NVIDIA Video Effects directly from the publisher.
How do I keep NVIDIA Video Effects up to date?
Run winget upgrade --id Nvidia.VideoEffectsSDK.20xx-Turing --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of NVIDIA Video Effects from microsoft/winget-pkgs.