[gst-devel] (no subject)

Sandeep Prakash 123sandy at gmail.com
Sun Oct 17 21:34:14 CEST 2010


Hi,

You can use the image freeze plugin to accomplish the slideshow part. For
Eg.

gst-launch filesrc location=<PNG/JPG File> ! decodebin2 ! imagefreeze !
xvimagesink

Instead of filesrc you can use 
1. multifilesrc: If you are sure the images have the same prefix name.
2. appsrc: In case you will feed the PNG/JPG buffers after reading them from
file.


Keeping this in mind, its up to you how you will process the XML file and
build pipelines out of the data
from parsing the XML.

Regards,
Sandeep Prakash
http://sandeepprakash.homeip.net
-- 
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/no-subject-tp2999187p2999315.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.




More information about the gstreamer-devel mailing list