-
Notifications
You must be signed in to change notification settings - Fork 139
DirectShow filter
TianZer edited this page Feb 15, 2021
·
6 revisions
- Windows x64 (For 32bit, you need build it by yourself).
- 4 threads CPU or higher
- 480P -> 960P : Intel HD4600 or higher (benchmark scores of 50 or higher)
- 720P -> 2K : AMD Radeon Vega 8, Nvidia GTX1050 or higher (benchmark scores of 100 or higher)
- 1080P -> 4K : AMD Radeon RX470, Nvidia GTX1060 or higher (benchmark scores of 200 or higher)
- Best experience : AMD Radeon RX480 (4K60FPS can be obtained by using AMD AFM and Anime4KCPP DSFilter at the same time)
Any player which is support to mount external DirectShow filters, such as MPC-HC, MPC-BE and potplayer.
- YV12
- NV12
- IYUV(I420)
- RGB24
- RGB32
- P010
- P016
Beacuse DirectShow framework is old and has few documents, any bug reports may not be resolved in time, before report it, try to change the input color format. NV12, P010 and P016 is recommended for best performance and compatibility.