View Single Post
Old 30th September 2015, 01:04   #1  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,340
Help me debug this imagesource? or display configuration issue?

I get a different preview when loading this PNG image in avspmod, or vdub, or mpchc - when using ImageSource() vs. CoronaSequence(), or FFVideoSource(). The latter two have higher contrast (I think this is what it should be and appears like this in other programs like Adobe photoshop, Adobe AE, xnview, ffplay)

This appears to be a "normal" 8bit RGB PNG. There is no metadata or embedded color profile that Adobe or XNview reports.

Set's Avisynth 2.6MT x86 , but also occurs in "vanilla" Avisynth 2.6 x86

Info() with CoronaSequence reads RGB32, but it's just a dummy alpha. Info with ImageSource() reads RGB24(). It doesn't matter if I ConvertToRGB24 or 32 as expected.

I have included 3 images in the zip file , "hcw_mmtest_close.0000.png" is the source , and what I get taking a screenshot from avspmod with imagesource() and coronasequence()

3.52MB
http://www.mediafire.com/?btucr97gil959t1
or
http://www70.zippyshare.com/v/swLmlDBS/file.html


Is this an ImageSource() issue, or some other local configuration issue ?


Thanks
poisondeathray is offline   Reply With Quote