domenica 15 novembre 2009

libiat (re) design [ Boo Boo ]

I’ve from more time don’t updated source code, because I work now (re) design libiat , current code need a changes for work as ( very good ) lib.

venerdì 21 agosto 2009

Iso9660 Analyzer Tool - Logo

These two logos below are official logo of application.
This is with stars

















and this without









below a list of others concept logos





















































All Logos are created with inkscape and png with gimp, and is my first work with it, if you have any idea or suggestion post a comment :-)

mercoledì 15 luglio 2009

mdf2iso go to retirement

I've today update code from git version of Iso9660 Analyzer Tool, with this version 0.1.6.git, I've replaced all function of mdf2iso as export from image a Cue sheet file or TOC file.

Why change application ?

Well, I've write some table for understand it.



BINARY IMAGE : are images without proprietary header on image or images not compressed ( as mdf, img, bin, dat )
BINARY IMAGE WITH PROPRIETARY HEADER : are images with proprietary info on the header or on the foot of image ( as nrg )
BINARY IMAGE COMPRESSED : are images compressed with zlib ( as uif )
BINARY IMAGE ( UNKNOWN ) : are images not tested, but work because are not compressed.



Mode 1 / 2352 : CD GAME, CD with Mp3, CD with Xvid....
Mode 1 /2448 : CD GAME with protection.
Mode 2 / 2336 (VCD/SVCD) SVCD/VCD
Mode 2 / 2352 (VCD/SVCD )SVCD/VCD



DATA CD / DVD ISO9660 IMAGE
VCD/SVCD CD-ROM XA is an extension of the Yellow Book
AUDIO CD Compact Disc Digital Audio system, or CDDA

About IAT, is still in develop and BINARY IMAGE COMPRESSED and CD AUDIO are on plan.

Download 0.1.6 of iat from here or if you want last code all time



git clone git://git.berlios.de/iat


How to compile

./autogen.sh
make
make install

venerdì 29 maggio 2009

Iso9660 Analyzer Tool [0.1.5] (GIT VERSION)

I've upgraded the code on git. What's news ?

  • Now is possible create a cue file from image

  • The image supported now are DATA CD/DVD and SVCD/VCD (MODE1/2048, MODE1/2352, MODE2/2336, MODE2/2352)
    About image MODE/2448 are not supported from cue-sheet standard, and for support it, program convert your image from 2448 to 2352.
    Obviously is possible create from your (BIN/MDF/NRG, etc..) image a valid cue, and if image has a not standard "block", program convert it on a standard image ( image compressed is not supported, yet )
  • Added new feature debug mode

  • This feature permit me support users as well, because take from image following info ( Primary Volume Descriptor, size of image, change of mode if present), and is more clear for me help you :-)
    About this feature if you want support for your image, this is method for send me a "log" of your image.

    $iat --debug -i myImage.dat > myImage.log


    if your file log is over 250kb compress it as tar.gz or tar.bz or zip, and send at

    salsan@users.berlios.de


    Where download this version ?

    git clone git://git.berlios.de/iat


    How to compile ?
    $autoreconf

    $./configure

    $make

    giovedì 30 aprile 2009

    SVCD / VCD are supported on iat [GIT VERSION]

    I've rewritten the program with my team , for improvement designed of it, well that now is possible convert your IMAGE S/VCD on ISO for easy mount of it

    git clone git://git.berlios.de/iat


    See below for understand different on conversion iat git vs poweriso.

    This is image iso converted with iat [git version]


    This is image iso converted with poweriso for linux

    giovedì 19 marzo 2009

    Project Help Wanted [Filed]

    Hi All,

    Iso9660 Analyzer Tool (iat) is a tool for detecting the structure of many types of CD/DVD image file formats.

    I'm looking for someone who can help me for develop Iso9660 Analyzer Tool, because it's growing size has gone a bit too much for a single person to handle. So, i am looking for Developer willing to help me.

    Required Skills:
    C (Good Knowledge) with 6 Mo - 2 yr Experience

    This article is published also in :
    Sf.net [English]
    Berlios.de[English]
    Ubuntu-fr.org[French]
    Developpez.net[French]

    If you believe in this project and you have skill, please send me email at salsan@users.berlios.de for join in this project :-) or if you want other info

    EDIT : I've found two developers for help me :-)

    salsan