Aktuelle Zeit: Freitag 3. Mai 2024, 06:50

Alle Zeiten sind UTC + 1 Stunde [ Sommerzeit ]




 Seite 1 von 1 [ 12 Beiträge ] 
Autor Nachricht
 Betreff des Beitrags: imgburn 1.2.0.0.
BeitragVerfasst: Dienstag 28. März 2006, 18:03 
Brennmeisteranwärter
Benutzeravatar

Registriert: Sonntag 6. November 2005, 18:37
Beiträge: 557
» What is ImgBurn?


ImgBurn carries on from where DVD Decr... left off! (Well, for the burning part anyway!)

ImgBurn can write most types of CD / DVD images and it supports all the latest writers (including booktype / bitsetting on many of the major ones - i.e. BenQ, LiteOn, NEC, Plextor, Sony). You can even use ImgBurn to erase / format your rewritable media!

ImgBurn will try its very best to burn your DVD-Video double layer images using the layer break you've specified in the IFO files, but it can also calculate the best place for you, to save you the trouble.

Advanced functionality can be found in context menus that appear when you right click on various bits of the user interface. Can you find them all??!!

» Change log

Zitat:
* Added: Queue can now switch drives/write speed on a per image basis.
* Added: Verify now displays which file the error was in - if/when a miscompare occurs.
* Added: Filesystem parsing within Image Files has been improved to include the ISO9660 FS too.
* Added: A check for RedFox / DVDxx (displayed as 'Interfering programs') - as they could potentially modify data when it's being verified - resulting in a 'Miscompare' error.
* Added: 'Sort By Name' to context menu in Queue window.
* Added: 'Sort By Name (Ignore Path)' to context menu in Queue window.
* Added: 'Image Files' as an option for IBG default path options within the settings. This means the IBG gets put in the same folder as the source Image file.
* Added: %V to custom IBG filename options within the settings. %V stands for 'Volume Identifier' A.K.A. Volume Label.
* Added: 'Compress Spaces' to custom IBG filename options within the settings.
* Added: Ability to click column header in Queue window and have it 'sort by name'.
* Added: Ability to tell Write mode to tell Verify mode to not compare against the file - so it behaves more like 1.0.0.0 where it just checked the sectors could be read.
* Added: Ability to have Verify mode ignore non user data within sectors. i.e. So with Mode1/2352 images, it only compares the real 2048 user data bytes.
* Added: Support for loading / saving IBG v2.0 files - to take into account the new options for queued items.
* Added: '/TESTMODE' CLI switch.
* Added: Settings fixing/deleting within the installation program depending on current action (downgrade / reinstall / upgrade).
* Added: Ability to synchronise device selection within the various modes.
* Added: Ability to synchronise options in ISO Write / Discovery modes (i.e. Test Mode, Verify and Write Speed).
* Added: 'DVDRAM FastWrite' to Write settings. This is pretty much a bodge to disable the 'verify' part that's built into normal DVDRAM burning.
* Added: 'Burnt Copies' to Queue window.
* Added: Increased max copies from 20 to 100.
* Added: Image details are now updated/refreshed when you start to burn. Previously they were just read when the image was loaded / queued up.
* Added: Graph data for Verify process (after write process) is now added to IBG file.
* Added: Option to have the 'Reserve Track' command issued when burning DVD+R/+RW format media. Normally it's just issued for DVD-R/-RW media.
* Added: 'Verify / Delete Image / Close Program / Shutdown Computer' checkboxes to all modes.
* Added: Advanced Settings dialog for BenQ / Plextor drives to control special features like PowerRec, WOPC, OverSpeed etc.
* Added: Verify can now be told to ignore an error and go on to verifying the next one.
* Added: Workaround to make 'Wait for background format' work on Pioneer drives that don't follow the MMC spec. (Even the 110 has this problem!)
* Added: Media information to log when erasing discs.
* Added: Ability to enable/disable 'Stay On Top' for Queue window from within the settings.
* Added: Little 'Refresh' buttons to the Advanced Settings and Booktype windows.
* Added: Shutdown dialog (with 'Abort' button and a 10 second timeout) for when the program is supposed to shut the pc down.
* Added: 'Book Type' to verify log.
* Added: Ability to get IFO layer break position from 2054 bytes per sector (mastering style) DVD images.
* Added: Improved methods used to find potential layer break position.
* Added: Information about midpoint of Image file to the Layerbreak window. The nearer to this value the layerbreak position is, the more compatible with players the final disc will be.
* Added: Support for '.di' (Prassi / TraxData ONES) images.
* Added: Support for erasing BD-RE media. (well, fixed it really!)
* Added: 'LightScribe' and 'Labelflash' entries to Device Capabilities window.
* Added: Verify now counts up all the errors in a given sector and shows that number in the first (and only) miscompare warning.
* Added: Extra right click 'Apply xxxx setting to selected' options to the Queue window.
* Added: A 'MB' (megabytes) value to the 'Not enough space on disc' dialog box.
* Added: Updating the drive / write speed in the main window now also refreshes the Queue window.
* Added: A delete button to the 'previous image' section of the 'Please insert next disc...' window.
* Added: Auto retries to the 'cycling tray before verify' bit of code - useful for when the drive sometimes fails to initialise the disc - it'll then auto eject + reinsert it again.
* Added: 'Share Images Amongst Drives' & 'Share Selected Images Amongst Drives' options to context menu in Queue window.
* Added: 'Select All' & 'Invert Selection' options to context menu in Queue window.
* Added: 'Sequential Scan' flag to command used when reading files. This seems to speed things up when reading over a network.
* Added: Support for multiboot gcm images.
* Added: Option to make ImgBurn the default application for the files it's associated with in the registry
* Added: A second icon to the exe that people can use for files associated with the program.
* Added: Checking for minimum version requirement of DVDInfoPro before attempting to display an IBG file with it.
* Added/Fixed: Volume Label change code now updates EDC/ECC area of 2336/2352/2448 byte sector images - would have previously failed Verify.
* Changed: 'HD DVD-RW' to 'HD DVD-RAM' (the new correct name for it).
* Changed: Slight redesign of the 'Insert next disc...' dialog.
* Changed: Maximum Speed (calculated over 2.5 seconds) value can now only be 20% bigger than average speed (calculated over 10 seconds), or else it is ignored. Might cut down on spikes caused by drives caching the I\O requests.
* Changed/Fixed: Added an aligned buffer to one of the DeviceIoControls commands - used to enable/disable media change notification.
* Changed/Fixed: The 'Supported Write Speeds' now ensures only 1 instance of a certain speed is shown. i.e. no more 'Supported Write Speeds: 2x, 2x, 4x, 4x, 8x, 8x, 16x, 16x'
* Fixed: Sorting the Queue didn't update the file shown in the main window.
* Fixed: Enabling 'Delete The Image File When Done' caused problems if 'Copies' (within the queue) was set at more than 1, or if the image was queued again. Queue is now checked to ensure the image isn't going to be used again before it's deleted.
* Fixed: Redraw (empty box!) problem on device drop down comboboxes.
* Fixed: Overburning 'Reserve Track' problem on Plextor and other burners.
* Fixed: 'Reached EOF' error on PDI etc images.
* Fixed: Incorrect MSF value in some places.
* Fixed: Bug (access violation) deleting all items from Queue window.
* Fixed: Bug with discovery mode showing 0 sectors when verifying - and verify not actually doing anything.
* Fixed: Issues with my custom component - as used in Discovery mode for Sectors / MB stuff. It didn't display the correct number under Window 9x unless the program started in Discovery mode.
* Fixed: Bug in UDF parsing code. Would only find/search about 39 files (max) when searching files for layerbreak info.
* Fixed: Potential workaround for 'PlaySound' API hanging.
* Fixed: Log window not always coming to foreground when app is activated - it appears like it's not visible/enabled.
* Fixed: Removed dots from auto IBG naming with 'date' parameter.
* Fixed: Certain actions could lead to cancelling a close/shutdown but the shutdown part still being enabled - hence when program is finally closed, the pc shuts down.
* Fixed: Problem with updating the IFO's after figuring out a new layer break flag needed to be added.


