Log in

View Full Version : Looking for a GPU rendering image viewer upscaling


itsnotme
3rd February 2017, 19:18
Hey, not sure if it's appropriate to be asked in this sub-category, but is there an image viewer that uses gpu rendering similar to Madvr? I searched online but I could could only find image resizers. If there aren't any, what is a very good image resizer then (doesn't have to be free)?
Thanks

Asmodian
3rd February 2017, 19:48
MPC-HC can open images and send them to madVR. LAV can open pngs, jpgs, etc. :)

itsnotme
4th February 2017, 00:19
MPC-HC can open images and send them to madVR. LAV can open pngs, jpgs, etc. :)
Thank you and it works, but I can't zoom in or scroll through the pictures. Anything else I can try?

JohnLai
4th February 2017, 03:57
http://www.fastpictureviewer.com/
But it is freemium product.....and has limited format support for non-professional......

Then we got hardware accelerated image viewer --> Not sure what kind of algorithm being used for upscale/downscale by programs below:
http://www.pictomio.com/Default.aspx
http://www.softpedia.com/get/Multimedia/Graphic/Graphic-Viewers/ModernView.shtml
https://www.digikam.org/

Back in the day, I even use https://sourceforge.net/projects/bubblesreader/ or https://sourceforge.net/projects/glmangareader/ for reading comics/manga.

amayra
10th February 2017, 13:28
i dont think there app out there like that all devs i prefer performance more than quality
ps: i looking for app like that for 2 year lol i even ask Zachs for make MediaPlayer.NET image viewer mod

romulous
11th February 2017, 06:28
Zoom Player can show images using DirectShow - madVR if you have it set as the video renderer. You just need to disable Adv Options > Playback > Use internal JPEG / BMP / PNG image decoder (supports higher resolution images) first. It also supports zooming in and out, and moving through lists of files.

Zachs
18th February 2017, 09:11
It's actually not that much to make mpdn into an image viewer. All the code is there just need to have a different user interface. Just haven't got a lot of time these days.

Przemek_Sperling
18th February 2017, 10:31
PencilSheep https://www.pencilsheep.com/ uses GPU rather than CPU for almost every operation.

amayra
20th February 2017, 10:38
i think is more about use SuperRes , NNEDI3 and Pixel Shader ..... ect
that is why MPDN is better for this job

amayra
6th March 2017, 17:02
It's actually not that much to make mpdn into an image viewer. All the code is there just need to have a different user interface. Just haven't got a lot of time these days.

well you make to your to-do-list ?

Zachs
7th March 2017, 11:41
Lol. As much as i know it is exciting from user's perspective, it's not really that exciting for the devs. Just grunt work mainly to create a new user interface for picture viewing.

amayra
8th March 2017, 01:27
Lol. As much as i know it is exciting from user's perspective, it's not really that exciting for the devs. Just grunt work mainly to create a new user interface for picture viewing.

so there no hope for us ?
i would like to have decent manga viewer

Shiandow
8th March 2017, 14:21
so there no hope for us ?
i would like to have decent manga viewer

I wouldn't call it hopeless, all the pieces are there, there's just been nobody who wanted to put them all together.