Multiple gnlfilesource with the same "location".

Andre Caldas andre.em.caldas at gmail.com
Wed Oct 10 18:06:58 PDT 2012


Suppose I have two files "one.ogv" and "two.ogv" and I am generating a
"patch_work.ogv".
This generated output is produced by alternating and gluing together
hundreds of pices of "one.ogv" and "two.ogv" many times. Now, I am
using a new "gnlfilesource" instance for each piece. Should I be using
only two instances, one for "one.ogv" and one for "two.ogv", somehow?

The python code is here:
https://bitbucket.org/andrecaldas/math-video-classes/src/293d21a9d60f/bin/classes/CamStream.py


Cheers,
André Caldas.


More information about the gstreamer-devel mailing list