[gst-devel] import image with transparent background
Terry Leung
terry83 at gmail.com
Fri Jan 4 05:14:19 CET 2008
Hi,
I've tried to use png image with transparent background and it doesnt work
here is part of my pipeline: filesrc ! gdkpixbufdec !
ffmpegcolorspace ! videomixer
I also have another src for the videomixer with zorder value lower
any plugin that can read a image and output a rgba/ayuv video?
Regards,
Terry
On Jan 3, 2008 5:57 PM, Tim Müller <t.i.m at zen.co.uk> wrote:
> On Thu, 2008-01-03 at 10:41 +0800, Terry Leung wrote:
>
> Hi,
>
>
> > I am now writing a program to overlay an image on top of a video clip
> >
> > However, as I want to overlay an image with transparent background and
> > those image decoder src pad are either raw rgb or raw yuv(without
> > alpha), I want to ask how can i do that? can gstreamer support the
> > transparent feature in some type of image(like png or gif)? and how?
>
> Which image decoder exactly? What format is your image in?
>
> IIRC, gdkpixbufdec outputs RGBA if the image has an alpha channel.
>
> Cheers
> -Tim
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
More information about the gstreamer-devel
mailing list