Linux command
brasero 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Launch Brasero
brasero
Open an audio project
brasero --audio
Open a data project
brasero --data
Open specific project file
brasero --project [project.brasero]
Copy a disc
brasero --copy [/dev/sr0]
Open blank disc dialog
brasero --blank
Check disc integrity
brasero --check
Burn and remove project
brasero --burn-and-remove-project [project.brasero]
说明
brasero is a GNOME application for burning CD/DVD media. It supports creating audio, video, and data discs, copying existing discs, burning ISO images, and blanking rewritable media. The application features on-the-fly burning, multisession support, and automatic conversion of music playlists using GStreamer. It supports multiple backends including cdrtools, growisofs, and libburn.
参数
- -p, --project _file_
- Open the specified project
- -a, --audio
- Open an empty audio project
- -d, --data
- Open an empty data project
- -c, --copy _path_
- Copy a disc from specified device
- -j, --cover _path_
- Cover image to use
- -e, --empty
- Force display of project selection page
- -b, --blank
- Open the blank disc dialog
- -k, --check
- Open the check disc dialog
- -n, --ncb
- Open data project with burn:/// URI contents
- -r, --burn-and-remove-project _file_
- Burn project and remove file afterwards
FAQ
What is the brasero command used for?
brasero is a GNOME application for burning CD/DVD media. It supports creating audio, video, and data discs, copying existing discs, burning ISO images, and blanking rewritable media. The application features on-the-fly burning, multisession support, and automatic conversion of music playlists using GStreamer. It supports multiple backends including cdrtools, growisofs, and libburn.
How do I run a basic brasero example?
Run `brasero` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -p, --project _file_ do in brasero?
Open the specified project