View Single Post
Old 7th December 2017, 13:29   #3  |  Link
Myrsloik
Professional Code Monkey
 
Myrsloik's Avatar
 
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,555
Quote:
Originally Posted by lansing View Post
I did saturation adjustment in Color Finesse in Adobe Premiere and I wanted to reproduce the result in vapoursynth. So I did some tests comparing different hsl filters in the vapoursynth/avisynth/virtualdub pool to see how close they are. In my test I took a sample image and test it on all filters with 50% saturation.

In the results, the Tweak() in vs and avs, and the internal hsv filter and the 6-axis color correction filter in virtualdub are all identical. The only one that's visibly different is Color Mill.

When compares to the result of Color Finesse, the previous four looks very much the same in every color except red, as you can see in the samples:

color finesse
vapoursynth
color mill

Why are the difference only in red?
It's not only in read. It's in luma too and probably everything else. Can you post exact settings used and if you used tweak on YUV or RGB?
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet
Myrsloik is offline   Reply With Quote