[gst-devel] gst playbin and log generation

vinod james vinod.james at gmail.com
Thu Feb 10 17:20:30 CET 2011


Hi Tim & Topi,
Thanks, it worked.
The only problem is the log is very big.
How can I understand the flow of the data, events and things like that. what
I want is essentially an overview of the way the data flows, the no of
threads that get created, the allocation of buffers and buffer management
etc.
Regards
-- 
Vinod James


On Thu, Feb 10, 2011 at 6:29 PM, Tim-Philipp Müller <t.i.m at zen.co.uk> wrote:

> On Wed, 2011-02-09 at 12:09 +0530, vinod james wrote:
>
>
> > 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.
> > I am trying to understand the internals of gstreamer by looking at the
> > logs generated.
>
> playbin is not an application, it's an element/plugin. You can use it
> from gst-launch like this:
>
>  $ GST_DEBUG=*:5 gst-launch-0.10 playbin2 uri=file:///path/to/foo.avi
> 2>dbg.log
>
> Cheers
>  -Tim
>
>
>
>
>
> ------------------------------------------------------------------------------
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110210/ea93f4db/attachment.htm>
-------------- next part --------------
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
-------------- next part --------------
_______________________________________________
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