EDIT by BenGurion: Link 'mal 'rausgenommen ... Das Ding geht teilweise gegen das deutsche Urheberrecht ... Google findet es auf jeden Fall ;)



_________________
AMD Phenom II X4 940, Gigabyte GA-MA790FX-DQ6 F7A, 4Gb Kingston HyperX 1066mhz, Sapphire HD4670 passiv, LG H20L 1.03, X-Fi Fatal1ty FPS, Teufel Concept G THX 7.1, Belinea 2485 S1W
Offline
 Profil  
 
 Betreff des Beitrags: AW: imgburn 1.2.0.0.
BeitragVerfasst: Dienstag 28. März 2006, 20:29 
Brennmeister
Benutzeravatar

Registriert: Samstag 17. September 2005, 18:33
Beiträge: 3158
absolutes spitzenprog - sollte jeder auf dem pc haben, wenn schon der decry.. nicht mehr sein darf. :devil:



_________________
im Moment aktiv:
DVD-Brenner: Benq: 1640; Pioneer: 215, 216; Plex: 712, 760; NEC 7173, 7203; Liteon: DH-20A3L, LH-20A1S, LH-20A1P; LG GH20, H42N
CD-Brenner: Plex Premium; LTR-48125S
NEU: Pioneer BDR-207, BDR-208, LiteOn iHBS112
kürzlich verstorben: Aopen AAP/pro, Plex 755, Benq 1655
Offline
 Profil  
 
 Betreff des Beitrags: AW: imgburn 1.2.0.0.
