Image Overlay

classic Classic list List threaded Threaded
11 messages Options
Reply | Threaded
Open this post in threaded view
|

Image Overlay

David REGADE
Hi,

I have to write a C/C++ application that streams videos to an icecast server.
For this application we need to add an image in one corner of the video like
flumotion does. I found gstreamer have text and time overlay but no image
overlay. Does someone know how to do that ?

Regards.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Image Overlay

Charlie X. Liu
By hardware imposing, like Sensoray Model 516/616/2246 does, would be a good
way to do the image overlay.
http://sensoray.com/products/516data.htm
http://sensoray.com/products/616data.htm
http://sensoray.com/products/2246data.htm


Charlie X. Liu
@ www.sensoray.com


-----Original Message-----
From: [hidden email]
[mailto:[hidden email]]On Behalf Of David
REGADE
Sent: Thursday, April 03, 2008 8:15 AM
To: [hidden email]
Subject: [gst-devel] Image Overlay


Hi,

I have to write a C/C++ application that streams videos to an icecast
server.
For this application we need to add an image in one corner of the video like
flumotion does. I found gstreamer have text and time overlay but no image
overlay. Does someone know how to do that ?

Regards.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

can't record audio fast enough...

Phil Pellouchoud
Hi,

I am trying to write a source plugin on windows and I've gotten to the
point where I can "inspect" the plugin and
Add it to a pipe using:
    gst-launch-0.10.exe hdr location=test.hdr ! autoaudiosink

Initially, it just sits there and spews out random data; which sounds
like white noise.  After a short burst of noise later, it comes up with
this message.

WARNING: from element /pipeline0/hdrsrc0: Can't record audio fast enough
gst_hdr_read() - length 1764
Additional debug info:
E:\devel-release\src_releases\gst-plugins-base\gst-libs\gst\audio\gstbas
eaudiosrc.c(668): (function) (): /pipeline0/hdrs
rc0:
dropped 7497 samples

I'm trying to figure out what that means in the context of what I'm
trying to do.

I am not quite sure what the gstaudiosrc_class->delay is for -- I am the
"source" of the data (from a file), so I can go pretty fast.  I always
return zero for that.

Anyway, any ideas on why I'm getting this?  I'm afraid I'm missing some
fundamental concept

-phil

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Image Overlay

Edgard Lima
In reply to this post by Charlie X. Liu


http://bugzilla.gnome.org/show_bug.cgi?id=499234

BR,
Edgard


ext Charlie Liu wrote:

> By hardware imposing, like Sensoray Model 516/616/2246 does, would be a good
> way to do the image overlay.
> http://sensoray.com/products/516data.htm
> http://sensoray.com/products/616data.htm
> http://sensoray.com/products/2246data.htm
>
>
> Charlie X. Liu
> @ www.sensoray.com
>
>
> -----Original Message-----
> From: [hidden email]
> [mailto:[hidden email]]On Behalf Of David
> REGADE
> Sent: Thursday, April 03, 2008 8:15 AM
> To: [hidden email]
> Subject: [gst-devel] Image Overlay
>
>
> Hi,
>
> I have to write a C/C++ application that streams videos to an icecast
> server.
> For this application we need to add an image in one corner of the video like
> flumotion does. I found gstreamer have text and time overlay but no image
> overlay. Does someone know how to do that ?
>
> Regards.
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Image Overlay

alet
On Fri, Apr 04, 2008 at 11:45:56AM +0300, Edgard Lima wrote:
>
> > I have to write a C/C++ application that streams videos to an icecast
> > server.
> > For this application we need to add an image in one corner of the video like
> > flumotion does. I found gstreamer have text and time overlay but no image
> > overlay. Does someone know how to do that ?

