table of contents
XFBURN(1) | User Commands | XFBURN(1) |
NAME¶
xfburn - An easy to use burning application
SYNOPSIS¶
xfburn --burn-image [IMAGE]
xfburn [options] --data-composition | --audio-composition [[FILE]...]
xfburn --blank
xfburn --transcoder list | basic | gst
DESCRIPTION¶
xfburn is an easy to use burning application based on the libburnia libraries. So far it features burning to CD, and DVD, as well as blanking rewritable discs. Data and audio compositions can get created from scratch. Images in .iso format can be burned, or created.
INVOCATION¶
xfburn can be called with --burn-image to immediately show the burn image dialog. Optionally the image file can be preselected by appending it to the command line.
When the --data-composition or the --audio-composition options is specified, then xfburn's main window will open up with the selected composition type instead of the welcome tab. The filename(s) of the contents of the composition may follow the composition option.
Options¶
-?, --help
-V, --version
-i, --burn-image [IMAGE]
-b, --blank
-d, --data-composition [FILE(S)]
-a, --audio-composition [MUSIC FILE(S)]
-t, --transcoder [TRANSCODER]
-m, --main
--display=DISPLAY
AUTHOR¶
xfburn was written by David Mohr <squisher@xfce.org>, Jean-François Wauthy <pollux@xfce.org>, Mario Đanić <mario@libburnia-project.org>, Rene Kjellerup <rk.katana.steel@gmail.com>, Hunter Turcin <huntertur@gmail.com>, and the Xfce development team.
This manual page was written by David Mohr <squisher@xfce.org>. It is based on Benedikt Meurer's Thunar man page.
08/12/2024 |