How to play two videos at the same time with gstreamer? -


I want to play two videos with gstreamer at the same time.But I do not know about it. I use Plenin 2 pipeline, as xvimagesink sync element. Now I want to play this pipeline two videos. Any solutions?

You can not do this with Playboy 2, you can either use multiple playben 2 Or create your own pipeline with multiple eudicodes and can link to multiple sinks.

In addition, gstreamer 0.10 is obsolete please go to the latest 1.0 version (currently 1.2.4)

Comments

Popular posts from this blog

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -

jasper reports - How to center align barcode using jasperreports and barcode4j -

django - CommandError: You must set settings.ALLOWED_HOSTS if DEBUG is False -