You could use Boxtream (http://boxtream.unice.fr) which does just this,
and more.

The last time I checked though, there was no way to remove an
image overlay during encoding, because of a limitation in GStreamer
(was last year, so maybe the problem is fixed)

bye

Jerome Alet

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Image Overlay

Stefan Sauer
In reply to this post by David REGADE
Hi,
David REGADE schrieb:
> Hi,
>
> I have to write a C/C++ application that streams videos to an icecast server.
> For this application we need to add an image in one corner of the video like
> flumotion does. I found gstreamer have text and time overlay but no image
> overlay. Does someone know how to do that ?

There is videomixer. You would need something like

gst-launch \
filesrc location=<videofile> ! decodebin2 ! videomixer name=m ! xvimagesink \
filesrc location=image.jpeg ! jpegdec ! freeze ! m.

Stefan

>
> Regards.
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Image Overlay

David REGADE
In reply to this post by Edgard Lima
Hi,

I had a look to gstgdkpixbufoverlay and I made some modifications. What is the
good way to publish the modifications ?

On bugzilla I read that this element should be in gst-plugins-bad instead of
-good. Should I prepare diff files and sources from CVS or from the last stable
release ?

Regards
David Régade

Edgard Lima a écrit :

>
> http://bugzilla.gnome.org/show_bug.cgi?id=499234
>
> BR,
> Edgard
>
>
> ext Charlie Liu wrote:
>> By hardware imposing, like Sensoray Model 516/616/2246 does, would be a good
>> way to do the image overlay.
>> http://sensoray.com/products/516data.htm
>> http://sensoray.com/products/616data.htm
>> http://sensoray.com/products/2246data.htm
>>
>>
>> Charlie X. Liu
>> @ www.sensoray.com
>>
>>
>> -----Original Message-----
>> From: [hidden email]
>> [mailto:[hidden email]]On Behalf Of David
>> REGADE
>> Sent: Thursday, April 03, 2008 8:15 AM
>> To: [hidden email]
>> Subject: [gst-devel] Image Overlay
>>
>>
>> Hi,
>>
>> I have to write a C/C++ application that streams videos to an icecast
>> server.
>> For this application we need to add an image in one corner of the video like
>> flumotion does. I found gstreamer have text and time overlay but no image
>> overlay. Does someone know how to do that ?
>>
>> Regards.
>>
>> -------------------------------------------------------------------------
>> Check out the new SourceForge.net Marketplace.
>> It's the best place to buy or sell services for
>> just about anything Open Source.
>> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
>> _______________________________________________
>> gstreamer-devel mailing list
>> [hidden email]
>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>
>>
>> -------------------------------------------------------------------------
>> Check out the new SourceForge.net Marketplace.
>> It's the best place to buy or sell services for
>> just about anything Open Source.
>> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
>> _______________________________________________
>> gstreamer-devel mailing list
>> [hidden email]
>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Image Overlay

Edgard Lima

Renato,

please handle this with David.

BR,
Edgard

ext David REGADE wrote:

> Hi,
>
> I had a look to gstgdkpixbufoverlay and I made some modifications. What
> is the good way to publish the modifications ?
>
> On bugzilla I read that this element should be in gst-plugins-bad
> instead of -good. Should I prepare diff files and sources from CVS or
> from the last stable release ?
>
> Regards
> David Régade
>
> Edgard Lima a écrit :
>>
>> http://bugzilla.gnome.org/show_bug.cgi?id=499234
>>
>> BR,
>> Edgard
>>
>>
>> ext Charlie Liu wrote:
>>> By hardware imposing, like Sensoray Model 516/616/2246 does, would be
>>> a good
>>> way to do the image overlay.
>>> http://sensoray.com/products/516data.htm
>>> http://sensoray.com/products/616data.htm
>>> http://sensoray.com/products/2246data.htm
>>>
>>>
>>> Charlie X. Liu
>>> @ www.sensoray.com
>>>
>>>
>>> -----Original Message-----
>>> From: [hidden email]
>>> [mailto:[hidden email]]On Behalf Of David
>>> REGADE
>>> Sent: Thursday, April 03, 2008 8:15 AM
>>> To: [hidden email]
>>> Subject: [gst-devel] Image Overlay
>>>
>>>
>>> Hi,
>>>
>>> I have to write a C/C++ application that streams videos to an icecast
>>> server.
>>> For this application we need to add an image in one corner of the
>>> video like
>>> flumotion does. I found gstreamer have text and time overlay but no
>>> image
>>> overlay. Does someone know how to do that ?
>>>
>>> Regards.
>>>
>>> -------------------------------------------------------------------------
>>>
>>> Check out the new SourceForge.net Marketplace.
>>> It's the best place to buy or sell services for
>>> just about anything Open Source.
>>> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
>>>
>>> _______________________________________________
>>> gstreamer-devel mailing list
>>> [hidden email]
>>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>>
>>>
>>> -------------------------------------------------------------------------
>>>
>>> Check out the new SourceForge.net Marketplace.
>>> It's the best place to buy or sell services for
>>> just about anything Open Source.
>>> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
>>>
>>> _______________________________________________
>>> gstreamer-devel mailing list
>>> [hidden email]
>>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Image Overlay

Renato Araujo
Hi David,

Can you attach your path in the bug on bugzilla?

BR

On Thu, Apr 10, 2008 at 11:02 AM, Edgard Lima <[hidden email]> wrote:

>
>  Renato,
>
>  please handle this with David.
>
>  BR,
>  Edgard
>
>
>
>  ext David REGADE wrote:
>  > Hi,
>  >
>  > I had a look to gstgdkpixbufoverlay and I made some modifications. What
>  > is the good way to publish the modifications ?
>  >
>  > On bugzilla I read that this element should be in gst-plugins-bad
>  > instead of -good. Should I prepare diff files and sources from CVS or
>  > from the last stable release ?
>  >
>  > Regards
>  > David Régade
>  >
>  > Edgard Lima a écrit :
>  >>
>  >> http://bugzilla.gnome.org/show_bug.cgi?id=499234
>  >>
>  >> BR,
>  >> Edgard
>  >>
>  >>
>  >> ext Charlie Liu wrote:
>  >>> By hardware imposing, like Sensoray Model 516/616/2246 does, would be
>  >>> a good
>  >>> way to do the image overlay.
>  >>> http://sensoray.com/products/516data.htm
>  >>> http://sensoray.com/products/616data.htm
>  >>> http://sensoray.com/products/2246data.htm
>  >>>
>  >>>
>  >>> Charlie X. Liu
>  >>> @ www.sensoray.com
>  >>>
>  >>>
>  >>> -----Original Message-----
>  >>> From: [hidden email]
>  >>> [mailto:[hidden email]]On Behalf Of David
>  >>> REGADE
>  >>> Sent: Thursday, April 03, 2008 8:15 AM
>  >>> To: [hidden email]
>  >>> Subject: [gst-devel] Image Overlay
>  >>>
>  >>>
>  >>> Hi,
>  >>>
>  >>> I have to write a C/C++ application that streams videos to an icecast
>  >>> server.
>  >>> For this application we need to add an image in one corner of the
>  >>> video like
>  >>> flumotion does. I found gstreamer have text and time overlay but no
>  >>> image
>  >>> overlay. Does someone know how to do that ?
>  >>>
>  >>> Regards.
>  >>>
>  >>> -------------------------------------------------------------------------
>  >>>
>  >>> Check out the new SourceForge.net Marketplace.
>  >>> It's the best place to buy or sell services for
>  >>> just about anything Open Source.
>  >>> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
>  >>>
>  >>> _______________________________________________
>  >>> gstreamer-devel mailing list
>  >>> [hidden email]
>  >>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>  >>>
>  >>>
>  >>> -------------------------------------------------------------------------
>  >>>
>  >>> Check out the new SourceForge.net Marketplace.
>  >>> It's the best place to buy or sell services for
>  >>> just about anything Open Source.
>  >>> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
>  >>>
>  >>> _______________________________________________
>  >>> gstreamer-devel mailing list
>  >>> [hidden email]
>  >>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>  >>
>
>



--
Renato Araujo Oliveira Filho

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Image Overlay

David REGADE
Hi,

I will "clean" the code and attach it on bugzilla. I can't do that now but it
certainly will be ready tomorrow.

Regards

Renato Araujo a écrit :

> Hi David,
>
> Can you attach your path in the bug on bugzilla?
>
> BR
>
> On Thu, Apr 10, 2008 at 11:02 AM, Edgard Lima <[hidden email]> wrote:
>>  Renato,
>>
>>  please handle this with David.
>>
>>  BR,
>>  Edgard
>>
>>
>>
>>  ext David REGADE wrote:
>>  > Hi,
>>  >
>>  > I had a look to gstgdkpixbufoverlay and I made some modifications. What
>>  > is the good way to publish the modifications ?
>>  >
>>  > On bugzilla I read that this element should be in gst-plugins-bad
>>  > instead of -good. Should I prepare diff files and sources from CVS or
>>  > from the last stable release ?
>>  >
>>  > Regards
>>  > David Régade
>>  >
>>  > Edgard Lima a écrit :
>>  >>
>>  >> http://bugzilla.gnome.org/show_bug.cgi?id=499234
>>  >>
>>  >> BR,
>>  >> Edgard
>>  >>
>>  >>
>>  >> ext Charlie Liu wrote:
>>  >>> By hardware imposing, like Sensoray Model 516/616/2246 does, would be
>>  >>> a good
>>  >>> way to do the image overlay.
>>  >>> http://sensoray.com/products/516data.htm
>>  >>> http://sensoray.com/products/616data.htm
>>  >>> http://sensoray.com/products/2246data.htm
>>  >>>
>>  >>>
>>  >>> Charlie X. Liu
>>  >>> @ www.sensoray.com
>>  >>>
>>  >>>
>>  >>> -----Original Message-----
>>  >>> From: [hidden email]
>>  >>> [mailto:[hidden email]]On Behalf Of David
>>  >>> REGADE
>>  >>> Sent: Thursday, April 03, 2008 8:15 AM
>>  >>> To: [hidden email]
>>  >>> Subject: [gst-devel] Image Overlay
>>  >>>
>>  >>>
>>  >>> Hi,
>>  >>>
>>  >>> I have to write a C/C++ application that streams videos to an icecast
>>  >>> server.
>>  >>> For this application we need to add an image in one corner of the
>>  >>> video like
>>  >>> flumotion does. I found gstreamer have text and time overlay but no
>>  >>> image
>>  >>> overlay. Does someone know how to do that ?
>>  >>>
>>  >>> Regards.
>>  >>>
>>  >>> -------------------------------------------------------------------------
>>  >>>
>>  >>> Check out the new SourceForge.net Marketplace.
>>  >>> It's the best place to buy or sell services for
>>  >>> just about anything Open Source.
>>  >>> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
>>  >>>
>>  >>> _______________________________________________
>>  >>> gstreamer-devel mailing list
>>  >>> [hidden email]
>>  >>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>  >>>
>>  >>>
>>  >>> -------------------------------------------------------------------------
>>  >>>
>>  >>> Check out the new SourceForge.net Marketplace.
>>  >>> It's the best place to buy or sell services for
>>  >>> just about anything Open Source.
>>  >>> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
>>  >>>
>>  >>> _______________________________________________
>>  >>> gstreamer-devel mailing list
>>  >>> [hidden email]
>>  >>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>  >>
>>
>>
>
>
>

--
David REGADE
Ingénieur R&D / Chef de projet

Viewsurf S.A.S.
17 avenue des Mondaults
33270 Floirac - France
Tel: 05.57.22.54.40
Fax: 05.56.08.22.62

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Image Overlay

David REGADE
Hi,

I attached my modifications to the bug on bugzilla.

Regards

David REGADE a écrit :

> Hi,
>
> I will "clean" the code and attach it on bugzilla. I can't do that now but it
> certainly will be ready tomorrow.
>
> Regards
>
> Renato Araujo a écrit :
>> Hi David,
>>
>> Can you attach your path in the bug on bugzilla?
>>
>> BR
>>
>> On Thu, Apr 10, 2008 at 11:02 AM, Edgard Lima <[hidden email]> wrote:
>>>  Renato,
>>>
>>>  please handle this with David.
>>>
>>>  BR,
>>>  Edgard
>>>
>>>
>>>
>>>  ext David REGADE wrote:
>>>  > Hi,
>>>  >
>>>  > I had a look to gstgdkpixbufoverlay and I made some modifications. What
>>>  > is the good way to publish the modifications ?
>>>  >
>>>  > On bugzilla I read that this element should be in gst-plugins-bad
>>>  > instead of -good. Should I prepare diff files and sources from CVS or
>>>  > from the last stable release ?
>>>  >
>>>  > Regards
>>>  > David Régade
>>>  >
>>>  > Edgard Lima a écrit :
>>>  >>
>>>  >> http://bugzilla.gnome.org/show_bug.cgi?id=499234
>>>  >>
>>>  >> BR,
>>>  >> Edgard
>>>  >>
>>>  >>
>>>  >> ext Charlie Liu wrote:
>>>  >>> By hardware imposing, like Sensoray Model 516/616/2246 does, would be
>>>  >>> a good
>>>  >>> way to do the image overlay.
>>>  >>> http://sensoray.com/products/516data.htm
>>>  >>> http://sensoray.com/products/616data.htm
>>>  >>> http://sensoray.com/products/2246data.htm
>>>  >>>
>>>  >>>
>>>  >>> Charlie X. Liu
>>>  >>> @ www.sensoray.com
>>>  >>>
>>>  >>>
>>>  >>> -----Original Message-----
>>>  >>> From: [hidden email]
>>>  >>> [mailto:[hidden email]]On Behalf Of David
>>>  >>> REGADE
>>>  >>> Sent: Thursday, April 03, 2008 8:15 AM
>>>  >>> To: [hidden email]
>>>  >>> Subject: [gst-devel] Image Overlay
>>>  >>>
>>>  >>>
>>>  >>> Hi,
>>>  >>>
>>>  >>> I have to write a C/C++ application that streams videos to an icecast
>>>  >>> server.
>>>  >>> For this application we need to add an image in one corner of the
>>>  >>> video like
>>>  >>> flumotion does. I found gstreamer have text and time overlay but no
>>>  >>> image
>>>  >>> overlay. Does someone know how to do that ?
>>>  >>>
>>>  >>> Regards.
>>>  >>>
>>>  >>> -------------------------------------------------------------------------
>>>  >>>
>>>  >>> Check out the new SourceForge.net Marketplace.
>>>  >>> It's the best place to buy or sell services for
>>>  >>> just about anything Open Source.
>>>  >>> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
>>>  >>>
>>>  >>> _______________________________________________
>>>  >>> gstreamer-devel mailing list
>>>  >>> [hidden email]
>>>  >>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>>  >>>
>>>  >>>
>>>  >>> -------------------------------------------------------------------------
>>>  >>>
>>>  >>> Check out the new SourceForge.net Marketplace.
>>>  >>> It's the best place to buy or sell services for
>>>  >>> just about anything Open Source.
>>>  >>> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
>>>  >>>
>>>  >>> _______________________________________________
>>>  >>> gstreamer-devel mailing list
>>>  >>> [hidden email]
>>>  >>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>>  >>
>>>
>>>
>>
>>
>


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel