madVideoRenderer - high quality video renderer (GPU assisted)
Eccolo:
Appena uscito sembra batterli tutti:
http://forum.doom9.org/showthread.php?t=146228
madVR 0.6 released
http://madshi.net/madVR.zip
Codice:
madVR v0.6
* fixed: only the first movie played fine, a 2nd movie stayed black
madVR v0.5
* DVD playback should work now, too
* improved switching times between fullscreen and windowed mode
* improved startup time
* chroma samples are now placed left instead of center luma
* added settings control to switch between TV and PC output levels
* added settings control to enable/disable 3dlut processing
* added settings control for selecting chroma resampling filter
* D3DX9_35.dll is not needed, anymore
* improved display refresh rate detection calculation
* 3dlut and settings file routines are using unicode instead of ansi now
* fixed: aspect ratio calculation truncated instead of rounding
* fixed: aspect ratio changes in the middle of the movie were ignored
features:
- high quality chroma upsampling
- high quality scaling (bicubic, mitchell, lanczos, spline etc)
- high quality YCbCr -> RGB conversion
- gamut & gamma correction for display calibration
- full 16bit processing queue
- final 16bit processing result is dithered down to RGB output bitdepth
- bypasses graphics card's video (damage) algorithms
- all work is done via GPU shaders
- no shortcuts, highest quality has priority over anything else
requirements:
- graphics card with full Direct3D9 hardware support
- at least 128MB of dedicated graphics card memory
- Windows XP or newer
disadvantages:
- hardware accelerated video decoding (DXVA) is not supported
- slow startup - 96MB file is read and stored in GPU RAM