1BYZANZ-PLAYBACK(1) General Commands Manual BYZANZ-PLAYBACK(1)
2
3
4
6 byzanz-playback - Process a byzanz debug recording
7
9 byzanz-playback [options] INFILE OUTFILE
10
12 Byzanz debug recording can be created by using the extension .byzanz.
13 To convert these recordings into the other formats supported by Byzanz,
14 byzanz-playback can be used. The INFILE must be a byzanz debug file,
15 the OUTFILE is the file to convert it to. Its extension determines the
16 format to be used. See the byzanz-record(1) man page for a list of sup‐
17 ported formats and their extensions.
18
20 -h, --help
21 Show brief help.
22
24 byzanz-record(1)
25
27 Byzanz was written by Benjamin Otte <otte@gnome.org>.
28
29 This manual page was last updated for version 0.2.1.
30
31
32
33 BYZANZ-PLAYBACK(1)