[gst-devel] Which application is suitable for debugging gstreamer's componment

Christian Fredrik Kalager Schaller uraeus at linuxrising.org
Thu Apr 26 11:59:52 CEST 2007


Hi,
The best tool for debugging components is probably the
command line tool 'gst-launch'. Commands such as
'gst-launch playbin uri=file:///path/to/file/filename.avi'
should give you want you want. You can also get debug output
from GStreamer using a command like:
'GST_DEBUG=*:5 gst-launch playbin uri=file:///path/to/file/filename.avi'

Christian

On Thu, 2007-04-26 at 16:30 +0800, gtxia wrote:
> hello all.
> 
> I will develop the series codecs compatible with gstreamer's
> architecture. I wonder to know which appliation is suitable for
> debugging componment. gst-inspect, gst-player-0.80 or totem? Thanks for
> any kind of help.
> 
> Regards
> 
> XiaGuangTai
> 
> 
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> 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