Three applications for making disc labels


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Three applications for making disc labels
# 1  
Old 11-25-2008
Three applications for making disc labels

11-25-2008 01:00 PM
Making labels for DVDs and their cases is an often overlooked task. Many discs are lucky to have some terse information quickly scrawled on them after burning. But there are some fine open source applications available for creating labels for CD-ROM and DVD disks and printing jewel case inserts, including gLabels, kover, and cdlabelgen.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Sum elements of 2 arrays excluding labels

I'm looking for an efficient way to sum elements from 2 arrays using AWK and preserve header as well as sample names in the output array. I have Ubuntu 16.04 LTS. For example; ARRAY 1 SAMPLE DERIVED ANCESTRAL Sample1 14352 0 Sample2 14352 0 Sample3 14352 0 Sample4 ... (8 Replies)
Discussion started by: Geneanalyst
8 Replies

2. Programming

Adding labels on the scatterplot with R

I would like to label points on a scatterplot. I used the following code. d1 <- structure(list(x1 = c(31.7858,25.8623,23.7758,30.1564,28.179,25.3966,31.5879,40.3233,28.8774,27.4434,37.6055,38.2847,40.5864,38.586,32.5489,38.2273,45.6876,52.3452,42.6654,49.8273), y1 =... (0 Replies)
Discussion started by: avina
0 Replies

3. UNIX for Dummies Questions & Answers

Labels in VI

Hi, Is there a concept of lables in vi editor. In mainframes ISPF editor there is a concept of labels where one can label a line say ".a" and after that wherever you are in the file, if one want to go back to that particular line where the label was set...he could do by "l .a"....Is there... (1 Reply)
Discussion started by: whoami191
1 Replies

4. Programming

Locally Declared Labels

Hi guys. in the Locally Declared Labels section in "The Definitive Guide to GCC" book there is block of code: #define SEARCH(array, target) ({ __label__ found; typeof (target) _SEARCH_target = (target); typeof (*(array)) *_SEARCH_array = (array); int i, j; int value;... (1 Reply)
Discussion started by: majid.merkava
1 Replies

5. Solaris

Ultra 10 - Copying Files From Disc After Booting Up With Recovery Disc?

Hello, I'm still learning unix and I have what is probably a simple question but I can't seem to find the question to. I have an Ultra 10 Sparc Server running solaris 8 and the drive may have crashed (I hope not). Currently, it appears some files in the /etc folder are missing. I have a backup... (1 Reply)
Discussion started by: ideffects
1 Replies

6. UNIX for Dummies Questions & Answers

Creating mailing labels using gawk!

Hello, I've got another thread going in this forum section about calculating a particular field of data using a gawk script, but I need help on another issue. I need to create mailing labels using a gawk script on a data file that looks like this: Doe|John|12345 Main... (2 Replies)
Discussion started by: Trellot
2 Replies

7. UNIX for Dummies Questions & Answers

Tape labels

Hello using solaris 2.6 I need to know how to find out the name of DLT tapes connected to the box as dev0. It tried somethings along the lines on mt stat but to no avail. If anyone can help It would be a great help. Thanks Jonathan (1 Reply)
Discussion started by: Jonathan
1 Replies
Login or Register to Ask a Question
BRASERO(1)						      General Commands Manual							BRASERO(1)

NAME
brasero - Simple and easy to use CD/DVD burning application for the Gnome Desktop SYNOPSIS
brasero [options] [uri] [uri] ... DESCRIPTION
This manual page documents briefly the brasero command. rasero 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. -g, --debug Display debug statements on stdout. --display=DISPLAY X display to use. -?, --help Show summary of options. -v, --version Show version of program. AUTHOR
Brasero manual page was written by Philippe Rouquier <philippero@libertysurf.fr> and Luis Medinas <lmedinas@gmail.com>. GNOME
January 11, 2009 BRASERO(1)