Versione di CDRecord alternativa. Comprende mkisofs.exe per creare immagini ISO e cdda2wav.exe per estrarre le tracce audio dai CD. Questa versione non necessita del drive ASPI router e supporta anche i masterizzatori CD/DVD esterni USB.
Il programma è distribuito come pacchetto ZIP: scaricare in una cartella temporanea e scompattare nella cartella di destinazione.
Il programma necessita del nuovo drive IBM os2cdrom.dmd (Versione 10.157 o successive) disponibile per gli utenti di eComStation.
Esempi:
Per creare una immagine iso dati che comprenda il contenuto di una cartella usando i formati directory Joliet e Rock ridge su filesystem UDF, digitare:
mkisofs -J -R -UDF -V nomedisco -o nomefile.iso X:\percorso_cartella
Per masterizzare su DVD l'immagine così creata digitare:
cdrecord -eject -v speed=16 dev=0,1,0 nomefile.iso
dove "speed" rappresenta la velocita di scrittura e "dev" la periferica da utilizzare individuabile tramite il comando cdrecord -scanbus
.
Vedi sotto per il(i) link di download.
Qui di seguito trovi i link di download per l'installazione manuale del software:
CDDVDRTools v. 1.9 (24/8/2007) | Readme/What's new |
1.9 Release
* switching to the latest AN-2.01.01a34 sources. OS/2 memory mamangement,
semaphores, MMPM and thread model related changes was made in original sources,
which were introduced in 1.5. libscg transport switched to unofficial one,
as well. Minor but very important bug in libscg transport was fixed. This bug
came from original Shilling's sources for OS/2 and may cause unpredictable
troubles and disadvantages. Hope it doesn't cause any media break out.
With this build I switched back to gcc 3.2.2, so you must have libc05.dll
somewhere in your LIBPATH.
Your back report will help
==========================
TODO plans
==========
Integrate my changes into official cdrecord sources on berlios.de.
Notes
=====
I noticed that lxlite-ing exe files caused increasing zip file size. So please
do this yourself after unpacking downloaded zip. This will save few hundreds
Kbytes of your disk space... |
www.os2site.com/sw/mmedia/cdr/cddvdrtools-os2-1.9.zip | local copy | |
CDDVDRTools v. 1.7csd1 (7/7/2006) | Readme/What's new |
1.7csd1
* minor changes in cdrecord source, so that blanking can be fullfiled before
burning media in one cdrecord command. Without this changes you must first
launch cdrecord to blank, and only then you may launch it to burn media.
* fix mistake with percentage output in cdda2wav, which may cause a trap.
Your back report will help
==========================
Please test how format progress indicator work and report to OS/2 port author:
1. DVD+RW format progress indicator.
cdrecord -V debug=1 dev=0,0,0 -format 2>dvd_format_log.2
2. cdda2wav --echo work (you must have OS/2 multimedia support installed).
cdda2wav -e -B -N
TODO plans
==========
Integrate my changes into official cdrecord sources on berlios.de.
Notes
=====
I noticed that lxlite-ing exe files caused increasing zip file size. So please
do this yourself after unpacking downloaded zip. This will save few hundreds
Kbytes of your disk space... |
www.os2site.com/sw/mmedia/cdr/cddvdrtools-1.7csd1.zip | local copy | |
CDDVDRTools v. 1.7 (4/7/2006) | Readme/What's new |
1.7 Release
* cdrecord sources refreshed to 2.01.01a10. Full list of cdrecord changes
can be found in AN-2.01.01a* files.
As DVD code is open source now, no need to apply DVD OSS patch anymore.
Many thanks to Jörg Schilling for his great job!
* DTS support removed from this build, as it seems that nobody really needs it.
It will be restored as a pm123 player plug-in later.
Your back report will help
==========================
Please test how format progress indicator work and report to OS/2 port author:
1. DVD+RW format progress indicator.
cdrecord -V debug=1 dev=0,0,0 -format 2>dvd_format_log.2
2. cdda2wav --echo work (you must have OS/2 multimedia support installed).
cdda2wav -e -B -N
TODO plans
==========
Integrate my changes into official cdrecord sources on berlios.de.
Notes
=====
I noticed that lxlite-ing exe files caused increasing zip file size. So please
do this yourself after unpacking downloaded zip. This will save few hundreds
Kbytes of your disk space... |
www.os2site.com/sw/mmedia/cdr/cddvdrtools-1.7.zip | local copy | |
CDDVDRTools v. 1.6rc1 (26/5/2006) | Readme/What's new |
1.6 Release candidate 1
* improved os2cdrom.dmd custom build CD drive lock cleanaup. CD drive will
unconditially unlocked, when program finished.
* minor changes in cdda2wav for better echo playing.
Your back report will help
==========================
Please test how format progress indicator work and report to OS/2 port author:
1. DVD+RW format progress indicator.
cdrecord -V debug=1 dev=0,0,0 -format 2>dvd_format_log.2
2. cdda2wav --echo work (you must have OS/2 multimedia support installed).
cdda2wav -e -B -N
TODO plans
==========
Integrate my changes into official cdrecord sources on berlios.de.
Notes
=====
I noticed that lxlite-ing exe files caused increasing zip file size. So please
do this yourself after unpacking downloaded zip. This will save few hundreds
Kbytes of your disk space... |
www.os2site.com/sw/mmedia/cdr/cddvdrtools-1.6rc1.zip | local copy | |
CDDVDRTools v. 1.4rc2 (11/5/2006) | Readme/What's new |
1.4 Release candidate 2
* cdda2wav, fixed bug with access violaton error on cdda2wav exiting. It didn't
cause destination files corruption. cdda2wav will attempt to access first CDROM
drive if dev=b,t,l parameter omitted.
* readcd, some minor bugs in original(not OS/2 related) readcd sources fixed.
* negotiations with Jörg Schilling started, see todo plans.
Your back report will help
==========================
Please test how format progress indicator work and report to OS/2 port author:
1. DVD+RW format progress indicator.
cdrecord -V debug=1 dev=0,0,0 -format 2>dvd_format_log.2
2. cdda2wav --echo work (you must have OS/2 multimedia support installed).
cdda2wav -e -B -N
TODO plans
==========
Integrate my changes into official cdrecord sources on berlios.de.
Notes
=====
I noticed that lxlite-ing exe files caused increasing zip file size. So please
do this yourself after unpacking downloaded zip. This will save few hundreds
Kbytes of your disk space... |
www.os2site.com/sw/mmedia/cdr/cddvdrtools-1.4rc2.zip | local copy | |
CDDVDRTools v. 1.4 (26/4/2006) | Readme/What's new |
1.4 Release candidate
Whats new:
* cdrtools updated to 2.01.01a07
* new custom os2cdrom.dmd build introduced:
- direct access to drive without loading media. (-scanbus now fully operational)
- lock CDROM drive, preventing other processes access during cdrecord operations.
* some OS/2 related minor fixes.
I tried to keep full compatibility with other os2cdrom.dmd builds.
Please test how format progress indicator work and report to OS/2 port author:
cdrecord -V debug=1 dev=0,0,0 -format 2>dvd_format_log.2
I noticed that lxlite-ing exe files caused increasing zip file size. So please
do this yourself after unpacking downloaded zip. This will save few hundreds
Kbytes of your disk space... |
www.os2site.com/sw/mmedia/cdr/cddvdrtools-1.4.zip | local copy | |
CDDVDRTools v. 1.3csd1 (27/3/2006) | Readme/What's new |
1.3csd1
Made a workarround for gcc optimizer bug, which cause printing ':' and ';'
instead digits in float variables.
|
www.os2site.com/sw/mmedia/cdr/cddvdrtools-1.3csd1.zip | local copy | |
CDDVDRTools v. 1.3 (23/2/2006) | Readme/What's new |
1.3 Release
Custom os2cdrom.dmd build: transfer size increased to 64K. Previous version
was limited to 63K (31*2048). |
www.os2site.com/sw/mmedia/cdr/cddvdrtools-1.3.zip | local copy | |
CDDVDRTools v. 1.2b (13/12/2005) | Readme/What's new |
1.2b Release cadidate
cdda2wav.exe was rewritten to thread model.
Futher improvments can't be done without support from Exigen Group (OS/2 base
drivers developer's group based in Latvia)! |
www.os2site.com/sw/mmedia/cdr/cddvdrtools-1.2b.zip | local copy | |
CDDVDRTools v. 1.1b (18/11/2005) | Readme/What's new |
1.1b Release candidate B.
Partially return back to 1.1 algorithm for os2cdrom.dmd version < 10.157.
Request additional sense only in case "Not Ready" os2cdrom return code.
In other cases, os2cdrom return incorrect sense data!
So it is recomended to use os2cdrom.dmd version 10.157 and following.
Please test how format progress indicator work and report to OS/2 port author:
cdrecord -V debug=1 dev=0,0,0 -format 2>dvd_format_log.2 |
www.os2site.com/sw/mmedia/cdr/cddvdrtools-1.1b.zip | local copy | |
CDDVDRTools v. 1.1a (17/11/2005) | Readme/What's new |
1.1a Release candidate A.
For os2cdrom.dmd version < 10.157 we request additional sense, if os2cdrom
return error code. |
www.os2site.com/sw/mmedia/cdr/cddvdrtools-1.1a.zip | local copy | |
CDDVDRTools v. 1.1 (17/11/2005) | Readme/What's new |
1.1 Release candidate.
Fixed several DWD+RW format bugs. Thanks to nickk for advising and Yaroslav for
testing on his DVD drive. |
www.os2site.com/sw/mmedia/cdr/cddvdrtools-1.1.zip | local copy |
This work is licensed under a Creative Commons Attribution 4.0 International License.
Aggiungi un commento