From: Santakivi T. <Top...@di...> - 2011-02-10 13:26:08
|
Hi, On 02/10/2011 02:47 PM, vinod james wrote: > can somebody please reply on this > > On Wed, Feb 9, 2011 at 12:09 PM, vinod james <vin...@gm... > <mailto:vin...@gm...>> wrote: > > Hi, > I am a newbie to gtsreamer. > I went through the documentation on the website and cloned the > gstreamer and plugins and installed them. > I could test a couple of audios and videos successfully. > > I used gst-launch=0.10 and generated logs with GST_DEBUG set to 5. > > I read that there is a playbin application which does auto type > finding and pipeline and graph building. > > I want to generate a detailed log like gst-launch. I am not able to > generate it. > > > Please advise me how to generate the detailed log. Calling gst-launch-0.10 --gst-debug=3 playbin2 uri=file://<path_to_your_file> should give you a log that shows how playbin2 does things. BR, Topi > > I am trying to understand the internals of gstreamer by looking at > the logs generated. > > > Thanks in Advance > -- > Vinod James > > > > > -- > Vinod James |