HI all, a basic 101 that I cant seem to figure out. How do I use the
GST_DEBUG="*:3" command. Is it in the cmd line, in the code?? I have been trying for a few weeks and cant get anything and google is not very helpful on this? thx Art _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
You mean gst_debug_level = 3 ???
2012/3/31 <[hidden email]> HI all, a basic 101 that I cant seem to figure out. How do I use the _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Could be?? I have no Idea! I have just found that bit of code referenced
in a thread from 2008. Could you give some more scope around how I would set this pls, I am obviously missing something basic. thx Art > You mean gst_debug_level = 3 ??? > > 2012/3/31 <[hidden email]> > >> HI all, a basic 101 that I cant seem to figure out. How do I use the >> GST_DEBUG="*:3" command. Is it in the cmd line, in the code?? I have >> been >> trying for a few weeks and cant get anything and google is not very >> helpful on this? >> >> thx >> Art >> >> >> >> _______________________________________________ >> gstreamer-devel mailing list >> [hidden email] >> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel >> > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel > _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Can you describe more detials ?
2012/3/31 <[hidden email]> Could be?? I have no Idea! I have just found that bit of code referenced _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
In reply to this post by art vanderhoff
On Friday, March 30, 2012, [hidden email] wrote:
> HI all, a basic 101 that I cant seem to figure out. How do I use the > GST_DEBUG="*:3" command. Is it in the cmd line, in the code?? I have been > trying for a few weeks and cant get anything and google is not very > helpful on this? > > thx > Art > > > > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel > Type "GST_DEBUG" into Google. The first link is "Running GStreamer Applications". (http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gst-running.html). In order for this info to help you you need to understand "environment variables". Cheers, Remco -- Remco Treffkorn (RT445) HAM DC2XT [hidden email] (831) 685-1201 _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Thx Remco, now have it working.
> On Friday, March 30, 2012, [hidden email] wrote: >> HI all, a basic 101 that I cant seem to figure out. How do I use the >> GST_DEBUG="*:3" command. Is it in the cmd line, in the code?? I have >> been >> trying for a few weeks and cant get anything and google is not very >> helpful on this? >> >> thx >> Art >> >> >> >> _______________________________________________ >> gstreamer-devel mailing list >> [hidden email] >> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel >> > > Type "GST_DEBUG" into Google. The first link is "Running GStreamer > Applications". > (http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gst-running.html). > > In order for this info to help you you need to understand "environment > variables". > > Cheers, > Remco > > -- > Remco Treffkorn (RT445) > HAM DC2XT > [hidden email] (831) 685-1201 > > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel > _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |