Dear experts, Iam a newbie to gstreamer. In the documents section under Application Development Manual, in the 10th chapter I found one example to develop a audio player using gstreamer are there any similar pointers to develop a video player using gstreamer framework? Thanks in advance Rajesh G Nair ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
you can use same API's to develop a video player, if u are using "playbin" it will take care of playing both Audio as well as video file.
If u are constructing "pipeline" ,u have to create elements for "video decoder" and "video sink" thats the only difference On Mon, Apr 20, 2009 at 10:15 AM, rajesh nair <[hidden email]> wrote:
-- Regards, Deepak Chaudhari ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
In reply to this post by rajesh nair-6
Hi Rajesh,
we are working on an open source project that uses gstreamer (check http://www.moldeo.org/). We are planning on developing a player capable of playing video pretty soon get back to us later so we can update you on how the development is going Gustavo 2009/4/20 rajesh nair <[hidden email]>
------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Hi, I would like to know more about the SDP file as to how they can be defined and how are they used.It would be very helpful if any of you could share some information on this Thanks in advance Rajesh ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensign option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
http://www.ietf.org/rfc/rfc2327.txt
On Mon, Apr 27, 2009 at 7:50 AM, rajesh nair <[hidden email]> wrote: > > Hi, > I would like to know more about the SDP file as to how they can be defined and how are they used.It would be very helpful if any of you could share some information on this > Thanks in advance > Rajesh > > > > > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensign option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel > ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensign option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |