table of contents
        
      
      
    - Tumbleweed 20240505-1.3
 - Leap-16.0
 - Leap-15.6
 
| odrawinfo | LOCAL | odrawinfo | 
NAME¶
odrawinfo —
    determines information about an optical disc (split) RAW
    file
SYNOPSIS¶
odrawinfo | 
    [-hivV] source | 
  
DESCRIPTION¶
odrawinfo is a utility to determine
    information about an optical disc (split) RAW file
odrawinfo is part of the
    libodraw package. libodraw
    is a library to access optical disc (split) RAW formats
source is the source file.
The options are as follows:
ENVIRONMENT¶
None
FILES¶
None
EXAMPLES¶
# odrawinfo cd.cue odrawinfo 20110111 Optical disc: media size: 42885120 Data files: total number: 1 filename: disc1_single.iso (type: binary little-endian) Sessions: total number: 2 at sectors(s): 0 - 20619 number: 20620 at sectors(s): 20620 - 20939 number: 320 Lead-outs: total number: 1 at sectors(s): 9220 - 20619 number: 11400 Tracks: total number: 2 type: mode1/2352 (sector size: 2352) at sectors(s): 0 - 9219 number: 9220 (data file: 0, start sector: 0) type: mode1/2352 (sector size: 2352) at sectors(s): 20620 - 20939 number: 320 (data file: 0, start sector: 20620)
DIAGNOSTICS¶
Errors, verbose and debug output are printed to stderr when verbose output -v is enabled. Verbose and debug output are only printed when enabled at compilation.
BUGS¶
Please report bugs of any kind to <joachim.metz@gmail.com> or on the project website: https://github.com/libyal/libodraw/
AUTHOR¶
These man pages were written by Joachim Metz.
COPYRIGHT¶
Copyright (C) 2010-2024, Joachim Metz <joachim.metz@gmail.com>. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
SEE ALSO¶
| March 7, 2019 | libodraw |