Hi all: I am developing code of video output for our platform. My output format is set to NV12. Should I implement the draw_alpha_p function in draw_alpha? Or just call vo_draw_alpha_yv12 function(in libvo/osd.c)? Thanks for any suggestions in advcance. Best Regards! ZHANG Hai-bin