View Full Version : Calibrating colors
odyssey
27th December 2006, 00:13
I have two analog captures of the same movie, but the colors are off and I want to calibrate clip1 to match the colors of clip2.
I've seen examples of how to analyze colors using Avisynth, but no way of using the analysis to adjust the colors. Any ideas? Thanks in advance.
jmac698
27th December 2006, 18:26
clip1.tweak(bright=10,sat=10)
or find the colourlike filter.
one other way is colormatrix, but that is unlikely if both sources are analog.
AVIL
27th December 2006, 23:29
Hi:
I think too that mg262's filter colourlike could serve very well. More info at:
http://forum.doom9.org/showthread.php?t=96308
Good luck
odyssey
28th December 2006, 00:20
ColourLike does appearently exactly what I want! ...but I can't find anything but dead links to it :(
grannyGeek
28th December 2006, 02:22
Here, I uploaded a copy
http://www.mysharefile.com/v/5437166/colourlike_25_dll_20050825.zip.html
Hope aviSynth.org gets back up soon, sure do miss those handy links.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.