[gst-devel] Need help mixing with GStreamer

Aurelien Grimaud gstelzz at yahoo.fr
Wed Mar 25 21:26:33 CET 2009


Hi, you could try using multifilesrc with only one file.

gst-launch -v multifilesrc location=<png file> ! "image/png, 
framerate=1/1" ! pngdec ! ....

This works, but I think there probably is a better solution.
Is there an element which make a stream from one frame ?

Aurelien

Josep Creus a écrit :
> Hello there,
>
> I'm a bit desperate, I don't know if this is the right place, quite noob
> working with GStreamer, I hope you don't mind if this is not the right
> place.
>
> I'm trying to create just a bash script (using gst-launch) to mix three
> different duration videos and a .png file to a dirac video file.  The
> problem is I am perfectly capable of mixing it, but the .png duration is
> only 1 frame, and I don't have any idea on how to change that and make
> it last as the other ones.
>
> In the documentation pngdec states that if no framerate is specified EOS
> will be send to the stream, but I've already set a framerate, and
> nothing changes.
>
> Please, any help will be appreciated.
>
> Josep Creus,
> Laboratori de Calcul Arquitectura de Computadors
> Universitat Politècnica de Catalunya
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> 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