add watermark in a video
Hamo61
hamza_the_one at hotmail.de
Wed May 28 06:05:23 PDT 2014
Thanks. Thats exact what i searched :)
> On Wed, 2014-05-28 at 04:58 -0700, Hamo61 wrote:
>
> Hi,
>
> > i want to transcode a videofile and add a watermark (png picture).
> >
> > my pipeline is something like:
> >
> > gst-launch-1.0.exe filesrc location=myvideo.mp4 ! decodebin ! x264enc !
> > mp4mux ! filesink location=test.mp4
> >
> > i just want to know how to add a watermark.
> >
> > the only solution i found on the web was with xvidimagesink. i tried the
> > same with filesink but the pipeline didnt end.
>
> .... ! decodebin ! videoconvert ! gdkpixbufoverlay location=logo.png !
> videoconvert ! x264enc ! ...
>
> (This does not take care of the audio track(s) though).
>
> Cheers
> -Tim
>
> --
> Tim Müller, Centricular Ltd - http://www.centricular.com
>
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
> If you reply to this email, your message will be added to the discussion below:
> http://gstreamer-devel.966125.n4.nabble.com/add-watermark-in-a-video-tp4667238p4667239.html
> To unsubscribe from add watermark in a video, click here.
> NAML
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/add-watermark-in-a-video-tp4667238p4667240.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140528/a17530b0/attachment-0001.html>
More information about the gstreamer-devel
mailing list