Hi guys
After some time I captured VHS tape recorded in 1984. The tape is played on Panasonic FS200 trough Panasonic DMR es15 into Aver Media Tv capture card. During the capture in proc amp I lowered the high levels/contrast The tape (even the original scene was with blown highs because of the poor lighting and cameraman zooming to much into guests heads and faces).i captured in Vdub Lagarith 720x576. Then i used :
AVISource("G:\video file.avi")
AssumeTFF()
ColorYUV(gain_y=4,gain_v=-17,gain_u=45,cont_v=50,cont_u=50)
#ConverttoYV12(interlaced=true)
#Histogram(mode="levels")
ConverttoRGB32(matrix="Rec601",interlaced=true)
Then I opened the file in Vdub used Neat video, camcorder color denoise, ColorMill and still get green yellow casting.
Can someone suggest better approach
AVISource("G:\svadba beti 1.avi")
AssumeTFF()
ColorYUV(gain_y=-4,gain_v=-10,gain_u=20,cont_v=-20,cont_u=-60)
ConverttoYV12(interlaced=true)
Histogram(mode="levels")
ConverttoRGB32(matrix="Rec601",interlaced=true)
this looks better the blue was too high and I lowered the u and v channel the color switches from scene to scene I will have to do it scene by scene
+ Reply to Thread
Results 1 to 1 of 1
-
Last edited by mammo1789; 31st Mar 2013 at 11:39.
Similar Threads
-
Color correction help
By mammo1789 in forum RestorationReplies: 13Last Post: 14th Sep 2012, 10:52 -
color correction in MeGUI
By codemaster in forum DVD RippingReplies: 1Last Post: 2nd Mar 2012, 20:56 -
Increasing color depth and sampling for color correction
By poisondeathray in forum Newbie / General discussionsReplies: 17Last Post: 17th Oct 2009, 09:06 -
Color Correction for DV
By bsuska in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 16Last Post: 23rd Oct 2008, 17:24 -
Subtitle Color Yellow, Megui?
By bebado22 in forum Newbie / General discussionsReplies: 2Last Post: 7th Apr 2008, 16:14