Log in

View Full Version : Question for clsid: does VSFilter CSRI api support YV12?


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?

clsid
17th October 2008, 13:41
I don't know. Ask the Aegisub devs.

roozhou
17th October 2008, 14:53
Then who is the current developer of guliverkli2? I guess this bug is caused by bad implementation of csri in vsfilter.

clsid
17th October 2008, 15:11
Doom9 user jiifurusu is a developer from Aegisub that maintains the VSFilter code in Guliverkli2.