All Topics  
Optical disc authoring

 

   Email Print
   Bookmark   Link






 

Optical disc authoring



 
 
Optical disc authoring, including DVD
DVD authoring

DVD authoring is the process of creating a DVD video that can be played on a DVD player. DVD authoring software must conform to the specifications set by the DVD Forum group in 1995....
 and Blu-ray Disc
Optical disc authoring

Optical disc authoring, including DVD authoring and Optical disc authoring#Blu-ray_Disc authoring , is the process of assembling source material—video, audio or other data—into the proper logical volume format to then be recorded onto an optical disc ....
 authoring (often referred to colloquially, but improperly, as burning), is the process of assembling source material—video, audio or other data—into the proper logical volume format to then be recorded ("burned") onto an optical disc
Optical disc

In computing, sound reproduction, and video, an optical disc is a flat, circular disc wherein Data is stored in the pits in its flat surface ? sequentially on the continuous, spiral track extending from the innermost track to the outermost track, covering the entire disc surface....
 (compact disc
Compact Disc

A Compact Disc is an optical disc used to store Data , originally developed for storing digital audio. The CD, available on the market since October 1982, remains the standard physical medium for sale of commercial Sound recording and reproduction to the present day....
 or DVD
DVD

DVD, also known as "Digital Versatile Disc" or "Digital Video Disc,"is a popular optical disc data storage device media format. Its main uses are video and data storage....
).

urn an optical disc, one usually first creates an optical disc image with a full file system
File system

In computing, a file system is a method for store and organize computer files and the data they contain to make it easy to find and access them....
 designed for the optical disc, and then burns the image to the disc.






Discussion
Ask a question about 'Optical disc authoring'
Start a new discussion about 'Optical disc authoring'
Answer questions from other users
Full Discussion Forum



Encyclopedia


Optical disc authoring, including DVD
DVD authoring

DVD authoring is the process of creating a DVD video that can be played on a DVD player. DVD authoring software must conform to the specifications set by the DVD Forum group in 1995....
 and Blu-ray Disc
Optical disc authoring

Optical disc authoring, including DVD authoring and Optical disc authoring#Blu-ray_Disc authoring , is the process of assembling source material—video, audio or other data—into the proper logical volume format to then be recorded onto an optical disc ....
 authoring (often referred to colloquially, but improperly, as burning), is the process of assembling source material—video, audio or other data—into the proper logical volume format to then be recorded ("burned") onto an optical disc
Optical disc

In computing, sound reproduction, and video, an optical disc is a flat, circular disc wherein Data is stored in the pits in its flat surface ? sequentially on the continuous, spiral track extending from the innermost track to the outermost track, covering the entire disc surface....
 (compact disc
Compact Disc

A Compact Disc is an optical disc used to store Data , originally developed for storing digital audio. The CD, available on the market since October 1982, remains the standard physical medium for sale of commercial Sound recording and reproduction to the present day....
 or DVD
DVD

DVD, also known as "Digital Versatile Disc" or "Digital Video Disc,"is a popular optical disc data storage device media format. Its main uses are video and data storage....
).

Process

To burn an optical disc, one usually first creates an optical disc image with a full file system
File system

In computing, a file system is a method for store and organize computer files and the data they contain to make it easy to find and access them....
 designed for the optical disc, and then burns the image to the disc. The disc image is a single file, built and stored on the hard drive, which contains the entire information to be contained on the disc.

Many optical disc authoring software
Optical disc authoring software

Optical disc authoring software is computer software for optical disc authoring including CD-ROMs and DVDs. They are also known by synonyms such as CD burning application or DVD authoring software....
 applications create the disc image and burn in one bundled operation, so that end-users often do not know the distinction. However, a useful motivation for learning this distinction is that creating the disc image is an "expensive" (time-consuming) process. Most disc writing applications will silently delete this image from the "temporary directory
Temporary folder

In computing, a temporary folder or temporary directory is a directory used to hold temporary files. Many operating systems and some software automatically delete the contents of this directory at booting or at regular intervals....
" in which it was built unless users instruct the disc burning application to preserve the image, which can then be used for creating further copies of the same image without the need to rebuild the image each time.

There are also packet-writing applications that do not require writing the entire disc at once, but allow writing parts at a time, allowing the disc to be used in the same way as rewritable media such as floppy disk
Floppy disk

A floppy disk is a data storage medium that is composed of a disk of thin, flexible magnetic storage medium encased in a square or rectangle plastic shell....
.

