Skip to content

add option to dump dot file of gstreamer pipeline.#511

Merged
Alfro merged 1 commit intoteltek:2.0.xfrom
ppettit:dump_dot
Apr 25, 2017
Merged

add option to dump dot file of gstreamer pipeline.#511
Alfro merged 1 commit intoteltek:2.0.xfrom
ppettit:dump_dot

Conversation

@ppettit
Copy link
Copy Markdown
Collaborator

@ppettit ppettit commented Apr 21, 2017

Set GST_DEBUG_DUMP_DOT_DIR env var to a path in order to activate.
Does nothing if not set.

use xdot to view the files directly or convert to png with
graphviz eg. dot -Tpng input.dot -o output.png.

very handy for debugging profile/bin issues

Set `GST_DEBUG_DUMP_DOT_DIR` env var to a path in order to activate.
Does nothing if not set.

use `xdot` to view the files directly or convert to png with
graphviz eg. `dot -Tpng input.dot -o output.png`.
@Alfro Alfro merged commit 7511542 into teltek:2.0.x Apr 25, 2017
@Alfro
Copy link
Copy Markdown
Contributor

Alfro commented Apr 25, 2017

Thanks!

@ppettit ppettit deleted the dump_dot branch May 18, 2017 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants