Problem while adding typefind functionality to a parser plugin

Tim-Philipp Müller t.i.m at zen.co.uk
Thu Aug 18 05:44:42 PDT 2011


On Wed, 2011-08-17 at 23:50 -0700, mohid wrote:

Hi,

> I have added typefind functionality to my wma parser plugin.

Ok. (To figure out the type of what exactly?)


> But after compilation when I check by gst-inspect, it is showing
> "wma_parser: a typefind fuction"
>
> But when I remove the type find functionality, gst-inspect is working fine.

So what is the problem? That your parser element doesn't show up any
more, only the typefind function? If so, my guess would be that you are
using the same name for the typefinder and your element..

Would be helpful to see the relevant parts of your code.

Cheers
 -Tim



More information about the gstreamer-devel mailing list