[vlc-devel] Re: Play Three Regions

Benjamin Pracht bigben+spam at videolan.org
Tue Apr 25 23:10:13 CEST 2006


Le mardi 25 avril 2006 à 19:49 +0800, SuoJunxiao a écrit :
> Hello,everyone!
> 
> I am writing a program which used VLC media player. I had read the source of VLC so many days. I want to modify it to show video and text together. There must be three regions in the screen. One region palys video. Other two regions show text. That's all.
> 
> 

Well, there is actually no code to write to do that, if I understand
your project properly. Blending of 3 independent images can be done
using the mosaic module. The markee module allow to blend text, and the
image module to blend a still image.

-- 
BigBen

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list