If anyone is interested, I've compiled pdixtract (link to source code and Windows executable) for MacOS X, a command line tool which is capable of converting .pdi image files to .iso images Toast and Disk Utility can use. I've put it up on my iDisk here (8K .zip archive).
To install it, do the following:
1) Unzip the archive
2) launch the terminal, and type:
(put a space after the number), then drag the 'pdixtract' file to the terminal window, and hit enter.Code:chmod 755
3) Still in the terminal, type:
then put a space after 'ditto', and drag the pdixtract file onto the terminal window, and then type:Code:sudo ditto, and then hit enter. You will be prompted for the admin password, then hit enter, and it should be copied to your /usr/bin directory, allowing you to launch it by simply typing 'pdixtract' in the terminal.Code:/usr/bin
To use it, type:
(an example of a path to use would be ~/movies/image.iso to save the image as "image.iso" in your Movies folder in your home directory), make sure you have a space after ".iso ", then drag your image.pdi file onto the terminal, and hit enter. The final line should look like this:Code:pdixtract -i /path/to/output/image.iso
Let me know if this works, as I don't have any pdi files to test with...Code:pdixtract -i /path/to/output/image.iso /path/to/input/image.pdi
Props to Childs for the tip.![]()
+ Reply to Thread
Results 1 to 3 of 3
-
I like systems, their application excepted. (George Sand, translated from French), "J'aime beaucoup les systèmes, le cas d'application excepté."
-
Originally Posted by WiseWeasel
After reading Child's post, I did a Google search, from work, and all I could find (in English) was some PC-centric sites with links to zipped "PDITools" and "PDIextract - a part of PDITools". No clue if they were PC-only code/executables - or where the original files were from.
No way in H___ I was going to download that stuff on a company PC.
Mike"Dare to be Stupid!" - Wierd Al Yankovic -
The zipped pditools and pdixtract files all over the place are distributed as Windows executables, but fortunately, along with the source code, which is apparently platform-agnostic enough to compile in OS X and run just fine on a Mac. The first link I posted in the above post goes to the original source of those files, I think. There doesn't appear to be any sort of website for them. The GUI for it is for Windows, but the command-line tool works on the Mac. A simple GUI could quite easily be made for this, but I'm not quite there yet, as far as skill level. For now, it would be nice to know if the command-line tool works as it's supposed to.
I like systems, their application excepted. (George Sand, translated from French), "J'aime beaucoup les systèmes, le cas d'application excepté."
Similar Threads
-
Playing ISO images via BlueRay
By werdna99 in forum Video Streaming DownloadingReplies: 1Last Post: 23rd Dec 2011, 16:39 -
Tool recommend for *.avi ---> DVD(iso) and ripping a DVD to *.iso file?
By pxstein in forum Authoring (DVD)Replies: 4Last Post: 11th Jan 2011, 15:51 -
ISO Images
By ctdvd in forum MediaReplies: 1Last Post: 20th Sep 2008, 23:40 -
Is it possible: Write ISO images to DLT?
By sdsumike619 in forum Authoring (DVD)Replies: 5Last Post: 8th Jun 2008, 21:09 -
Looking for a tool to convert .ISO to the ipod format.
By xoADAMox in forum Newbie / General discussionsReplies: 4Last Post: 19th Jun 2007, 00:10