Time management options with GStreamer

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Time management options with GStreamer

Bibin Joseph
Is there any time management elements in GStreamer; something like,
scheduled video mixing, real time field compositing etc. Consider  the
situation.  One application receives a configuration file: It contains
information like
/home/username/videofile.mpg  play 10:15 AM
/home/username/imagefile.jpg   mix 11:00 AM

Clearly, the application should play the video file at 10:15 AM and the
image file is mixed with this stream at 11:00 AM.
Is such a live operation possible with GStreamer

Thanks and Regards,
Bibin

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Time management options with GStreamer

Stefan Sauer
Bibin joseph schrieb:

> Is there any time management elements in GStreamer; something like,
> scheduled video mixing, real time field compositing etc. Consider  the
> situation.  One application receives a configuration file: It contains
> information like
> /home/username/videofile.mpg  play 10:15 AM
> /home/username/imagefile.jpg   mix 11:00 AM
>
> Clearly, the application should play the video file at 10:15 AM and the
> image file is mixed with this stream at 11:00 AM.
> Is such a live operation possible with GStreamer
>  
yes. But you need to write code form that. You could investigate
gnonline for it. It provides the timeline, tracks and stuff.

Stefan

> Thanks and Regards,
> Bibin
>
> ------------------------------------------------------------------------------
> Are you an open source citizen? Join us for the Open Source Bridge conference!
> Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
> Need another reason to go? 24-hour hacker lounge. Register today!
> http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>  


------------------------------------------------------------------------------
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel