Linux Commands Examples

A great documentation place for Linux commands

brasero

Simple and easy to use CD/DVD burning application for the Gnome Desktop

Synopsis

brasero [options] [uri] [uri] ...


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

0
source
            
function brasero {
apt-get install -y brasero
}

description

This manual page documents briefly the brasero command.

Brasero is a disc burning application. It is designed to be simple and easy to use. It allows to create data CD/DVD, audio CD, to copy CD/DVD and to burn images. It has some nices features, such as a song, image and video previewer. It can also search for files (thanks to beagle) and display a playlist and its contents.

options

This program follows the usual GNU command line syntax, with long options starting with two dashes (’-’). A summary of options is included below. For a complete description, see the Info files.
-p, --project=PROJECT

Open the specified project.

-a, --audio

Open an empty audio project.

-d, --data

Open an empty data project.

-c, --copy=PATH

Copy a disc.

-j, --cover=PATH

Cover to use.

-o, --video

Open a video project adding the URIs given on the command line.

-i, --image=PATH

Uri of an image file or a cue file to be burnt (autodetected).

-e,

--empty

Force brasero to display the project selection page.

-b,

--blank

Open the blank disc dialog.

-k, --check

Open the check disc dialog.

-n, --ncb

Open a data project with the contents of burn:/// URI.

-r, --burn-and-remove-project=PATH

Burn the specified project and REMOVE it.

--display=DISPLAY

X display to use.

-?, --help

Show summary of options.


author

Brasero manual page was written by Philippe Rouquier <philippero[:at:]libertysurf[:dot:]fr> and Luis Medinas <lmedinas[:at:]gmail[:dot:]com>.

How can this site be more helpful to YOU ?


give  feedback