Re: How to overlay video with text information programmatically?
From: Roberto Rocco (roberto.rocco_at_atoll.biz)
Date: 05/04/04
- Next message: Chris P. [MVP]: "Re: How to overlay video with text information programmatically?"
- Previous message: Chris P. [MVP]: "Re: How to overlay video with text information programmatically?"
- In reply to: Chris P. [MVP]: "Re: How to overlay video with text information programmatically?"
- Next in thread: Chris P. [MVP]: "Re: How to overlay video with text information programmatically?"
- Reply: Chris P. [MVP]: "Re: How to overlay video with text information programmatically?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 4 May 2004 20:09:44 +0200
Hello Chris,
I'm simply using the Windows Media Player 9 control, showing the media with
the 'play'-command and setting the property to fullscreen.
Is there a technique to overlay or blend-in something inside the video? Is
something like alpha-blending or color-keying supported?
Or is it impossible to achieve this by using the media player? If so, what
possibilties are there?
Many thanks in advance,
Roberto.
I
"Chris P. [MVP]" <msdn@chrisnet.net> wrote in message
news:utHpKNeMEHA.624@TK2MSFTNGP11.phx.gbl...
> Roberto Rocco wrote:
> > Hello,
> >
> > I need to programmatically display text information (Images) inside a
> > video playing in fullscreen mode.
> >
> > E.g.: The title of the video should be displayed for 5 seconds.
> >
> > Any idea about how this could be done?
> > (I'm writing a Windows Application)
>
> What methods are you using to display the video? There are several
methods
> for doing this in DirectShow (VMR9, Transform Filter). In Vfw I would
> imagine that you would have to display the frames manually to implement
> this.
>
>
- Next message: Chris P. [MVP]: "Re: How to overlay video with text information programmatically?"
- Previous message: Chris P. [MVP]: "Re: How to overlay video with text information programmatically?"
- In reply to: Chris P. [MVP]: "Re: How to overlay video with text information programmatically?"
- Next in thread: Chris P. [MVP]: "Re: How to overlay video with text information programmatically?"
- Reply: Chris P. [MVP]: "Re: How to overlay video with text information programmatically?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|