Hi,
I have tested to save the graph as an xml file (under win32), but is it possible to save it as an image ? (PNG or other format) Thx J. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
hi,
Julien Isorce schrieb: > Hi, > > I have tested to save the graph as an xml file (under win32), but is it > possible to save it as an image ? (PNG or other format) Have a look at GST_DEBUG_BIN_TO_DOT_FILE(). Then run your app with e.g.: > GST_DEBUG_DUMP_DOT_DIR=. myapp Stefan > > Thx > > J. > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > > > ------------------------------------------------------------------------ > > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Hi,
Thx for answers. I works on win32 with the release 0.10.20. But on this page: http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstInfo.html#GST-DEBUG-BIN-TO-DOT-FILE:CAPS ->... if gstreamer is configured with "--gst-enable-gst-debug" ... How can I check it ? gst-launch-0.10 --gst-enable-gst-debug: Error initializing: Unknown option --gst-enable-gst-debug And is it possible to convert xml (gst_xml_write_file) to png with a gst tool or anything else ? (grahviz tool ?) Sincerely J. 2008/6/21 Stefan Kost <[hidden email]>: hi, ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |