Man page - pw-dot(1)
Packages contas this manual
- pipewire-jack.conf(5)
- pw-cat(1)
- pipewire-client.conf(5)
- pipewire-pulse.conf(5)
- pw-config(1)
- pw-dump(1)
- spa-json-dump(1)
- pw-dot(1)
- pw-mon(1)
- pw-container(1)
- pipewire.conf(5)
- spa-resample(1)
- pw-cli(1)
- pw-metadata(1)
- pipewire-filter-chain.conf(5)
- pw-midiplay(1)
- pipewire-avb(1)
- pw-play(1)
- pw-record(1)
- pipewire(1)
- pw-midirecord(1)
- spa-inspect(1)
- spa-acp-tool(1)
- pw-encplay(1)
- pw-dsdplay(1)
- pw-loopback(1)
- spa-monitor(1)
- pw-reserve(1)
- pipewire-props(7)
- pw-top(1)
- pw-link(1)
- pw-mididump(1)
- pw-profiler(1)
- pipewire-aes67(1)
- pipewire-jack.conf(5)
- pw-cat(1)
- pipewire-client.conf(5)
- pipewire-pulse.conf(5)
- pw-config(1)
- pw-dump(1)
- spa-json-dump(1)
- pw-dot(1)
- pw-mon(1)
- pw-container(1)
- pipewire.conf(5)
- spa-resample(1)
- pw-cli(1)
- pw-metadata(1)
- pipewire-filter-chain.conf(5)
- pw-midiplay(1)
- pipewire-avb(1)
- pw-play(1)
- pw-record(1)
- pipewire(1)
- pw-midirecord(1)
- spa-inspect(1)
- spa-acp-tool(1)
- pw-encplay(1)
- pw-dsdplay(1)
- pw-loopback(1)
- spa-monitor(1)
- pw-reserve(1)
- pipewire-props(7)
- pw-top(1)
- pw-link(1)
- pw-mididump(1)
- pw-profiler(1)
- pipewire-aes67(1)
Package: pipewire-bin
apt-get install pipewire-bin
apt-get install pipewire-bin
Manuals in package:
Documentations in package:
Package: pipewire-bin
apt-get install pipewire-bin
apt-get install pipewire-bin
Manuals in package:
Documentations in package:
Manual
| pw-dot(1) | General Commands Manual | pw-dot(1) |
NAME
pw-dot - The PipeWire dot graph dump
SYNOPSIS
pw-dot [options]
DESCRIPTION
Create a .dot file of the PipeWire graph.
The .dot file can then be visualized with a tool like dotty or rendered to a PNG file with dot -Tpng pw.dot -o pw.png.
OPTIONS
-r | --remote=NAME
The name the remote instance to connect to. If left
unspecified, a connection is made to the default PipeWire instance.
-h | --help
Show help.
--version
Show version information.
-a | --all
Show all object types.
-s | --smart
Show linked objects only.
-d | --detail
Show all object properties.
-o FILE | --output=FILE
Output file name (Default pw.dot). Use - for
stdout.
-L | --lr
Lay the graph from left to right, instead of dot's
default top to bottom.
-9 | --90
Lay the graph using 90-degree angles in edges.
AUTHORS
The PipeWire Developers <https://gitlab.freedesktop.org/pipewire/pipewire/issues>; PipeWire is available from <https://pipewire.org>
SEE ALSO
pipewire(1), pw-cli(1), pw-mon(1),
| 1.4.2 | PipeWire |