How to activate Vout/Overlay option?

This forum is about all development around libVLC.
tamiro44
Cone that earned his stripes
Cone that earned his stripes
Posts: 131
Joined: 15 Feb 2009 15:21

How to activate Vout/Overlay option?

Postby tamiro44 » 15 Feb 2009 17:03

Hi everybody,
Does anyone knows how can i activate the text overlay option through code? (say C#)
I saw that with vlc 0.9.8a you can easily do it through original vlc gui.

Thanks,
Tamiro.

Rémi Denis-Courmont
Developer
Developer
Posts: 15229
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: How to activate Vout/Overlay option?

Postby Rémi Denis-Courmont » 15 Feb 2009 18:41

Currently, OSD is not available from Libvlc, except via the antique mediacontrol API.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

tamiro44
Cone that earned his stripes
Cone that earned his stripes
Posts: 131
Joined: 15 Feb 2009 15:21

Re: How to activate Vout/Overlay option?

Postby tamiro44 » 16 Feb 2009 08:14

Thanks Remi,
I'll be happy if you would give me a direction.
I've made a player (version 0.8.6i) written in C# and using libvl.dll.
How can i work with mediacontrol API?
Thanks,
Tamiro.

Rémi Denis-Courmont
Developer
Developer
Posts: 15229
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: How to activate Vout/Overlay option?

Postby Rémi Denis-Courmont » 16 Feb 2009 21:15

Personnaly, I don't know of any C# binding for mediacontrol.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

tamiro44
Cone that earned his stripes
Cone that earned his stripes
Posts: 131
Joined: 15 Feb 2009 15:21

Re: How to activate Vout/Overlay option?

Postby tamiro44 » 16 Feb 2009 22:41

And with C++?
How can i expose the appropriate functions in order to achieve my goal:
I want to extract "User Data" from RTP packets (using header extensions) and put it
on top of the movie.

Rémi Denis-Courmont
Developer
Developer
Posts: 15229
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: How to activate Vout/Overlay option?

Postby Rémi Denis-Courmont » 18 Feb 2009 18:42

With C (and C++) you can use the old mediacontrol API. The documentation is in the mediacontrol.h header file.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

tamiro44
Cone that earned his stripes
Cone that earned his stripes
Posts: 131
Joined: 15 Feb 2009 15:21

Re: How to activate Vout/Overlay option?

Postby tamiro44 » 19 Feb 2009 08:17

And display_text() allows me to display text on live video (RTSP/RTP)?


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 8 guests