Gstreamer SVC Plugin with multisink and single Source Pad. Help!!!

yannick inizan inizan.yannick at gmail.com
Thu Dec 31 12:14:23 PST 2015


matroskamux ? example with local files.

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.

2015-12-30 9:13 GMT+01:00 dineshb <dineshb at i2r.a-star.edu.sg>:

> Hi all,
>           I am trying to develop a plugin with multiple sink pads and
> single
> source pad.Sink pads will take H.264 AVC streams as input and source pad
> should give a single H.264 SVC stream with multiple layers.Attached my
> pipeline flowchart. Kindly help me to suggest a base plugin to start with,
> and further add my functionalities on top of it.
>
> Thanks and regards,
> Dinesh
>
>
>
> pipeline.jpg
> <http://gstreamer-devel.966125.n4.nabble.com/file/n4675073/pipeline.jpg>
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-SVC-Plugin-with-multisink-and-single-Source-Pad-Help-tp4675073.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20151231/b5be873f/attachment.html>


More information about the gstreamer-devel mailing list