Darkfalz Posted March 7, 2006 Posted March 7, 2006 I've searched in vain for a simple freeware that can build a simple UDF/ISO file system. One of the problems I keep running into the problem that files over 1GB don't work on UDF (CDRWin) - so I'm still using ISO, but that limits to 2GB (mkisofs doesn't support over 2GB on UDF either). Maybe you can add the support to this? I would assume the basic groundwork of UDF/ISO file system is there, from DVD Decrypter days.
LIGHTNING UK! Posted March 7, 2006 Posted March 7, 2006 There was never any groudwork in DVD Decrypter for image building. You're confusing it with just reading the disc sector by sector to create an image. This is the next big thing I'll work on. No idea how long it'll take though
dirio49 Posted March 7, 2006 Posted March 7, 2006 There was never any groudwork in DVD Decrypter for image building.You're confusing it with just reading the disc sector by sector to create an image. This is the next big thing I'll work on. No idea how long it'll take though Great I think it will be worth the wait. Thanks.
Darkfalz Posted March 7, 2006 Author Posted March 7, 2006 That's promising. I figured when you removed PUOs and rewrote IFO files etc. to remove protection, you'd have to parse and rewrite the file system?
LIGHTNING UK! Posted March 7, 2006 Posted March 7, 2006 No, it was all done on-the-fly without any need for that.
Darkfalz Posted March 8, 2006 Author Posted March 8, 2006 (edited) Do you know of a program which can build UDF/ISO9660 bridge with support over 2GB? Which isn't just a frontend for mkisofs (which doesn't work over 2GB anyway). Actually I found one ages ago, but it was bloated and slow as hell and I've forgotten the name. Edited March 8, 2006 by Darkfalz
timecop Posted March 8, 2006 Posted March 8, 2006 What kind of incentive is needed to have on-the-fly UDF/ISO creation+burning added into this app? (i.e. drop some files into it and have it burn it). Nero sucks, and all these frontends for mkisofs are garbage not to mention i don't want to waste 2x the space for a ISO image. Oh, and it should properly support joliet/unicode, Nero is on v7 and still can't handle japanese filenames inside ISO properly. Piece of crap. Can I send you $100 and have this feature added reasonably soon?
LIGHTNING UK! Posted March 8, 2006 Posted March 8, 2006 I don't work like that timecop. I can't say how well my implementation will work. Chances are it too will not support unicode as the rest of my program doesn't. Stick to the big boys software for that kinda stuff.
timecop Posted March 8, 2006 Posted March 8, 2006 I don't work like that timecop. I can't say how well my implementation will work. Chances are it too will not support unicode as the rest of my program doesn't. Stick to the big boys software for that kinda stuff. There is no "big boys software" for this kind of stuff. The only app I've seen that properly handles unicode/japanese filenames out of the box is UltraISO. What makes you dislike unicode? Are you still trying to support Win9x? It's not that bad to implement even in fairly large projects which have begun their life as ANSI.
LIGHTNING UK! Posted March 8, 2006 Posted March 8, 2006 It is when you're using Borland! The thought of changing all my instances of AnsiString to WideString scares me! Not only that, WideString isn't/wasn't fully implemented in BCB 6. There are functions available to AnsiString that aren't in there for WideString. It would be a project in itself to do it and not one I'd see any benefit from. It is an english only app after all.
timecop Posted March 9, 2006 Posted March 9, 2006 It is when you're using Borland! The thought of changing all my instances of AnsiString to WideString scares me! Not only that, WideString isn't/wasn't fully implemented in BCB 6. There are functions available to AnsiString that aren't in there for WideString. It would be a project in itself to do it and not one I'd see any benefit from. It is an english only app after all. waah? delphi? And here I was hoping, oh well back to searching for a proper nero replacement..
timecop Posted March 9, 2006 Posted March 9, 2006 Can I have the $100 ? Sure, if you do what I asked for, heh.
lfcrule1972 Posted March 9, 2006 Posted March 9, 2006 Ah cash for services - I think you want to speak to jmet
kevdriver Posted March 9, 2006 Posted March 9, 2006 Ah cash for services - I think you want to speak to jmet We can even provide you with pics Timecop................
lfcrule1972 Posted March 10, 2006 Posted March 10, 2006 Here are jmet's most macho photos for your enjoyment and not forgetting
kevdriver Posted March 10, 2006 Posted March 10, 2006 lfc..............LoL.......... you couldn't resist................
8ternity Posted March 19, 2006 Posted March 19, 2006 (edited) I've searched in vain for a simple freeware that can build a simple UDF/ISO file system. One of the problems I keep running into the problem that files over 1GB don't work on UDF (CDRWin) - so I'm still using ISO, but that limits to 2GB (mkisofs doesn't support over 2GB on UDF either). Maybe you can add the support to this? I would assume the basic groundwork of UDF/ISO file system is there, from DVD Decrypter days. Hi LightningUK, Did is that fonction Called "Mode" ISO, Read/Write and the previous software DVDecryptor? Thanks For your time, and Good to see you back!! --> --> --> --> --> --> Euh, just to told you that function is verry helpfull in the past. Many People that i know use DVD Decryptor in the past use that. Me personnally. Edited March 19, 2006 by 8ternity
god_md5 Posted April 14, 2006 Posted April 14, 2006 look like the WideString have bug in bcb6,is that can help ? http://www.tntware.com/delphicontrols/unicode/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now