The LAV CUVID Decoder is a video decoder for NVIDIA graphics cards, which uses the NVIDIA hardware video decoder through the CUDA Video Decoding API ("CUVID"). It supports all formats that the NVIDIA hardware can decode, which includes H264, VC-1, MPEG2 and MPEG4-ASP (DivX/Xvid). Both progressive and interlaced types are supported. As a bonus, when decoding interlaced content, it can do full adaptive deinterlacing, the best your GPU has to offer.
Install:
- Unpack
- Register (regsvr32 LAVCUVID.ax)
* Registering requires administrative rights.
* On Vista/7 also make sure to start it in an elevated shell.