DocAliG
3rd January 2007, 16:43
Hi all,
i follow regularly all the discussions on this forum, it's full of very useful information....
I recently decided to use avisynth as a base for my developments, but the structure is very new for me... And i'm fighting with my dll since 2 weeks now....
I'm working on a project to autograde a videosource, i.e. blindly give a score (more or less objectively) to a source. Not having any reference to compare the content is quite complicated, that's why i started with the "easy" part of the job.
Get a video, turn it into YUV colorspace, and calculate a contrast score (first for the luminance, the chrominance should be easy after that).
I've made this little source, mainly taken from CompareYV12, but nothing happens, and i just don't know how to debug this dll, using avisynth dll, that uses rundll32...
Any help would be great
Thank you again for your work !
i follow regularly all the discussions on this forum, it's full of very useful information....
I recently decided to use avisynth as a base for my developments, but the structure is very new for me... And i'm fighting with my dll since 2 weeks now....
I'm working on a project to autograde a videosource, i.e. blindly give a score (more or less objectively) to a source. Not having any reference to compare the content is quite complicated, that's why i started with the "easy" part of the job.
Get a video, turn it into YUV colorspace, and calculate a contrast score (first for the luminance, the chrominance should be easy after that).
I've made this little source, mainly taken from CompareYV12, but nothing happens, and i just don't know how to debug this dll, using avisynth dll, that uses rundll32...
Any help would be great
Thank you again for your work !