BeitragVerfasst: Mittwoch 29. März 2006, 08:25 
Brennmeister ehrenhalber
Benutzeravatar

Registriert: Freitag 23. September 2005, 12:51
Beiträge: 2082
ließt ja garnix mehr.....man könnte ja wenigstens eine Version basteln, die ungeschützte DVD´s auf Platte zieht.



_________________
DVD-Writers in my Stock:
Asus 1814BLT
LiteOn 832S, 1693S, 165P6S, 165H6S, LH20A4H, LH20A4P, iHAP322
Plextor PX712A, PX716A (3x), PX755A (2x), PX760A (2x)
Benq 1655 (2x)
Pioneer A12L, S15L
Optiarc 7173A, 7543A
LG H44L, GH22NP20, GH24NS50, BH10LS30
Samsung S203B, S223C

LiteOn 165H
Yamaha F1S (2x) / PX PREMIUM

Main System
Offline
 Profil  
 
 Betreff des Beitrags: Re: AW: imgburn 1.2.0.0.
BeitragVerfasst: Mittwoch 29. März 2006, 09:18 
Brennmeister
Benutzeravatar

Registriert: Samstag 17. September 2005, 18:33
Beiträge: 3158
EsCaLaToR hat geschrieben:
ließt ja garnix mehr.....man könnte ja wenigstens eine Version basteln, die ungeschützte DVD´s auf Platte zieht.


dann das rote füchsle dazu und alles ist wie immer....ja, du bist schon ein fuchs. :devil:



_________________
im Moment aktiv:
DVD-Brenner: Benq: 1640; Pioneer: 215, 216; Plex: 712, 760; NEC 7173, 7203; Liteon: DH-20A3L, LH-20A1S, LH-20A1P; LG GH20, H42N
CD-Brenner: Plex Premium; LTR-48125S
NEU: Pioneer BDR-207, BDR-208, LiteOn iHBS112
kürzlich verstorben: Aopen AAP/pro, Plex 755, Benq 1655
Offline
 Profil  
 
 Betreff des Beitrags: AW: imgburn 1.2.0.0.
BeitragVerfasst: Mittwoch 29. März 2006, 10:06 
Gefällt's hier richtig gut

Registriert: Mittwoch 21. September 2005, 21:46
Beiträge: 351
Naja etwas alt die meldung da es die version schon seit wochen gibt.

Trotzdem Danke!


Offline
 Profil  
 
 Betreff des Beitrags: AW: imgburn 1.2.0.0.
BeitragVerfasst: Mittwoch 29. März 2006, 14:30 
Brennmeisteranwärter
Benutzeravatar

