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] AviSynth 32 bit - ColorMatrix filter not working for video?
#14
SORRY BUT...  Blush Undecided

There is still a problem! Hopefully easy to fix...

If I load an image sequence with bt709 selected, like this:

[Image: YiZ24JH.png]

And I do a color matrix to go from 709 -> 601, I get a wrong Avisynth script:

[Image: tjdjc74.png]

I believe that the highlighted line should read: ConvertToYUY2(interlaced=false, matrix="Rec709")


The Rec601 gives wrong colors. Confused

I tried a custom script and it gives correct colors:

LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\ColorMatrix.dll")
ConvertToYUY2(interlaced=false, matrix="Rec709")
ColorMatrix(mode="Rec.709->Rec.601",clamp=3,interlaced=false,hints=false)


This is all because I'm using Topaz Video Enhance AI and outputting to 8 bit png. For DVD, it shifts the color palette. Using ColorMatrix Rec.709->Rec.601 fixes it. But not when ConvertToYUY2 has matrix set to Rec601. Undecided
Reply


Messages In This Thread
RE: AviSynth 32 bit - ColorMatrix filter not working for video? - by The_Tinkerer - 27.10.2020, 08:57

Forum Jump:


Users browsing this thread: 3 Guest(s)