Identify a video within a stream

Rossana Guerra guerra.rossana at gmail.com
Wed Sep 14 21:22:53 PDT 2011


Hello, I am new with GStreamer sorry if I couldn't find any tip according to
my answer or if it's obvious.
I have the following pipeline:


bin // GstBin
--------------------------------------------------------
alpha
        |------------videomixer---------ffmepgcolor
smpte
   |
-----------------------------------------------------------
   |
   gstController, asociated to the alpha property



Comp // GnlComposition
-------------------------------------------------------------------------------------------------------|

|
gnlsource
|
                --------- gnlOperation (contains the bin described
above)        |--------------queue ------------- sink
gnlsource
|

|
-------------------------------------------------------------------------------------------------------

The pipeline above solves the transition issue between 2 video streams. The
EOS signals the end of the whole stream, ie, video1 + video2 (asociated with
each gnlsource respectively)

I need to know the real duration of each video, mainly to control issues as
frame losts and the begining time of the next video. Which property or
technique solves this?.
The purposte is to control it to implement a playlist with this pipeline as
a base.

Thank you for any suggestion.

Rossana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110915/b9ac0abc/attachment.html>


More information about the gstreamer-devel mailing list