Upcoming Release
I have uploaded the new translation file for version 0.41. The changes can be viewed here. The development is a little behind schedule due to some problems implementing the support for boot discs.
I have also uploaded the MP3 plug-in needed to encode MP3 files. The binaries and sources are available here.
I plan on releasing InfraRecorder 0.41 later this week.
January 24th, 2007 at 1:42 am
Great news
Something to translate in this version? (Dutch)
Greets,
Fox
January 24th, 2007 at 5:17 am
Yes, the new strings to be translated can be found in the URL above.
January 24th, 2007 at 5:22 am
I’ll try to translate the new strings to french ASAP.
Yours,
PJ
January 25th, 2007 at 7:48 am
Thanks for the program ! Niceware ! Please add burning of DVD data disk without creating image before burning ..
Have a nice day !
January 28th, 2007 at 4:09 am
I assent Emil Vasilev and i hope in the next version is possible to create data disk without creating a image.
January 28th, 2007 at 1:29 pm
What about 0.41?
January 28th, 2007 at 3:34 pm
Emil and pckopat: Yes, burning on the fly has been added to the next version.
Ivan: I have not received all updated translations for version 0.41 yet. I will wait until tomorrow evening, then I will release the new version even if all translations are not up to date. Sorry for this.
January 29th, 2007 at 2:29 am
Thanks for the quick reply and for this amazing program!
This is the first GPL’ed burner under win32 that I found really cute.
How can I help with Russian translation, if needed?
January 29th, 2007 at 7:41 am
One more question. Do you plan to support .nrg CD/DVD image format in future?
As .iso image format is incompatible with Audio CD’s I can’t convert any .nrg audio cd image to any format supported by Infra Recorder
Or, any ideas about converting .nrg to bin/cue?
January 29th, 2007 at 11:34 am
I will take a look at the other image formats. At the moment I don’t know a good way of converting between .nrg and bin/cue.
January 29th, 2007 at 12:20 pm
Hello everyone,
As .iso image format is incompatible with Audio CD’s I can’t convert any .nrg audio cd image to any format supported by Infra Recorder
Huh????? Sorry can’t follow you, but I seldom deal with Audio-disks.
But have a look here. Maybe it could be helpfull?!
http://dpaehl.dd6338.kasserver.com/cdr/convertIso.php
Best regards,
Vacon
January 29th, 2007 at 2:19 pm
Vakon, thank you, i’ll try it!
February 18th, 2007 at 9:39 am
Who can help me:
W98SE: Infra Recorder failed to scan your SCSI/IED busses. Please make sure that your system is properly configured.
What shall I do?
April 26th, 2007 at 11:40 pm
also try nrg2iso to convert NRG images..
http://www.roland-illig.de/lang.delphi.nrg2iso.html
May 25th, 2007 at 7:33 am
I’ve just switched to InfraRecorder from Easy DVD Creator. Does anyone know a way of converting .rcl files to .irp?
July 31st, 2007 at 9:45 pm
hi everyone
as far as i know .. a nrg file is identical to an iso file except by the 300k header
so if you want to convert nrg > iso yo must cut the header and rename the file to *.iso
there is a trick in linux so you can do something like
——–
# dd if=/my/source/file.nrg of=/my/dest/file.iso bs=1024 skip=300
——–
however i never tried
.. there is a lot of literature about this on internet
god bless us all