Add watermark

Angel Martin amartin at vicomtech.org
Thu Mar 15 07:46:42 PDT 2012


Hi,

You can also use videomixer combined with alpha attribute of the pads to
insert a bigger watermarking that could affect the whole image:
http://developer.gnome.org/gst-plugins-libs/0.10/gst-plugins-good-plugins-videomixer.html

The key plugings would be:
videomixer
imagefreeze (for the watermark)
[videoscale] (optional)

Best,

Angel

2012/3/15 Stefan Kost <ensonic at hora-obscura.de>

> Am 06.03.2012 15:47, schrieb kususe:
> > I coded this pipeline:
> >
> >                                queue_audio -audio_dec - autoaudiosink
> > filevideo - demuxer ->
> >                                queue_video - video_dec - coglogoinsert -
> > ffmpegcolorspace - autovideosink
> >
> > in order to display an image onto a video.
> > (I set the property "location" to load the png image).
> > There are no error in lines regarding the pipeline, but I always return a
> > segmentation fault.
> >
> > Suggestions??
>
>
> get a backtrace for the segfault and file a bug please.
>
> Stefan
>
> >
> >
> >
> >
> > --
> > View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/Add-watermark-tp4214525p4450075.html
> > Sent from the GStreamer-devel mailing list archive at Nabble.com.
> > _______________________________________________
> > gstreamer-devel mailing list
> > gstreamer-devel at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20120315/a54c2049/attachment.htm>


More information about the gstreamer-devel mailing list