-
Posts
30,514 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by LIGHTNING UK!
-
It tells the drive that you're about to burn a track of x sectors in size. What the drive does with that info is up to the drive It's required as part of the command sequence for burning DVD-R, but can optionally be issued for DVD+R too.
-
KEEPS TELLING ME '' DISC NEEDS FORMATTING '' ON MY DVD+RW DISCS
LIGHTNING UK! replied to robpeet10's topic in ImgBurn Support
If you don’t want the program to prefer properly formatted discs, you can tell it not to via a single option in the settings. It’s on the ‘Write’ tab and probably called something like ‘Prefer properly formatted discs’. -
Hmm that’s a tough one. So you’re moving the usb drive between machines and it’s behaving differently? How many burns have you tried on each machine? What percentage of those have failed on each machine? As drives are self contained, it shouldn’t really be possible for them to behave differently in different machines. Maybe it’s power related? Does the drive just take power from usb? If so, it’s probably from 2 ports yeah? Are they both usb 3 on both machines?
-
It looks like you’re meant to pass DEST as the 2nd command line argument. Of course, that isn’t possible by simply double clicking the bat file, you need to call it via something like this. Makeiso “c:\src” “d:\dest” Hardcoding the value, as suggested by dbminter, is therefore the way to go for you, but it kills off command line functionality.
-
KEEPS TELLING ME '' DISC NEEDS FORMATTING '' ON MY DVD+RW DISCS
LIGHTNING UK! replied to robpeet10's topic in ImgBurn Support
Notice the drive/disc is saying 'Formatted: No (started)' in the box on the right - that's why it's telling you that. ImgBurn defaults to wanting properly formatted discs and will attempt to get them to that state before it burns them. Format it properly in ImgBurn so it says 'Yes' instead of 'No' and then don't use another app that's going to mess with the formatting. -
As I doubt wincatalog is actually that clever, it’s probably just looking at the volume label of the discs. You can configure that to whatever you want it to be.
-
I did specifically say Erase -> Full too, but it looks like that log was from an attempted Quick Erase.
-
Yes, you can perform a full format of it within ImgBurn. Right click the drive selection drop down box and pick Erase -> Full. That won't make it accessible within Windows via a drive letter though, but maybe it'll allow Windows to actually try and prepare the disc if that's the type of access you require (i.e. use it like a large floppy disk).
-
You can’t erase a DVD-R, you need DVD-RW for that.
-
There’s a tab in ImgBurn where you configure the volume labels for whichever file systems you’ve chosen to include. I simply meant to put a different value for each one. Your mkfsiso command line doesn’t appear to include UDF, so it could well be a problem with the parsing of that file system that’s causing the issue. In which case, try just setting ImgBurn to use ISO9660 + Joliet.
-
Seeing as there’s no image conversion feature in ImgBurn, I’m going to assume you just mounted your img file using that other tool and then simply used Build mode to make a new ISO image. If the folders show up when you ‘browse’ the ISO in Windows, they must be there. I have no idea why they’re then not visible when doing the same using Ubuntu. Give each file system a different volume label when you build the ISO and then see which one gets shown by each operating system. If they both show the same one, it’s must be down to the way it’s parsing the descriptors of said file system.
-
Don't do it, I've heard really bad things about that website. Someone said they steal all your data and wipe your hard drive.
-
The privacy policy is linked at the bottom of every page on the website. They can't have looked too hard! Yes, the ImgBurn exe might appear old, but the optical disc world simply hasn't changed since then. The installer used to include a 3rd party plug-in that handled a bit of 'within the installation wizard' advertising of 3rd party programs. That plug-in is no longer included and the company that used to run it has closed off that section of their business. As such, that classification is out of date. Scan the current setup exe and you'll see it's perfectly clean.
-
I always wrap mine in a towel and store them in the freezer.
-
Cue List - Import Failure with Hi-Res Files
LIGHTNING UK! replied to Sheoke4's topic in ImgBurn Support
Seems like something is wrong with madFlac on your system. DirectShow is reporting it can't be loaded for some reason. -
Cue List - Import Failure with Hi-Res Files
LIGHTNING UK! replied to Sheoke4's topic in ImgBurn Support
Chance are (as per the 'hint' in that messagebox), you don't have a DirectShow filter installed that can cope with converting your source (flac) files into CDDA. If such a DirectShow filter is impossible to find, you could always go the route of using a sound editing program to convert/export them in the standard WAV 44kHz/16 bit /stereo format. -
Will ImgBurn fail to create backup of disc that has disc rot?
LIGHTNING UK! replied to holygamer's topic in ImgBurn Support
EAC is a good choice for audio stuff. No idea how well that’ll work for data+audio discs. -
You have to download the appropriate language file and do what it tells you to do on the download page of the website. https://imgburn.com/index.php?act=download
-
Will ImgBurn fail to create backup of disc that has disc rot?
LIGHTNING UK! replied to holygamer's topic in ImgBurn Support
There's error correction built into most data sectors, so the drive should know if it has read a sector correctly. If it hasn't/can't, it should return an error to the program and the program will then inform you. Audio tracks / sectors don't work like that though. If there's an error in one of those, you'll just have to live with it - but I'm sure it would only be a tiny blip. 1 bad sector is 1/75th of a second. The program should suggest an appropriate image format type for the disc in the drive. It'll use ISO for basic discs with a single Mode 1 track and it'll use BIN/CUE for everything else.