This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[HELP] Capture from 1970s Umatic tape problem
#21
Hybrid was only basic color grading support, so I would in general recommend to use i.e. DaVinci Resolve so the color grading there and export the grading as a LUT (.cube) and then use it in Hybrid through Filtering->Vapoursynth->Color->Matrix->TimeCube.

That said, Hybrid also comes with a bunch of LUTs, if you enable "Filtering->Vapoursynth->Color->Matrix->TimeCube->Custom LUT folder" and select the 'color'- folder (Hybrid\64bit\vsfilters\ColorFilter\TimeCube\color), maybe one of these already does what you aim for.

Additionally, you can use the filters under "Filtering->Vapoursynth->Color" especially Basic and Misc to do simple colro grading.
(side note: you might want to enable "Filtering->Vapoursynth->Misc->Preview->Histrogram" for the Vapoursynth Preview)

Cu Selur

Ps.: one can also use custom code like the one below to lessen highlights:
## LESSEN HIGHLIGHTS clip = core.std.Expr(clip, expr=["x 200 > x 0.8 * 40 + x ?"]) # alll color plaes clip = core.std.Expr(clip, expr=["x 200 > x 0.8 * 40 + x ?","", ""]) # luma only
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: Capture from 1970s Umatic tape problem - by Selur - 5 hours ago

Forum Jump:


Users browsing this thread: 2 Guest(s)