View Single Post
Old 16th November 2014, 08:15   #48  |  Link
madshi
Registered Developer
 
Join Date: Sep 2006
Posts: 9,140
Well, NNEDI3 is freely available as a CPU and GPU algorithm here in doom9. If you want to use it outside of madVR, you can. Well, might depend on the license, though, you may have to check. I've asked permission from the author before using NNEDI3 in madVR. Atm, madVR is just meant to be used for video playback. Of course you can simulate an image being a video by sending the image through the normal DirectShow video chain. I think LAV Splitter would already do some/most/all of that work for you. If you don't want to use DirectShow for picture viewing at all, then atm madVR does not offer any way to help you there. Adding such support would cost me quite a bit of time (defining a new API for that, setting up a render chain which just handles one image, bypassing all the pause/stop/play/seek stuff, copying the image back from GPU RAM etc) and it's really outside of what madVR is intended for, so even if I added that to my to do list, it would be very low priority.
madshi is offline   Reply With Quote