|
http://forum.doom9.org/showthread.php?t=160290
Features
- Decoding of H264, VC-1, MPEG2 and MPEG4-ASP (each given appropriate hardware support)
- Full Adaptive Deinterlacing, including Frame Doubling (perfect smooth playback of 1080i/60 content!)
- Usable with all renderers! Including madVR, which is recommended for the best playback quality!
- NV12/YV12 output
下载
Source Code is available from my Git repository
0.12: Installer (32/64-bit, CUDA 4.0+) - 32-bit (CUDA 4.0+) - 64-bit (CUDA 4.0+) -- 32-bit (Older CUDA)
- 0.12 - 2011/08/19
- - Improved response time on channel changes in DVB Viewer
- - Support decoding AVC1 with NALU sizes of 3 bytes
复制代码
0.10 - 2011/08/14- Refuse connection to MPEG-2 4:2:2 material- Improved VC-1 interlaced timestamp handling
Download: Installer (32/64-bit, CUDA 4.0+) - 32-bit (CUDA 4.0+) - 64-bit (CUDA 4.0+) -- 32-bit (Older CUDA)
0.9 - 2011/07/05
- Slightly faster seeking
- Improvements to dynamic format changes
- Safe-Guards against crashes inside the NVIDIA decoding functions
Installer (32/64-bit, CUDA 4.0+) - 32-bit (CUDA 4.0+) - 64-bit (CUDA 4.0+) -- 32-bit (Older CUDA)
A note on the different versions: The CUDA 4.0 builds require a 270 series driver (or newer). The "Old CUDA" build should in theory work with much older drivers, in case you cannot upgrade.
Binarys are available here (due to a limitation in the CUDA SDK 3.2, currently only 32-bit is available)
Version 0.7: 32-bit (CUDA 4.0+) - 64-bit (CUDA 4.0+) -- 32-bit (Older CUDA)
verison 0.6:http://files.1f0.de/cuvid/LAVCUVID-0.6.zip
version 0.5:32-bit
Version 0.4: 32-bit
更新说明:
Changelog -- Full changelog -- Release Notes
0.8 - 2011/06/05
- LAV CUVID now comes with an Installer
- Support for using NVIDIA GPUs whi**ave no connected display
- Limit MPEG-4 ASP decoding to VP4 (and newer) GPUs
- Options to force a specific output pixel format
- Renamed and refactored some options
0.7 - 2011/06/02
- x64 support
- The VC2010 runtime is no longer required
- New SSE2 NV12->YV12 conversion
- Improved CUDA GPU detection
Changelog
0.6 - 2011/05/01
- New Media Types will only be generated when attributes actually changed
- The size changed event will only be triggered when size or aspect ratio changed
0.5 - 2011/04/30
- Added YV12 as an supported output format
- Refactored CUDA/CUVID initialization
- Deny connection if the source filter indicates an unsupported H264 profile
- Improvements to dynamic media type changing
0.4 - 2011/04/16
- Frames flagged as progressive will not be doubled anymore (Fixes playback of streams with forced pull-down flags)
- Fixed an issue that could cause a crash in media type handling
0.3 - 2011/04/16
- Improved decoding performance by up to 40%
- Added "Double Framerate" Deinterlacing
- Added a DXVA Interoperability mode, which increases deinterlacing quality.
- Added an option to control the field order supplied to the deinterlacer.
很强大,现在 NVIDIA G84+ 玩家可以在 madVR 下实现 h.264、vc-1(G98+)、mpeg2、asp(xvid、divx 等?GF104+) 全硬件解码了。
安装步骤:
1、下载 LAV CUVID Decoder(Installer (32/64-bit, CUDA 4.0+) - 32-bit (CUDA 4.0+) - 64-bit (CUDA 4.0+) -- 32-bit (Older CUDA)),直接执行安装或者解压后执行其中的 install.bat。
3、在 mpc-hc 或者 potplayer 添加 LAV CUVID Decoder 并选择为当前解码器。
|
|