Use the tools below to copy the article in plain text form, or you can copy it as HTML, ready to copy and paste directly into a web page.
HTML Using Poweriso for .daa files Using Poweriso for .daa files Author: Max TeoSometimes you may have downloaded a movie from a torrent site but it turns out that the files that are being downloaded are a bunch of .daa files. What is daa? DAA or Direct Access Archive is a proprietary file format for disk image files which supports advanced features such as compression, password protection, and splitting to multiple volumes. It can be handled directly just like other formats, such as an ISO image and BIN, but is currently only usable by PowerISO software. Popular disk image mounting programs such as Alcohol 120% and Daemon Tools currently do not support the mounting of DAA images. And you might wonder how am I gonna convert this into an avi file? Well, most likely, the original source is already an avi file! Just that it's been compressed into and imaged and split into various file parts. I recently downloaded a file which has 28 .daa parts. part01.daa part02.daa .... part28.daa Here's what you do - download poweriso from http://www.poweriso.com. The windows version cost $29.95. However, if you have linux, it's free! This article will cover how to convert a bunch of .daa files to the original avi file in Linux. First of all, lets download poweriso $ wget http://poweriso.com/poweriso.tar.gz Next, untar the file $ tar -zxvf poweriso.tar.gz At this point, you'll see a poweriso binary in the directory that you untared from. Go to the directory where all your .daa files reside and run: $ poweriso convert part01.daa -o filename.iso -ot iso Converting the first part will join everything together giving you a final filename.iso file. Remember, the iso file is an image created over the original file. So to see what's actually in the iso file, enter: $ poweriso list filename.iso / -r You should see a file or files which makes up the iso. So, let's say inside the iso has a filename.avi which is the movie that you wanna watch. Extract it out using the following command: $ poweriso extract filename.iso / -od /home/user/vids/ Walah, you have your original file. Simple eh? Article Source: http://www.articlealley.com/http://maxteo.articlealley.com/using-poweriso-for-daa-files-170967.html http://www.sggeeks.com Text Using Poweriso for .daa files Author: Max Teo Sometimes you may have downloaded a movie from a torrent site but it turns out that the files that are being downloaded are a bunch of .daa files. What is daa? DAA or Direct Access Archive is a proprietary file format for disk image files which supports advanced features such as compression, password protection, and splitting to multiple volumes. It can be handled directly just like other formats, such as an ISO image and BIN, but is currently only usable by PowerISO software. Popular disk image mounting programs such as Alcohol 120% and Daemon Tools currently do not support the mounting of DAA images. And you might wonder how am I gonna convert this into an avi file? Well, most likely, the original source is already an avi file! Just that it's been compressed into and imaged and split into various file parts. I recently downloaded a file which has 28 .daa parts. part01.daa part02.daa .... part28.daa Here's what you do - download poweriso from http://www.poweriso.com. The windows version cost $29.95. However, if you have linux, it's free! This article will cover how to convert a bunch of .daa files to the original avi file in Linux. First of all, lets download poweriso $ wget http://poweriso.com/poweriso.tar.gz Next, untar the file $ tar -zxvf poweriso.tar.gz At this point, you'll see a poweriso binary in the directory that you untared from. Go to the directory where all your .daa files reside and run: $ poweriso convert part01.daa -o filename.iso -ot iso Converting the first part will join everything together giving you a final filename.iso file. Remember, the iso file is an image created over the original file. So to see what's actually in the iso file, enter: $ poweriso list filename.iso / -r You should see a file or files which makes up the iso. So, let's say inside the iso has a filename.avi which is the movie that you wanna watch. Extract it out using the following command: $ poweriso extract filename.iso / -od /home/user/vids/ Walah, you have your original file. Simple eh? Article Source: http://www.articlealley.com/http://maxteo.articlealley.com/using-poweriso-for-daa-files-170967.html About the Author: http://www.sggeeks.com Article Title: Article Keywords: return to article Author by Max Teo URL: http://www.sggeeks.com ads similar articles How to play blu ray ISO image fileHow to back up blu-ray disc to ISO image file. ISO is a basically file that is an exact image of a disk whether it be DVD, Blu Ray, HD-DVD. If you have a media PC (HTPC) it is an ideal way to have your movie collection, as it not only enables you to watch......Microsoft Office 2010 Pro Plus x64 & x86 14.0.4743.1000 FullMicrosoft Office 2010 Professional Plus x64 and x86 14.0.4743.1000 Full Activated Microsoft Office 2010 gives you powerful new tools to express your ideas, solve problems, and connect with people. Office 2010 lets you work how, when, and where yo......Tips resume failed download firefoxBy default mozilla firefox 3.x has been providing download facilities manager. So that we install with no add on as flashgot, downthemall, etc. is not a problem. Firefox default download manager features pause and resume downloads, so that we can stop the......DVD to AVI - Convert DVD to AVI Quicklyas perfectly as rip DVD to audio formats which include MP3, WAV, WMA, AAC, AC3, M4A(AAC), OGG, RA, AU, and so forth. Here is a guidebook to present you how to rip your favouriate DVD to well-liked video clip and audio formats.1. No cost download DVD Rippe......How to burn videos of MOD to DVD?Recently a friend of mine have purchased a JVC camcorder that records video as .MOD files. While he is pending graduation from college, he has recorded many video clips about his classmates and their graduation party with that JVC camcorder, but what is a...... Tags Computer Softwareotwindows versionfile formatoriginal sourcedirect accesstorrentiso imageavi fileiso file socialize ads
Text Using Poweriso for .daa files Author: Max Teo Sometimes you may have downloaded a movie from a torrent site but it turns out that the files that are being downloaded are a bunch of .daa files. What is daa? DAA or Direct Access Archive is a proprietary file format for disk image files which supports advanced features such as compression, password protection, and splitting to multiple volumes. It can be handled directly just like other formats, such as an ISO image and BIN, but is currently only usable by PowerISO software. Popular disk image mounting programs such as Alcohol 120% and Daemon Tools currently do not support the mounting of DAA images. And you might wonder how am I gonna convert this into an avi file? Well, most likely, the original source is already an avi file! Just that it's been compressed into and imaged and split into various file parts. I recently downloaded a file which has 28 .daa parts. part01.daa part02.daa .... part28.daa Here's what you do - download poweriso from http://www.poweriso.com. The windows version cost $29.95. However, if you have linux, it's free! This article will cover how to convert a bunch of .daa files to the original avi file in Linux. First of all, lets download poweriso $ wget http://poweriso.com/poweriso.tar.gz Next, untar the file $ tar -zxvf poweriso.tar.gz At this point, you'll see a poweriso binary in the directory that you untared from. Go to the directory where all your .daa files reside and run: $ poweriso convert part01.daa -o filename.iso -ot iso Converting the first part will join everything together giving you a final filename.iso file. Remember, the iso file is an image created over the original file. So to see what's actually in the iso file, enter: $ poweriso list filename.iso / -r You should see a file or files which makes up the iso. So, let's say inside the iso has a filename.avi which is the movie that you wanna watch. Extract it out using the following command: $ poweriso extract filename.iso / -od /home/user/vids/ Walah, you have your original file. Simple eh? Article Source: http://www.articlealley.com/http://maxteo.articlealley.com/using-poweriso-for-daa-files-170967.html About the Author: http://www.sggeeks.com
return to article