[MPlayer-dev-eng] Re: [PATCH] SSA/ASS subtitles support

Evgeniy Stepanov eugeni.stepanov at gmail.com
Sun Jun 18 00:41:50 CEST 2006


On Saturday 17 June 2006 23:27, Reimar Döffinger wrote:
> And now for something completely different. What do you think would be
> needed to support this in vo_gl.c? What would be the steps needed to get
> one or several bitmaps containing the overlay data for the current frame?

- add VFCAP_EOSD
- call ass_init after receiving VFCTRL_EOSD
- call ass_render_frame for each frame

The last two things should probably be done in vf_vo.c when the video-out has 
VFCAP_EOSD capability.



More information about the MPlayer-dev-eng mailing list