I'm working on a project and need command line tool(s) so I can process various files at a time without user interaction.
I'm researching this on my own, but thought I'd ask around in case someone already knows.
Is there any command line tool (one or more) that can do the following? (for Windows and/or Linux)
a) mount most CD/DVD images in Windows? (mainly ISO, MDF/MDS, CUE/BIN, CCD/IMG)
b) read LBA for each file in a disc/image?
c) read the disc label (ie. the name of the disc that shows in My Computer)
d) list the sessions / tracks / filesystem types
Thanks in advance.