There exist many optical disc authoring technologies for optimizing the authoring process and preventing errors. Discs writeable only once whose burn failed are colloquially termed coaster
Beermat

A beermat is a coaster used to rest glasses of beer upon. Public houses in the United Kingdom usually will have them spread out across the tables....
s
.

Some operating systems are aware of disc images as a filesystem type, and can mount
Mount (computing)

Mounting, in computer science, is the process of making a file system ready for use by the operating system, typically by reading certain index data structures from storage into memory ahead of time....
 these images so that they appear as actual mounted discs. This feature can be useful for testing a disc image after authoring but before writing to the disc media.

Sessions

Data on a Red Book
Red Book (audio CD standard)

Red Book is the standardization for audio Compact Disc . It is named after one of a set of Rainbow Books that contain the Specification for all CD and CD-ROM formats....
 audio compact disc is laid out in sessions. Each session consists of a lead-in, containing the session's Table of Contents; the program area in which the individual tracks are located; and the lead-out.

The number of tracks is limited to 99 in a session. The specifications require at least one track in each session. The tracks are located in the program area of the session.

In multisession discs, the lead-in areas contain addresses of the previous sessions. The TOC written in the lead-in of the latest session is used to access the tracks.

TOC

The Table of Contents (TOC) is the area where the layout of the tracks on the disc is described. It is located in the lead-in area of the disc session. The TOC on discs is in principle similar to partition table on hard drives.

Nonstandard or corrupted TOC records are abused as a form of CD/DVD copy protection
CD/DVD copy protection

CD/DVD copy protection is a blanket term for various methods of copy protection for compact discs and DVDs. Such methods include Digital rights management, CD-checks, Dummy Files, illegal tables of contents, over-sizing or over-burning the CD, physical errors, and bad sectors....
, in e.g. the key2Audio
Key2Audio

key2audio is a copy restriction system for Red Book s, developed by Sony. The system gained notoriety after it was discovered that one can effectively disable the system by tracing the outer edge of a CD with a felt-tip marker....
 scheme.

Lead-In

The lead-in area of a CD session is the starting part of the session. It contains the TOC for the session, and the address of the next available free part of the disc available for the start of the next session, unless the disc is closed and therefore no more sessions can be added, or the disc is not multisession.

Lead-Out

The lead-out area is the ending part of the CD session. When the session is closed, the lead-out area is written.

The first lead-out is 6750 sectors (about 13 megabytes) long, each subsequent lead-out is 2250 sectors (4 megabytes) long.

Tracks

A track is a consecutive set of sectors on the disc containing a block of data. One session may contain one or more tracks of the same or different types. There are several kinds of tracks: Audio tracks, Data tracks.

Hardware

Authoring is commonly done in software on computers with optical disc recorder
Optical disc recorder

In computing, an optical disc drive is a disk drive that uses laser light or electromagnetic waves near the light spectrum as part of the process of reading and writing data....
s. There are, however, stand-alone devices like personal video recorders which can also author and record discs.

Software

Use of optical disc recorders require optical disc authoring software
Optical disc authoring software

Optical disc authoring software is computer software for optical disc authoring including CD-ROMs and DVDs. They are also known by synonyms such as CD burning application or DVD authoring software....
, sometimes called "burning applications" or "burner applications". Such software is usually sold with the recorder. Some operating systems come bundled with them.

File systems

Optical disk file systems include ISO-9660 (often known simply as "ISO") and Universal Disk Format
Universal Disk Format

The Universal Disk Format is a format specification of a file system for storing files on Optical disc. It is an implementation of the ISO/IEC 13346 standard ....
 (UDF). ISO is most common for CDs and UDF is most common for DVDs.

ISO 9660

ISO 9660 is a format mainly used on CDs. The ISO 9660 can be extended with Joliet
Joliet (file system)

Joliet is the name of an extension to the ISO 9660 file system. It has been specified and endorsed by Microsoft and has been supported by all versions of its Microsoft Windows Operating system since Windows 95 and Windows NT....
, Rock Ridge
Rock Ridge

The 'Rock Ridge Interchange Protocol' is an extension to the ISO 9660 volume format which adds POSIX file system semantics. The standard takes its name from the fictional town in Mel Brooks' film Blazing Saddles....
, Amiga Extensions to Rock Ridge
Rock Ridge

The 'Rock Ridge Interchange Protocol' is an extension to the ISO 9660 volume format which adds POSIX file system semantics. The standard takes its name from the fictional town in Mel Brooks' film Blazing Saddles....
, El Torito
El Torito (CD-ROM standard)