Registriert: Sonntag 6. November 2005, 18:37
Beiträge: 557
dem prog wird, meiner meinung nach, viel zuwenig beachtung geschenkt. deswegen hab ich das jetzt gepostet, auch wenn es die version schon n weilchen gibt.

das einzigste was ich schmerzlich vermisse ist die rip funktion aber dafür kann man ja immer noch die 'entschlüsselnde' vorversion nehmen.
vielleicht baut lightning noch so eine funktion ein.



_________________
AMD Phenom II X4 940, Gigabyte GA-MA790FX-DQ6 F7A, 4Gb Kingston HyperX 1066mhz, Sapphire HD4670 passiv, LG H20L 1.03, X-Fi Fatal1ty FPS, Teufel Concept G THX 7.1, Belinea 2485 S1W
Offline
 Profil  
 
 Betreff des Beitrags: AW: imgburn 1.2.0.0.
BeitragVerfasst: Mittwoch 29. März 2006, 15:38 
Gefällt's hier richtig gut

Registriert: Mittwoch 21. September 2005, 21:46
Beiträge: 351
Joa, aber im ernst das ist nix adnderes als nen freeware brenntool, davon gibts auch noch andere......nur weil es der Erfinder von DVDde****** rausgebracht hat zudem es auf der Brennfunktion von DVDde****** basiert ist es ja nix neues ....


Offline
 Profil  
 
 Betreff des Beitrags: Re: AW: imgburn 1.2.0.0.
BeitragVerfasst: Mittwoch 29. März 2006, 16:39 
Brennmeisteranwärter
Benutzeravatar

Registriert: Samstag 11. März 2006, 11:23
Beiträge: 503
Namubi hat geschrieben:
Joa, aber im ernst das ist nix adnderes als nen freeware brenntool, davon gibts auch noch andere
Und wieviele davon können den Layerbreak an eine vorgegebene Stelle setzen?
Und das es von PGCEdit verwendet wird, ist nur eine weitere Kleinigkeit.


Offline
 Profil  
 
 Betreff des Beitrags: AW: imgburn 1.2.0.0.
BeitragVerfasst: Mittwoch 29. März 2006, 19:36 
Brennmeisteranwärter
Benutzeravatar

Registriert: Sonntag 6. November 2005, 18:37
Beiträge: 557
und wieviele andere kennst du mit denen man einen burn-queue auf verschiedenen brennern mit verschiedenen parametern brennen kann?

außerdem läuft das proggie super stabil und bietet einen erstklassigen benutzerkomfort und is einfach perfekt für das schnelle brennen einer imagedatei.

während imgburn schon fast fertig mit brennen ist, ist nero noch nicht mal fertig gestartet. :lolxl:



_________________
AMD Phenom II X4 940, Gigabyte GA-MA790FX-DQ6 F7A, 4Gb Kingston HyperX 1066mhz, Sapphire HD4670 passiv, LG H20L 1.03, X-Fi Fatal1ty FPS, Teufel Concept G THX 7.1, Belinea 2485 S1W
Offline
 Profil  
 
 Betreff des Beitrags: AW: imgburn 1.2.0.0.
BeitragVerfasst: Dienstag 4. April 2006, 13:52 
Gerade hereingestolpert

Registriert: Montag 21. November 2005, 14:20
Beiträge: 6
Nur ein Wort zu imgBurn. Genial!


Offline
 Profil  
 
 Betreff des Beitrags: AW: imgburn 1.2.0.0.
BeitragVerfasst: Freitag 14. April 2006, 09:06 
Gefällt's hier richtig gut

