cagali
16th November 2014, 17:00
The attached files is produced by ImageMagick, a diff of 2 files, 1 using LWLibavVideoSource, 1 using DGSource with DGDecodeNV.
There is a strange, small waterprint-like noise at the top-left corner.
Here is the whole story.
The files are exported using ImageWriter like this.
ConvertToRGB()
ImageWriter(file = "R:\NEW\NV_", start = 175, end = 185, type = "jpg", info = true)
Actually I tried to get frames with lsmash, ffms2 and dgindexnv.
The result is frames from lsmash and ffms2 have same md5, so I assume they are correct and frames from dgindexnv are wrong.
Is this the problem of dgindexnv, my display card hardware or driver?
Thank you.
There is a strange, small waterprint-like noise at the top-left corner.
Here is the whole story.
The files are exported using ImageWriter like this.
ConvertToRGB()
ImageWriter(file = "R:\NEW\NV_", start = 175, end = 185, type = "jpg", info = true)
Actually I tried to get frames with lsmash, ffms2 and dgindexnv.
The result is frames from lsmash and ffms2 have same md5, so I assume they are correct and frames from dgindexnv are wrong.
Is this the problem of dgindexnv, my display card hardware or driver?
Thank you.