[gst-devel] Sequence of calls in Gstreamer Application
sudarshan bisht
bisht.sudarshan at gmail.com
Fri Dec 10 20:13:45 CET 2010
Take a look at this link;
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/chapter-helloworld.html#section-helloworld
<http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/chapter-helloworld.html#section-helloworld>This
Hello-World application has filesrc , demuxer, decoder and audiosink. But
your application does not have demuxer so
you don't need to use on_pad_added callback . All the elements can be linked
statically.
On Thu, Dec 9, 2010 at 2:34 PM, Gurpreet <gurpreet at tataelxsi.co.in> wrote:
> Hi All...
>
> I am new to Gstreamer. I am writing a Gstreamer application which will have
>
> 1. filesrc
> 2. Aac Encoder
> 3. filesink
>
> Can anybody tell me what will be the sequence of Calls in Application (
> from initilization to end ).
>
> Thanks
> Gurpreet
>
>
>
> ------------------------------------------------------------------------------
> This SF Dev2Dev email is sponsored by:
>
> WikiLeaks The End of the Free Internet
> http://p.sf.net/sfu/therealnews-com
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
--
Regards,
Sudarshan Bisht
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20101211/c8552aaf/attachment.htm>
More information about the gstreamer-devel
mailing list