Gstreamer plugin

Tim-Philipp Müller t.i.m at zen.co.uk
Tue Mar 12 02:23:57 PDT 2013


On Tue, 2013-03-12 at 14:41 +0530, rajnikant jachak wrote:

> You need to implement and register TypeFind function for your plugin. 
> You can take a look to for registering the TypeFind function.
> 
> http://gstreamer.freedesktop.org/data/doc/gstreamer/1.1/pwg/html/section-types-typefind.html

I believe the original poster said the format was H.264, for which there
is already a typefind function. In that case, there's no need to
implement a typefind function, the existing one should do. (Or demuxers
determine the format from stream headers instead of using typefinding).

Cheers
 -Tim

> You can have look to
> 
> On Tue, Mar 12, 2013 at 2:07 PM, tajourim <tajouri.maher at gmail.com>
> wrote:
>         Good morning,
>         I am new in gsteamer plugin. I want to know how I can registry
>         my plugin to
>         let the autoplugger decodebin2 detect it ?
>         NOTE: My plugin is correctly loaded by gst-inspect and my
>         media type is
>         h264.
>         
>         thanks, Tajouri
>         
>         
>         
>         --
>         View this message in context:
>         http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-plugin-tp4659060.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
> 
> 
> 
> -- 
> Regards,
> Rajnikant Jachak.
> 
> The pessimist sees difficulty in every opportunity. The optimist sees
> the opportunity in every difficulty. 
> _______________________________________________
> 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