roozhou
17th October 2008, 03:27
I am trying to use csri of VSFilter to render subtitle to raw YV12 frame sequence. I do set pixfmt to CSRI_F_YV12 but VSFilter seems to treat YV12 as RGB32 thus renders every four pixels of Y plane and leaves UV plane unchanged.
Aegisub only uses RGB32 and it works fine. I follows most of its code, any problem?
Aegisub only uses RGB32 and it works fine. I follows most of its code, any problem?