The El Torito Bootable CD Specification is an extension to the ISO 9660 CD-ROM specification. It is designed to allow a computer to booting from a CD-ROM....
, or the Apple ISO9660 Extensions
Apple ISO9660 Extensions

The primary file system for Apple Macintosh computers is Hierarchical File System .The HFS file system has more properties than File Allocation Table file systems ....
. The Joliet file system was made by Microsoft. It makes it possible to have long file names
Long filename

Long filenames , spelled "long file names" by Microsoft Corporation, are Microsoft's way of implementing filenames longer than the 8.3 filename, or short-filename, naming scheme used in Microsoft DOS in their modern File Allocation Table and NTFS filesystems....
, among other things. Rock Ridge is a system providing ownership, fewer restrictions on the file names, and more. Amiga extensions allow use of Amiga attribute bits and comments. El Torito makes it possible to boot from a CD. The Apple Extensions enables creator codes, file type, and so on.

Universal Disk Format

Universal Disk Format (UDF) can be extended with Mount Rainier
Mount Rainier (packet writing)

Mount Rainier is a format for writable optical discs which provides the packet writing and defect management. Its goal is the replacement of the floppy disk....
 making it possible to use the disc like a floppy disk
Floppy disk

A floppy disk is a data storage medium that is composed of a disk of thin, flexible magnetic storage medium encased in a square or rectangle plastic shell....
. This allows to easily delete, create, and modify files, without having to write the whole disc again.

Blu-ray Disc

As of April 2008 when authoring Blu-ray Disc
Blu-ray Disc

Blu-ray Disc is an optical disc data storage device medium. Its main uses are high-definition video and data storage. The disc has the same physical dimensions as standard DVDs and CDs....
 special attention should be given to ensure that following elements are compatible with each other, even for the simplest file structures.
  • the used blu ray codecs
  • optical disc authoring software
    Optical disc authoring software

    Optical disc authoring software is computer software for optical disc authoring including CD-ROMs and DVDs. They are also known by synonyms such as CD burning application or DVD authoring software....
     for blu ray (included in some DVD authoring software
    DVD authoring

    DVD authoring is the process of creating a DVD video that can be played on a DVD player. DVD authoring software must conform to the specifications set by the DVD Forum group in 1995....
    )
  • intended playing device which can be either
    • the Sony
      Sony

      is a multinational corporation list of conglomerates corporation headquartered in Minato, Tokyo, Japan, and one of the world's largest media conglomerates with revenue exceeding US$99.1 billion ....
       Playstation 3
      PlayStation 3

      The PlayStation 3 is the third home video game console produced by Sony Computer Entertainment, and the successor to the PlayStation 2 as part of the PlayStation ....
      ,
    • a blu ray standalone player or
    • a computer that must have compatible blu ray disc player software that is sometimes included in DVD player software
      DVD player

      A DVD player is a device that plays discs produced under both the DVD Video and DVD Audio technical standards, two different and incompatible standards....
      . The GPU of the computer i.e. ATI
      Ati

      As a word, Ati may refer to:* Ati, Chad, a town in Chad* Ati , a Negrito ethnic group in the Philippines** Ati-Atihan Festival, an annual celebration held in the Philippines...
       versus NVIDIA
      NVIDIA

      Nvidia is a multinational corporation specializing in the manufacture of graphics processing unit technologies for workstations, desktop computers, and mobile devices....
       must be compatible with the player software. (Some software does not support ATI and some software does not or hardly supports some codecs in combination with NVIDIA.)
  • blu-ray Disc recordable
    Blu-ray Disc recordable

    Blu-ray Disc recordable refers to two optical disc formats that can be recorded with an optical disc recorder. BD-R discs can be written to once, whereas BD-RE can be erased and re-recorded multiple times....


As of April 2008, Blu-ray Disc
Blu-ray Disc

Blu-ray Disc is an optical disc data storage device medium. Its main uses are high-definition video and data storage. The disc has the same physical dimensions as standard DVDs and CDs....
 authoring software for consumers does not support BD-J
BD-J

BD-J, or Blu-ray Disc Java, is a specification supporting Java Platform, Micro Edition Xlets for advanced content on Blu-ray Disc and the Packaged Media profile of Globally Executable MHP ....
 and some authoring software packages do not support High Definition Movie (abbreviated as HDMV i.e. menus, comparable with DVD menus).

See also



External links