[gst-devel] Plugin send specified number of bytes
Edward Hervey
bilboed at gmail.com
Tue Nov 25 11:42:24 CET 2008
Those elements are called 'parsers', and there might already be one
available for your format (like mp3audioparse for mp3).
Edward
On Tue, 2008-11-25 at 15:35 +0530, sudarshan bisht wrote:
> Hi Manish ,
>
> I dont know about the plugin , but you can yourself write a
> small plugin which uses GstAdapter APIs to do the this kind of
> processing .
>
>
>
> On Tue, Nov 25, 2008 at 3:20 PM, Manish Rana
> <rana.manishrana at gmail.com> wrote:
> HI All,
>
> Is there a plugin that will take data in any size and give me
> output in required size.
>
> e.g.
> filesrc -> demux -> NewPlugin size=600 ->decoder ->sink
>
> The new plugin shall give me output as 600 bytes, also it
> should store previous data and prepend to the new buffer if
> there is any to give the new buffer.
>
> Is there any such plugin available.
>
> rndbuffersize : is the one i could find
> please let me know does this fulfills my requirement
>
>
> BR
> Manish
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move
> Developer's challenge
> Build the coolest Linux based applications with Moblin SDK &
> win great prizes
> Grand prize is a trip for two to an Open Source event anywhere
> in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
>
>
> --
> Regards,
>
> Sudarshan Bisht
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________ gstreamer-devel mailing list gstreamer-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list