Difference between revisions of "Libcdio"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=libcdio |Short description=Encapsulates CD-ROM reading and control |Full description=This library is to encapsulate CD-ROM reading and control. Applications wishing...")
 
Line 4: Line 4:
 
|Full description=This library is to encapsulate CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependant properties of a CD-ROM can use this library. Some support for disk image types like BIN/CUE and NRG is available, so applications that use this library also have the ability to read disc images as though they were CD's. Immediate uses are VCDImager, a navigation-capable Video CD plugin and CD-DA plugin for the media player xine. A sample utility, cdinfo, is included which displays CD info. If libcddb (http://libcddb.sourceforge.net) is available, the cdinfo program will display CDDB matches on CD-DA discs.
 
|Full description=This library is to encapsulate CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependant properties of a CD-ROM can use this library. Some support for disk image types like BIN/CUE and NRG is available, so applications that use this library also have the ability to read disc images as though they were CD's. Immediate uses are VCDImager, a navigation-capable Video CD plugin and CD-DA plugin for the media player xine. A sample utility, cdinfo, is included which displays CD info. If libcddb (http://libcddb.sourceforge.net) is available, the cdinfo program will display CDDB matches on CD-DA discs.
 
|User level=intermediate
 
|User level=intermediate
 +
|Status=Live
 +
|Component programs=cdinfo
 +
|Homepage URL=http://savannah.nongnu.org/projects/libcdio/
 +
|VCS checkout command=:pserver:anoncvs@subversions.gnu.org:/cvsroot/libcdio login
 +
|Computer languages=C
 +
|Documentation note=
 +
|Paid support=
 +
|IRC help=
 +
|IRC general=
 +
|IRC development=
 +
|Related projects=libcddb
 +
|Keywords=library,CD-ROM,BIN/CUE,read,NRG,cdinfo,libcddb
 +
|Is GNU=y
 +
|Last review by=Janet Casey
 +
|Last review date=2008-01-22
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.74
+
|Version identifier=.79
|Version date=2005-05-13
+
|Version date=2007-10-27
|Version status=beta
+
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/libcdio/libcdio-0.74.tar.gz
+
|Version download=http://www.gnu.org/software/libcdio/download.html
|License verified date=2003-04-25
+
|License verified date=2007-12-20
|Version comment=0.74 beta released 2005-05-13
+
|Version comment=
 +
}}
 +
{{Person
 +
|Role=Maintainer
 +
|Real name=Herbert Valiero
 +
|Email=hvr@hvrlab.org
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Role=Maintainer
 +
|Real name=Rocky Bernstein
 +
|Email=rocky@panix.com
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Role=Contributor
 +
|Real name=Herbert Valerio Riedel
 +
|Email=hvr@hvrlab.org
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://savannah.gnu.org/bugs/?group=libcdio
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://savannah.nongnu.org/cvs/?group=libcdio
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:libcdio-devel@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Support
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:libcdio-help@gnu.org
 
}}
 
}}
 
{{Software category
 
{{Software category
 +
|Audio=cd-playing
 
|Interface=library
 
|Interface=library
 +
|Use=playing
 +
|Works-with-format=iso9660
 +
|Works-with=audio
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv2
 
|License=GPLv2
|License verified by=Janet Casey
+
|License verified by=Deborah Nicholson
|License verified date=2003-04-25
+
|License verified date=2007-12-20
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Deborah Nicholson
 +
|License verified date=2007-12-20
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite

Revision as of 10:22, 12 April 2011


[edit]

GNU Compact Disc Input and Control Library

https://www.gnu.org/software/libcdio/
CD-ROM access library.

Libcdio is a library for CD-ROM and CD image file access. It allows the developer to add CD access to an application without having to worry about the OS- and device-dependent properties of CD-ROM or the specific details of CD image formats. It includes pycdio, a Python interface to libcdio, and libcdio-paranoia, a library providing jitter-free and error-free audio extraction from CDs.

The libcdio package also contains a number of utility programs, including:

  • cd-info, displays CD information ;
  • cd-drive, decribes CD-ROM/DVD drive characteristics ;
  • cd-read, performs low-level block reading of a CD or CD image ;
  • iso-info, displays ISO-9660 information from an ISO-9660 image ;
  • iso-read, extracts files from an ISO-9660 image ;
  • cd-paranoia - extracts audio from a CD in a jitter.








Entry

































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.