concatenating video streams from mutliple video files

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

concatenating video streams from mutliple video files

Jan Spurný
Hi,

I'd like to run pipeline which would play many video files one after another as one continuous stream. I was hoping I would be able to use 'multifilesrc' but it does not work the way I want to. I have 4 video files named 000.avi, 001.avi, 002.avi, 003.avi and all of them has the same resolution and the same framerate. This is what I was trying to do:

 gst-launch multifilesrc location=%03d.avi ! decodebin ! autovideosink

- it allways plays only the first video file.

Can someone help me or explain to me why this doesn't work? Thank you for any suggestions.

Jan Spurny

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel