aaru-dps / Aaru

Aaru Data Preservation Suite
Other
496 stars 34 forks source link

Image size differs in multisession disc between Aaru Format and CloneCD #437

Closed TheRogueArchivist closed 3 years ago

TheRogueArchivist commented 3 years ago

Prerequisites

Check and fill as appropriate:

Description

There's an image size difference between an Aaruf image and a CCD image (converted from the Aaruf image) where the CCD image is smaller than the Aaruf, possibly due to not storing as much of the intersession.

Exact command line used:

aaru i compare CD-Plus_aaru_5.2.aaruf CD-Plus_aaru_5.2.ccd

Output of command execution with debug output enabled

aaru 5.1.99.3216+6877589c built by silas-All-Series in Debug, modified
Copyright © 2011-2020 Natalia Portillo

Input file 1 format identified by Aaru Format.
Input file 2 format identified by CloneCD.
Comparing disk image characteristics
Comparing sectors...
Comparing sector 197044 of 197044...
Disc image 1: CD-Plus_aaru_5.2.aaruf
Disc image 2: CD-Plus_aaru_5.2.ccd
Image sectors differ
Image 1 has more sectors
Images differ
TheRogueArchivist commented 3 years ago

Fixed as of latest commit.