[gst-devel] How to find the stream meta-data using Gstreamer ?

Timothy Braun braunsquared at gmail.com
Fri Dec 31 18:28:02 CET 2010


playbin and decodebin both setup the decoders, using typefind, for you and
provide you with a raw decoded video and audio stream.

What are your goals for the output of the stream?

Tim

On Fri, Dec 31, 2010 at 12:18 PM, gst_call_me_newbie() <
21stninjagod at gmail.com> wrote:

>
> I am using souphttpsrc as my source. I want to get the stream meta-data
> like
> Codec(what are the audio/video codecs present in the stream), type
> (audio/video stream) etc.
>
> I checked that using playbin/playbin2 I can find the properties.
> LINK:
>
> http://www.gstreamer.net/data/doc/gstreamer/head/gst-plugins-base-plugins/html/gst-plugins-base-plugins-playbin.html
>
> http://www.gstreamer.net/data/doc/gstreamer/head/gst-plugins-base-plugins/html/gst-plugins-base-plugins-playbin.html
>
> but the problem is I have to transcode the incoming stream from a http URL
> to another format.
> So I don't think playbin2 is of any use for me. (CORRECT ME IF I AM WRONG
> HERE)
>
> whatever may be the way, I just want to transcode incoming stream for which
> I should know the incoming stream format.
> So how would I get the stream meta data from "souphttpsrc"
> or should I go for playbin2 but then I am doubtful if I would be able to
> transcode stream using it.
>
> Thanks
> Mark
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/How-to-find-the-stream-meta-data-using-Gstreamer-tp3169634p3169634.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment,
> and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20101231/8b22427c/attachment.htm>


More information about the gstreamer-devel mailing list