Topic: PUBLIC BETA TEST: AviSynth Filter - 10-bit/HDR in DirectShow
AviSynth Filter - a modern ffdshow replacement with support for 10-bit/HDR
sources
Benefits:
- no ffdshow
- uses modern Avisynth interface -> works correctly with newer Avisynt 3.6+
- supports 10-bit color depth
- supports HDR pass-through (LAV -> madVR)
- won't hang after fast seeking (hopefully )
Here's a public beta-test!
0. Update SVP!
1. Unpack .zip into SVP 4 installation folder
2. Run SVP 4\avsf\register.bat as admin
3. Go to your video player, remove (or uncheck only) 'ffdshow raw filter' from the external filters, add 'AviSynth Filter', check 'Prefer'.
4. Switch to madVR for maximum compatibility.
10-bit playback is best working with madVR. Other video renderers may not support 10-bit at all, or switching between 8- and 10-bits, etc.
See Application settings -> Additional options -> Allow output in 10-bit color depth. When set to 'Never' - converts everything into 8-bit.
HDR: best working with madVR, however you may also want to try MPC-BE with any other renderer.
>>>> Please leave your comments here! <<<<
Changelog:
since 30/09/2020: update via SVP's updater (SVP 4.5.200+)
Latest build: 0.8.1
06/11/2020: ver. 0.8.1 (?)
- fixed various hangs and crashes (e.g. when starting playback or when changing audio tracks)
29/09/2020: download
- fixed "only a single prefetcher" error with Avisynth 3.5
28/09/2020: download
- fixed 10-bit not working in mpv
- fixed OSD colors in 10-bit mode
22/09/2020: download
- fixed video player hanging in some cases, especially on close
- should now work with Avisynth+ 3.5 provided by SVP install
- fixed AVS script in 10-bit mode
15/09/2020: download
- first public release