how to use typefind

Michael Smith msmith at xiph.org
Wed Nov 9 09:22:40 PST 2011


Yes, you can search for compatible elements - that's what
decodebin/decodebin2 do, for example. You might want to read the
source to those, even if there's some strange reason you have for not
wanting to directly use one of them.

Mike




On Wed, Nov 9, 2011 at 2:03 AM, David Walker <dwalker0044 at gmail.com> wrote:
> Perhaps a stupid question, but I've got a filesrc connected to a typefind
> element. On the "have-type" signal I print out the capibilities:
> "Media type video/mpeg, systemstream=(boolean)false, mpegversion=(int)4,
> parsed=(boolean)false found, probability 79%"
> But what can I do with this information? Can I search for compatible
> elements or do I have to process this manually? How do I decide what the
> next element in the pipeline should be?
> Thanks
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>


More information about the gstreamer-devel mailing list