Multiple instances of Appsink

Livshits, David DLivshits at nds.com
Wed Apr 18 04:00:37 PDT 2012


Hello,
I want to get an advice about how to build pipeline of video playback with SRT/Closed Caption subtitles. Is it possible to have a number of instances of appsink in one pipeline or it can cause some collision between them?
For instance I thought about something like this:

Src->[demux/avdecoder]->appsink1 and in parallel srtsrc->appsink1 all in single pipeline. Or for Closed Caption Src->[demux/avdecoder]->appsink1 and another pad for Closed Caption [demux/avdecoder]->appsink that is connected to another appsnk1.
I saw some inconsistences during the state changes where appsink1 is moved to proper state where appsink2 didn't, so I thought that it is not possible to have 2 instances of appsink in one pipeline.
Is it possible to have 2 input pad in appsink?
Thanks in advance.

________________________________

This message is confidential and intended only for the addressee. If you have received this message in error, please immediately notify the postmaster at nds.com and delete it from your system as well as any copies. The content of e-mails as well as traffic data may be monitored by NDS for employment and security purposes.
To protect the environment please do not print this e-mail unless necessary.

An NDS Group Limited company. www.nds.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20120418/a63bba4a/attachment.htm>


More information about the gstreamer-devel mailing list