appsrc and multifilesrc

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

appsrc and multifilesrc

Alain MACCARI
Hy

I'd like to replace in the pipe below the multifilesrc plug in by an appsrc an feed the pipe by my application.
The goal of this pipe is to decode pictures and create a mjpeg film.

multifilesrc location=/home/qhfl5573/Images/JPEG/mer%%01d.jpeg index=0 caps=\"image/jpeg, framerate=\(fraction\)1/5\" ! jpegdec ! videoscale ! video/x-raw-yuv, format=\(fourcc\)I420, width=\(int\)640, height=\(int\)480 ! y4menc ! filesink location=test.yuv");

Unfortunately I fail to succeed, the best I can get in the test.yuv file is the last picture of my list and in the wrong format.

It is possible to replace a static multifilesrc plug in by an appsrc one and to feed dynamically this pipeline ?
Where is my mistake ?

Thank


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel