An open API service indexing awesome lists of open source software.

https://github.com/aybe/iso9660

Extract files/tracks from CD drive/image.
https://github.com/aybe/iso9660

cdrom iso9660 playstation psx

Last synced: 5 months ago
JSON representation

Extract files/tracks from CD drive/image.

Awesome Lists containing this project

README

          

# ISO9660

Extract files/tracks from CD drive/image.

## Introduction

There are a lot of compact disc reading libraries out there on the web.

However, none appear able to do the simple task of reading a file in RAW mode.

Such ability allows extracting *special* files, e.g. movies in XA CD-ROMs or VideoCDs.

## Overview

This project is comprised of the following:

- cue sheet parser (GoldenHawk's CDRWIN .cue format)
- physical and logical structures (disc, track, sector, file system)
- command-line interface application for listing/reading files/tracks