Registriert: Samstag 15. Oktober 2005, 07:41
Beiträge: 391
ver.1.3.0.0 ist draußen
#
# Added: Log windows 'Save As' box now defaults to/remembers the last folder you saved to.
# Added: 'Open File' / 'Save File' / 'Browse for folder' dialog boxes are now centred when displayed.
# Added: Checking/unchecking the 'Delete Image' checkbox during a burn/verify now also updates the Queue window (if it's open) to reflect those changes.
# Added: Support for newer LiteOn drives & their new features in the 'Advanced Settings' window.
# Added: 'UDF Revision' of the Image file to the log and to the tooltip/hint of the volume label text shown in main window.
# Added: 'Volume Identifier' (aka. volume label) of the Image file to the log when burning / verifying.
# Added: Device Buffer and CPU % Usage to IBG data file.
# Added: Ability to remove the warning about overburning for people that use it all the time!
# Added: Support for setting the action to be performed when the 'shutdown computer' box is ticked. Options are: Log Off, Restart, Turn Off, Stand By, Hibernate.
# Added: New context menu to 'Shutdown Computer' checkbox (visible when burning / verifying). This provides a shortcut to the 'Shutdown Action' options.
# Added: 'Layer Jump Recording' has now been fixed (Thanks to a nice man at LiteOn) and is no longer always disabled. Due to the weird way it works, it's actually very pointless and not at all what I originally thought/hoped it was!
# Added: Ability to disable the 'Shutting down...' window that lets you abort the shutdown.
# Added: '/IBG ""' CLI parameter. This will make the program export the graph data to that file when it finishes burning/verifying.
# Added: Setting ImgBurn to be the default program for the selected image file extensions now refreshes the Shell Icon Cache to you can see the changes without a reboot.
# Added: A few more errors codes to where the automatic tray cycling code comes into play between writing and verifying if there is an error.
# Added: Errors are now looked at/checked for when using certain lengthy commands - i.e. Sync Cache, Close Track / Session / Disc. This now works for those where the 'IMMED' (immediate) bit is set - i.e. after burning. Previously, errors during these stages would go unnoticed.
# Changed: Default IBG naming to something more useful.
# Changed: Tweaked the 'max speed' capturing code a little more to help reduce the chance of 'spike' speeds becoming the max value.
# Changed: 'Layer Jump Recording' warning message has been replaced by a 'Layer Break on DVD-R DL' warning.
# Fixed: Stupid problem with the OS caching the image file as it's read into the internal buffer. This often lead to running low on memory and hence use of the hdd swap file - causing major buffer problems for some people.
# Fixed: /TESTMODE CLI switch bypassed the normal checks for 'Test Mode' not working on certain media - i.e. DVD+ format discs.
# Fixed: Bug with 'Open/Save File' dialog boxes being open and still being able to close the program from the task bar. This often led to an internal never-ending loop somewhere.
# Fixed: Compressing the ImgBurn.exe file with UPX caused problems (BSOD's) on Windows 9x so this will not be used again. PECompact will be used instead.
# Fixed: 'Delete Image when done' being unchecked on queued images as a result of resetting the controls on the screen ready for the next image.
# Fixed: It wasn't possible to click the 'Write' button if the currently selected drive wasn't in the 'ready' state - even if that drive wasn't used by any images in the queue.
# Fixed: Problem with using CVS version of NSIS installer on Windows 98. The Welcome / Finish screens were not displayed correctly.
# Fixed: Problem with updating the IFO files when burning DL images where layer break position needed to be moved.
# Fixed: The 'Shutting down...' window had problems when triggered by the 'Shutdown computer' option visible when burning.
# Fixed: CD MDS files weren't being accepted as valid single session / track MDS files - when really they were!
# Fixed: Discovery mode's Ve


Offline
 Profil  
 
 Betreff des Beitrags: AW: imgburn 1.2.0.0.
BeitragVerfasst: Freitag 14. April 2006, 09:14 
Brennmeister ehrenhalber
Benutzeravatar

Registriert: Samstag 17. September 2005, 22:41
Beiträge: 1301
Danke :aok:


Offline
 Profil  
 
Beiträge der letzten Zeit anzeigen:  Sortiere nach  
 Seite 1 von 1 [ 12 Beiträge ] 

Alle Zeiten sind UTC + 1 Stunde [ Sommerzeit ]


Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 19 Gäste


Du darfst keine neuen Themen in diesem Forum erstellen.
Du darfst keine Antworten zu Themen in diesem Forum erstellen.
Du darfst deine Beiträge in diesem Forum nicht ändern.
Du darfst deine Beiträge in diesem Forum nicht löschen.
Du darfst keine Dateianhänge in diesem Forum erstellen.

Suche nach:
Gehe zu:  

cron