<div dir="ltr">matroskamux ? example with local files.<div><br></div><div>gst-launch-1.0 -v filesrc location=/path/to/mp3 ! mpegaudioparse ! matroskamux name=mux ! filesink location=test.mkv  filesrc location=/path/to/theora.ogg ! oggdemux ! theoraparse ! mux.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-12-30 9:13 GMT+01:00 dineshb <span dir="ltr"><<a href="mailto:dineshb@i2r.a-star.edu.sg" target="_blank">dineshb@i2r.a-star.edu.sg</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
          I am trying to develop a plugin with multiple sink pads and single<br>
source pad.Sink pads will take H.264 AVC streams as input and source pad<br>
should give a single H.264 SVC stream with multiple layers.Attached my<br>
pipeline flowchart. Kindly help me to suggest a base plugin to start with,<br>
and further add my functionalities on top of it.<br>
<br>
Thanks and regards,<br>
Dinesh<br>
<br>
<br>
<br>
pipeline.jpg<br>
<<a href="http://gstreamer-devel.966125.n4.nabble.com/file/n4675073/pipeline.jpg" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/file/n4675073/pipeline.jpg</a>><br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-SVC-Plugin-with-multisink-and-single-Source-Pad-Help-tp4675073.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-SVC-Plugin-with-multisink-and-single-Source-Pad-Help-tp4675073.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>