Display image in vlc output

This forum is about all development around libVLC.
juraj
Blank Cone
Blank Cone
Posts: 27
Joined: 05 Dec 2009 10:41

Display image in vlc output

Postby juraj » 28 Dec 2009 23:02

Hi,

is there any way how to display an image (or text on the fly) in vlc output. I would like to display a semitransparent image in video just like vlc does it with snapshot preview when snapshot is taken. Should I create a couple of new functions for that in libvlc or is already something there? Can OSD or marquee_option be any help for me? Actually I don't understand exactly what marquee is.

Thanks!
Juraj

ppaulojr
Blank Cone
Blank Cone
Posts: 10
Joined: 11 Feb 2010 13:48

Re: Display image in vlc output

Postby ppaulojr » 12 Feb 2010 13:47

I have the same problem, but still didn't find an appropriate solution.

I wish the libvlc had more documentation.

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

Re: Display image in vlc output

Postby Rémi Denis-Courmont » 13 Feb 2010 10:21

The marquee filter overlays text on the video, while logo filter adds, well, a logo.

Those are programmatically available only from LibVLC 1.1.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

alb84
Blank Cone
Blank Cone
Posts: 29
Joined: 16 Dec 2009 15:40

Re: Display image in vlc output

Postby alb84 » 18 Feb 2010 17:22

It would be great for my application to have a continuos video stream and overlay a semitrasparent image generated with alpha channel and containing some augmented reality information... would that be possible with the new API? when 1.1 will be aproximately available? possibly with some example or documentation about these new APIs?

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

Re: Display image in vlc output

Postby Rémi Denis-Courmont » 18 Feb 2010 18:26

The logo filter can only add an image from a file. This might be awkward if the overlaid content is dynamic.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

senob31
New Cone
New Cone
Posts: 1
Joined: 07 Apr 2010 23:28

Re: Display image in vlc output

Postby senob31 » 07 Apr 2010 23:47

Hello, :D
I begin development with libvlc.
Have you un idea for take snapshot of a streaming video ???
is there a function for that? thanks for reply... :wink:
i read a video from rtsp stream on my Qt Application(based on: http://wiki.videolan.org/LibVLC_SampleCode_Qt), but for the moment, there is no event between my application and the playing widget ...


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 11 guests