I have set the environment variable GST_DEBUG=4 but I can't find the log file for gstreamer. If I play an audio sample file by gst-launch, the debug log will be printed on terminal screen, but if I play an audio with an console UI application using gstreamer API, how can I get the log message? Where is the log file saved to? Or I can set the save path for it? thanks -- View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-can-I-get-the-gstreamer-debug-log-file-tp3035668p3035668.html Sent from the GStreamer-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
You can redirect logs from stderr to the file.
I do not know of any default logfile creation in gstreamer. I'd guess there is no one.
2010/11/10 ray <[hidden email]>
-- Your Sincerely Michael Joachimiak ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |