<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>gHacks technology news &#187; dvd burning</title> <atom:link href="http://www.ghacks.net/tag/dvd-burning/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 19 Mar 2010 08:49:24 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>DVD Burning Software ImgBurn Updated. Turns Adware</title><link>http://www.ghacks.net/2010/03/17/dvd-burning-software-imgburn-updated-turns-adware/</link> <comments>http://www.ghacks.net/2010/03/17/dvd-burning-software-imgburn-updated-turns-adware/#comments</comments> <pubDate>Wed, 17 Mar 2010 09:56:45 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[software]]></category> <category><![CDATA[cd burning]]></category> <category><![CDATA[dvd burning]]></category> <category><![CDATA[dvd burning software]]></category> <category><![CDATA[imgburn]]></category> <category><![CDATA[windows software]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=23739</guid> <description><![CDATA[Ever since we discovered the DVD burning software ImgBurn we never looked back and used it for all our CD and DVD burning tasks as it came really close to the perfect program for that. ImgBurn was recently updated by the developer. The new version is available at the developer&#8217;s websites. Regular users of ImgBurn [...]]]></description> <content:encoded><![CDATA[<p>Ever since we discovered the DVD burning software ImgBurn we never looked back and used it for all our CD and DVD burning tasks as it came really close to the perfect program for that.</p><p>ImgBurn was recently updated by the developer. The new version is available at the developer&#8217;s websites. Regular users of ImgBurn will notice some changes besides the updates to the program itself.</p><p>There are two adware related entries that might get installed during the installation of the DVD burning software if the user is not carefully selecting the options.</p><p>The program tries to place a Uniblue shortcut on the desktop and to install the Ask Toolbar. Both of which can be unselected so that they are not installed.</p><p><span id="more-23739"></span>More problematic than those choices are three new entries in the Tools menu of the burning software that also lead to the Uniblue website.</p><p>These options do however not reduce the value of ImgBurn itself. The developer has fixed more than a dozen bugs in the new version and added or changed dozens of other features as well. Most of these new features and updates are under the hood and will likely not be recognized by most users.</p><p>The latest version of the DVD burning software <a href="http://www.imgburn.com/index.php?act=download">ImgBurn</a> can be downloaded from the developer&#8217;s website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/03/17/dvd-burning-software-imgburn-updated-turns-adware/feed/</wfw:commentRss> <slash:comments>17</slash:comments> </item> <item><title>Acetone: Mount and manage your CD/DVD ISOs</title><link>http://www.ghacks.net/2009/12/01/acetone-mount-and-manage-your-cd-dvd-isos/</link> <comments>http://www.ghacks.net/2009/12/01/acetone-mount-and-manage-your-cd-dvd-isos/#comments</comments> <pubDate>Tue, 01 Dec 2009 19:52:03 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Music and Video]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[software]]></category> <category><![CDATA[cd burning]]></category> <category><![CDATA[dvd burning]]></category> <category><![CDATA[iso]]></category> <category><![CDATA[mounting images]]></category> <category><![CDATA[youtube videos]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=20893</guid> <description><![CDATA[I have been working with the Acetone ISO manager and have been in awe at how much this tool can do. The creators of Acetone call it a CD/DVD image manager, but from my perspective it is much more than that. Acetone is more like an emulator for different types of ISOs that can allow [...]]]></description> <content:encoded><![CDATA[<p>I have been working with the Acetone ISO manager and have been in awe at how much this tool can do. The creators of Acetone call it a CD/DVD image manager, but from my perspective it is much more than that. Acetone is more like an emulator for different types of ISOs that can allow the user to do many things with ISO images: Mount, split, convert, compress, encrypt, and more. Acetone even allows the user to download videos from Youtube and burn them to CD/DVD.</p><p>But don&#8217;t expect such a powerful tool to be as simple to use as, say K3B. Acetone takes some getting used to. In this article I am going to show you how to install Acetone, mount an ISO image, and (of course) download a video from Youtube for burning.</p><p><span id="more-20893"></span><strong>Installation</strong></p><p>You can install Acetone from pre-compiled binaries for the following distributions:</p><ul><li><a href="http://www.getdeb.net/updates/?q=acetoneiso" target="_blank">Ubuntu</a></li><li><a href="http://packman.links2linux.org/search?scope=name&amp;q=acetoneiso" target="_blank">OpenSuse</a></li><li><a href="http://koji.fedoraproject.org/koji/packageinfo?packageID=6046" target="_blank">Fedora</a></li><li><a href="http://www.archlinux.org/packages/community/i686/acetoneiso2/" target="_blank">Archlinux</a></li><li><a href="http://repository.slacky.eu/slackware-13.0/multimedia/acetoneiso/" target="_blank">Slackware</a></li></ul><p><span style="color: black">You can also install from source, which can be found <a href="https://sourceforge.net/projects/acetoneiso/files/AcetoneISO/AcetoneISO%202.2.1/acetoneiso_2.2.1.tar.gz/download" target="_blank">here</a>. Since my current desktop of choice is still Ubuntu, we&#8217;ll work with that installation. You will not be able to find Acetone in your repository, without adding a new line to your <strong>/etc/apt/sources.list</strong> file. The line you need to add is:</span></p><p><span style="color: black"><em>deb http://archive.getdeb.net/ubuntu karmic-getdeb apps</em></span></p><p>Once you have that line in place you will need to download and install the GPG key for the repository. This is done with the following command:</p><p><em>wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -</em></p><p>With the apt line in place and the GPG key installed you are ready to rock. Go to <a title="GetDeb Acetone" href="http://www.getdeb.net/updates/?q=acetoneiso" target="_blank">this GetDeb page</a> and click on the &#8220;Install this now&#8221; button to open up GDebi for installation. You will have to enter your sudo password for this to continue. Once the installation is complete, you will find Acetone in the Sound and Video sub-menu of the Applications menu.</p><p><strong>Usage</strong></p><div id="attachment_20895" class="wp-caption alignleft" style="width: 310px"><a rel="attachment wp-att-20895" href="http://www.ghacks.net/2009/12/01/acetone-mount-and-manage-your-cd-dvd-isos/acetone_configuration/"><img class="size-medium wp-image-20895 " src="http://www.ghacks.net/wp-content/uploads/2009/12/acetone_configuration-500x365.png" alt="Figure 1" width="300" height="219" /></a><p class="wp-caption-text">Figure 1</p></div><p>When you fire up Acetone you will first have to take care of a couple of configurations. These configurations are very simple and are handled through a user-friendly Preferences window (see Figure 1). You will need to configure:</p><ul><li>File manager</li><li>Database (location to save file)</li></ul><p>You can also configure other options, but the above two options must be configured before you can continue to use the tool.</p><div id="attachment_20896" class="wp-caption alignright" style="width: 310px"><a rel="attachment wp-att-20896" href="http://www.ghacks.net/2009/12/01/acetone-mount-and-manage-your-cd-dvd-isos/acetone_main/"><img class="size-medium wp-image-20896 " src="http://www.ghacks.net/wp-content/uploads/2009/12/acetone_main-500x334.png" alt="Figure 2" width="300" height="200" /></a><p class="wp-caption-text">Figure 2</p></div><p>The Acetone main window (see Figure 2) is quite simple to navigate. The main window is set up in three panes:</p><p>Left pane: This shows the &#8220;database&#8221; of your images. This is really just a listing of the images you have created.</p><p>Upper right pane: This is the working pane where you mount, unmount, and burn images.</p><p>Lower right pane: This pane displays the progress of your jobs.</p><p>Now, let&#8217;s mount an ISO to work with. I am going to assume you have an ISO image downloaded to your machine. What you want to do is:</p><ul><li>Click the Mount button.</li><li>Navigate to the ISO image you want to mount.</li><li>Click Open to mount the drive.</li></ul><p>The mounted image will now appear in a newly opened file manager window. You can feel free to work with that image before you unmount it.</p><p><strong>Create ISO from folder</strong></p><p>You can also create an ISO from a folder with Acetone. To do this follow these steps:</p><ol><li>Click on the Image Conversion menu.</li><li>Select Generate ISO from Folder.</li><li>Navigate to the folder you want to use.</li><li>Give the ISO a name and a location.</li><li>Click Save.</li></ol><p>That&#8217;s it.</p><p><strong>Download video from Youtube</strong></p><p>I am not quite sure why this feature was added, but it&#8217;s nice and it works very well. To accomplish this follow these steps:</p><ol><li>Click on the Video menu.</li><li>Click on the Youtube Download Video sub-menu.</li><li>Select either Anonymous or User Account entry (depending on if you have an account).</li><li>Paste the URL to the video in the resulting window.</li><li>Click OK.</li><li>Navigate to a folder where you would like to save your video.</li><li>Click OK.</li></ol><p>This process can take a while, depending upon your connection speed and the file size. Once this is complete you will have a converted mp4 file to view.</p><p><strong>Final thoughts</strong></p><p>Acetone is a very handy application. We&#8217;ll cover some of the more advanced features of this tool at a later date. Until then, enjoy this powerful, useful tool.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/12/01/acetone-mount-and-manage-your-cd-dvd-isos/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Simple Linux disk burning with Brasero</title><link>http://www.ghacks.net/2009/11/29/simple-linux-disk-burning-with-brasero/</link> <comments>http://www.ghacks.net/2009/11/29/simple-linux-disk-burning-with-brasero/#comments</comments> <pubDate>Sun, 29 Nov 2009 02:50:03 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Desktop Manager]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Music and Video]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[software]]></category> <category><![CDATA[cd burning]]></category> <category><![CDATA[cd writer]]></category> <category><![CDATA[copy cd]]></category> <category><![CDATA[dvd burning]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=20759</guid> <description><![CDATA[Q: What is a &#8220;brasero&#8221;? A: A Spanish oven that is placed under a table in order to heat those sitting at the table. Correct, but not in terms of Linux. A 2.0: A GTK+ front end for cdrtools, growisofs, and (optionally) libburn. Correct! If you have used a modern Linux system then you know how easy the task of burning [...]]]></description> <content:encoded><![CDATA[<p>Q: What is a &#8220;brasero&#8221;?</p><p>A: A Spanish oven that is placed under a table in order to heat those sitting at the table.</p><p>Correct, but not in terms of Linux.</p><p>A 2.0: A GTK+ front end for cdrtools, growisofs, and (optionally) libburn.</p><p>Correct!</p><p>If you have used a modern Linux system then you know how easy the task of burning CDs has become.  I have covered the K3B tool as well as burning CDs from the command line. And although both methods have their merits, neither are as simple to use as the Brasero CD/DVD burner.</p><p>Most modern Linux distributions that use GTK+ (in other words, GNOME) ship with Brasero installed as the default burner. The reason is two-fold: It is simple to use, and it integrates seamlessly with Nautilus (the GNOME file manager).</p><p>In this tutorial you will see how simple it is to use Brasero to create a new data CD, to copy a CD, and to burn a CD image.</p><p><span id="more-20759"></span><strong>Features</strong></p><p>Brasero offers many features.</p><p><strong>Data: </strong></p><ul><li>Supports both CD and DVD formats.</li><li>Burns on the fly.</li><li>Automatic filtering for unwanted files.</li><li>Multisession support.</li></ul><p><strong>Audio:</strong></p><ul><li>Writes CD-TEXT information automatically.</li><li>Edits CD-TEXT information.</li><li>Supports all audio formats that are included in gstreamer.</li></ul><p><strong>Copying:</strong></p><ul><li>Copies on the fly.</li><li>Single session DVDs and any format of CD.</li></ul><p>Of course the best feature of all is that Brasero is simply as easy as it gets.</p><p><strong>Automatic burning</strong></p><div id="attachment_20761" class="wp-caption alignleft" style="width: 310px"><a rel="attachment wp-att-20761" href="http://www.ghacks.net/2009/11/29/simple-linux-disk-burning-with-brasero/brasero_auto/"><img class="size-medium wp-image-20761 " src="http://www.ghacks.net/wp-content/uploads/2009/11/brasero_auto-500x268.png" alt="Figure 1" width="300" height="161" /></a><p class="wp-caption-text">Figure 1</p></div><p>When you insert a blank CD or DVD Brasero will open up a window (see Figure 1) that allows you to select what action to take. The default action (though not configured to happen automatically) is to open Brasero. You can make sure this happens every time you insert a blank CD/DVD by clicking the <em>Always perform this action</em> checkbox before you click OK.</p><div id="attachment_20766" class="wp-caption alignright" style="width: 310px"><a rel="attachment wp-att-20766" href="http://www.ghacks.net/2009/11/29/simple-linux-disk-burning-with-brasero/brasero_window/"><img class="size-medium wp-image-20766 " src="http://www.ghacks.net/wp-content/uploads/2009/11/brasero_window-500x457.png" alt="Figure 2" width="300" height="274" /></a><p class="wp-caption-text">Figure 2</p></div><p>When you click OK the Brasero file browser window will open (see Figure 2). This window allows you to simply drag and drop files in order to create a data CD. You will notice, when Brasero opens, you have one tab open. That tab is the burn tab. The &#8220;address&#8221; of that tab is:</p><p><em>burn:///</em></p><p>What can you do with that? Simple. Open up a Nautilus window and enter the burn address in the location bar. What happens? Nautilus automatically switches from standard file manager to Brasero burner, where you can drag folders/files for burning.</p><p>There are two ways to drag and drop files. The first way is to open up a Nautilus window and drag your files from there into the Brasero window. The other way is to open up another tab in Brasero, navigate to the folder/files you want to burn, and drag them onto the burn tab.</p><div id="attachment_20767" class="wp-caption alignleft" style="width: 310px"><a rel="attachment wp-att-20767" href="http://www.ghacks.net/2009/11/29/simple-linux-disk-burning-with-brasero/brasero_main/"><img class="size-medium wp-image-20767 " src="http://www.ghacks.net/wp-content/uploads/2009/11/brasero_main-500x459.png" alt="Figure 3" width="300" height="275" /></a><p class="wp-caption-text">Figure 3</p></div><p>When you insert a writable media what opens is Nautilus in the burn address. If you open up the full blown Brasero, you will see a very different window (see Figure 3). As you can see this is where you can do the real work. From within this window you can create all of the various projects Brasero can handle.</p><p>Say you want to create an audio project from within Brasero. Click on the Audio project button and the brasero window will change according to the project you have selected to create (see Figure 4).</p><div id="attachment_20770" class="wp-caption alignright" style="width: 310px"><a rel="attachment wp-att-20770" href="http://www.ghacks.net/2009/11/29/simple-linux-disk-burning-with-brasero/braser_audio/"><img class="size-medium wp-image-20770 " src="http://www.ghacks.net/wp-content/uploads/2009/11/braser_audio-500x459.png" alt="Figure 4" width="300" height="275" /></a><p class="wp-caption-text">Figure 4</p></div><p>From within this new window you will see just how easy it is to add or remove files for this project. After you add the folders/files you simply have to select your media and click the Burn button.</p><p><strong>Final thoughts</strong></p><p>Brasero has brought to Linux one of the easiest methods for burning disks of any operating system. So if burning CDs/DVDs is something you have considered an obstacle keeping you from adopting Linux, consider that obstacle officially, and permanently, removed.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/11/29/simple-linux-disk-burning-with-brasero/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Explore And Burn Integrates DVD Burning In Windows Explorer</title><link>http://www.ghacks.net/2009/08/21/explore-and-burn-integrates-dvd-burning-in-windows-explorer/</link> <comments>http://www.ghacks.net/2009/08/21/explore-and-burn-integrates-dvd-burning-in-windows-explorer/#comments</comments> <pubDate>Fri, 21 Aug 2009 16:51:04 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[software]]></category> <category><![CDATA[burn cd]]></category> <category><![CDATA[burn dvd]]></category> <category><![CDATA[data CD]]></category> <category><![CDATA[data DVD]]></category> <category><![CDATA[dvd burning]]></category> <category><![CDATA[dvd burning software]]></category> <category><![CDATA[explore and burn]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows-explorer]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=15584</guid> <description><![CDATA[Most DVD burning software programs come with their own program interface and basic Windows Explorer integration to burn disk images right from Windows Explorer. Explore And Burn takes the Windows Explorer integration to the next level as it uses Windows Explorer as its file browsing tool. DVDs and CDs can therefor be burned by selecting [...]]]></description> <content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />Most DVD burning software programs come with their own program interface and basic Windows Explorer integration to burn disk images right from Windows Explorer. Explore And Burn takes the Windows Explorer integration to the next level as it uses Windows Explorer as its file browsing tool. DVDs and CDs can therefor be burned by selecting files in Windows Explorer and launching the Explorer and Burn DVD burning wizard. This is a very comfortable method of burning files to disks as long as the files and directories reside in the same directory level.</p><p>Explorer and Burn supports the two image formats iso and img which can also be burned directly by selecting them in Windows Explorer.  The program requires the Image Mastering API v2.0 can be downloaded <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=B5F726F1-4ACE-455D-BAD7-ABC4DD2F147B&#038;displaylang=en">from</a> the Microsoft website. Imapi 2.0 is included in Windows Vista and Windows 7 which means that only Windows XP users have to download the additional component.</p><p><span id="more-15584"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/08/dvd_burning_windows_explorer-500x406.png" alt="dvd burning windows explorer" title="dvd burning windows explorer" width="500" height="406" class="alignnone size-medium wp-image-15585" /></p><p>Explore and Burn will display a wizard with a few DVD burning options that include specifying a disk burning speed and name. The disk can be finalized in the same menu. The program supports all major CD and DVD disk types and can burn single-session and multi-session discs with ISO-9660, Joliet and UDF file systems.</p><p><img src="http://www.ghacks.net/wp-content/uploads/2009/08/dvd_burning_options-500x388.jpg" alt="dvd burning options" title="dvd burning options" width="500" height="388" class="alignnone size-medium wp-image-15586" /></p><p>Explore And Burn is a hassle free DVD burning software that should be sufficient for many disk burning purposes. A few additional options would make it even more useful. This includes recognizing DVD video folders or the ability to burn audio disks by selecting audio files. Explore And Burn can be downloaded <a href="http://exploreburn.com/">from</a> the developer&#8217;s website. It is compatible with Windows XP, Windows Vista and Windows 7.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/08/21/explore-and-burn-integrates-dvd-burning-in-windows-explorer/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Guides For DVD Burning Software ImgBurn</title><link>http://www.ghacks.net/2009/07/29/guides-for-dvd-burning-software-imgburn/</link> <comments>http://www.ghacks.net/2009/07/29/guides-for-dvd-burning-software-imgburn/#comments</comments> <pubDate>Wed, 29 Jul 2009 15:12:44 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[software]]></category> <category><![CDATA[cd burning]]></category> <category><![CDATA[dvd burning]]></category> <category><![CDATA[dvd burning software]]></category> <category><![CDATA[imgburn]]></category> <category><![CDATA[imgburn guides]]></category> <category><![CDATA[windows software]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=14880</guid> <description><![CDATA[The developers of ImgBurn have just released version 2.5 of their lightweight DVD burning software which added some interesting features to the already excellent software program. The biggest quirks that new users can have with the DVD burning software is the user interface that makes it sometimes hard to understand how to perform a certain [...]]]></description> <content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />The developers of <a href="http://www.ghacks.net/2009/07/28/dvd-burning-software-imgburn-updated/">ImgBurn</a> have just released version 2.5 of their lightweight DVD burning software which added some interesting features to the already excellent software program. The biggest quirks that new users can have with the DVD burning software is the user interface that makes it sometimes hard to understand how to perform a certain operation in the burning software. It can be quite confusing finding out how to burn a video_ts folder, disk images or bootable operating system disks even with the wizard displayed in the beginning that aids the user in some of the possible operations.</p><p><span id="more-14880"></span>One great way of finding out how to perform a special operation in ImgBurn is to take a look at the guides that have been created by the developers. These guides explain how to burn a certain type of disk. They include guides on how to burn bootable Windows XP, Windows Vista and Windows 7 operating system disks, audio CDs, DVD video, image files such as ISO or IMG and double-layer or Bu-Ray disks.</p><p><img src="http://www.ghacks.net/wp-content/uploads/2009/07/imgburn_guides-300x300.jpg" alt="imgburn guides" title="imgburn guides" width="300" height="300" class="alignnone size-thumbnail wp-image-14881" /></p><p>Even users with past experience with other DVD burning software might need to take a look at the guides to ensure they are performing the right steps to burn the disk the right way. All ImgBurn <a href="http://forum.imgburn.com/index.php?showforum=4">guides</a> can be found on the ImgBurn website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/07/29/guides-for-dvd-burning-software-imgburn/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>DVD Burning Software Imgburn Updated</title><link>http://www.ghacks.net/2009/07/28/dvd-burning-software-imgburn-updated/</link> <comments>http://www.ghacks.net/2009/07/28/dvd-burning-software-imgburn-updated/#comments</comments> <pubDate>Tue, 28 Jul 2009 08:00:02 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[software]]></category> <category><![CDATA[burn cd]]></category> <category><![CDATA[burn dvd]]></category> <category><![CDATA[cd burning]]></category> <category><![CDATA[dvd burning]]></category> <category><![CDATA[dvd burning software]]></category> <category><![CDATA[imgburn]]></category> <category><![CDATA[nero]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows software]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=14840</guid> <description><![CDATA[I started using Nero Burning Rom back in the days of the &#8211; super expensive &#8211; CD burners. It was an excellent CD burning software program but deteriorated into a resource hungry collection of applications and background processes. That&#8217;s when I decided to skip Nero and uninstall it from the computer system. I did find [...]]]></description> <content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />I started using Nero Burning Rom back in the days of the &#8211; super expensive &#8211; CD burners. It was an excellent CD burning software program but deteriorated into a resource hungry collection of applications and background processes. That&#8217;s when I decided to skip Nero and uninstall it from the computer system. I did find ImgBurn after evaluating quite a few DVD burning software programs and kept the program ever since. ImgBurn is everything that Nero once was probably with the exception that the user interface can confuse beginners a lot. The excellent tutorials and howtos on the other hand explain how to perform a certain DVD or CD burning operation in the computer program.</p><p>ImgBurn was recently updated to version 2.5 and the developer has published a huge <a href="http://www.imgburn.com/index.php?act=changelog">list</a> of changes, fixes and additions to that version. The program stays the same at its core which means it is still the lightweight DVD burning software that can be installed or used as a (unofficial) portable version instead.</p><p><span id="more-14840"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/07/dvd_burning_software-500x345.jpg" alt="dvd burning software" title="dvd burning software" width="500" height="345" class="alignnone size-medium wp-image-14841" /></p><p>Below are some of the more important changes introduced in this version of ImgBurn:</p><ul><li>An &#8216;Advanced&#8217; input mode to build mode where you have total control over the layout of the disc and can add new folders, change names etc. (i.e. you&#8217;re no longer limited to burning an existing folder structure on your hard disc as-is)</li><li>ImgBurn now adds itself to the context menu&#8217;s &#8216;Open With&#8217; submenu for files it&#8217;s associated with.</li><li>Support for burning CCD files.</li><li>Support for building images using the &#8216;MODE2/FORM1/2352&#8242; data type. (previously it only supported &#8216;MODE1/2048&#8242;)</li><li>A check to ensure all the DVD Video files in a sequence are present. (i.e. it&#8217;ll prompt if VTS_XX_1.VOB and VTS_XX_3.VOB are present but VTS_XX_2.VOB isn&#8217;t)</li><li>Detection of attempts to build Vista style OS installation discs (via the &#8217;sources\install.wim&#8217; file) and the relevant prompting for conflicting settings, failing to make it bootable etc (same as an &#8216;I386&#8242; install disc).</li></ul><p>The new version of the DVD burning software can be downloaded directly from the developer&#8217;s website. It has a size of only 2 Megabytes, comes with many language translation files (e.g. German, Chinese, Russian, French and Spanish) and is compatible with all Microsoft operating systems from Windows 95 to Windows 7.</p><p><a href="http://www.imgburn.com/index.php?act=news">ImgBurn</a> via <a href="http://www.downloadsquad.com/2009/07/27/excellent-free-burning-program-imgburn-turns-2-5/">Download Squad</a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/07/28/dvd-burning-software-imgburn-updated/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Burn CD and DVD ISO Images with K3B</title><link>http://www.ghacks.net/2009/01/11/burn-cd-and-dvd-iso-images-with-k3b/</link> <comments>http://www.ghacks.net/2009/01/11/burn-cd-and-dvd-iso-images-with-k3b/#comments</comments> <pubDate>Sun, 11 Jan 2009 00:11:56 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Music and Video]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[burning iso]]></category> <category><![CDATA[cd burning]]></category> <category><![CDATA[dvd burning]]></category> <category><![CDATA[iso]]></category> <category><![CDATA[K3B]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=9792</guid> <description><![CDATA[You just downloaded the newest version of your favorite Linux distribution but you remembered the first time you did it you were in Windows where you had Nero (or some similar application) to help you burn the ISO image onto a CD or DVD. Now you&#8217;re in Linux&#8230;what do you do? Simple. You turn to [...]]]></description> <content:encoded><![CDATA[<p>You just downloaded the newest version of your favorite Linux distribution but you remembered the first time you did it you were in Windows where you had Nero (or some similar application) to help you burn the ISO image onto a CD or DVD. Now you&#8217;re in Linux&#8230;what do you do? Simple. You turn to one of the best burning applications available &#8211; K3B.</p><p>K3B (KDE Burn Baby Burn) is a CD/DVD authoring software written for the KDE desktop that supports nearly every feature you have come to love with such tools. K3B takes this one step further by being free. And unlike many other similar tools, K3B can burn bootable ISO images so you can keep that free-install smell on your PC at all times.</p><p><span id="more-9792"></span>Burning an ISO image with K3B is quite simple. The first step is to start the application. K3B is generally found in the Audio or Multimedia menu entry within the Start (or &#8220;K&#8221;) menu. Once K3B is open you will want to either click on the Burn CD Image (or Burn DVD ISO Image) button or click on the <strong>Tools</strong> menu from the menu bar.</p><div id="attachment_9793" class="wp-caption alignnone" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/01/k3b_main.png"><img class="size-medium wp-image-9793" src="http://www.ghacks.net/wp-content/uploads/2009/01/k3b_main-500x343.png" alt="K3B Main Window" width="300" height="206" /></a><p class="wp-caption-text">K3B Main Window</p></div><p>If you go the Tools menu route you will see an entries with the same title as the buttons (&#8220;Burn CD Image&#8221; and &#8220;Burn DVD ISO Image&#8221;).</p><p>When you select to burn an image a new window will appear. In this new window you have to click directory button in the <strong>Image To Burn</strong> section and locate the ISO file you want to burn.</p><div id="attachment_9794" class="wp-caption alignnone" style="width: 304px"><a href="http://www.ghacks.net/wp-content/uploads/2009/01/k3b_burn_image.png"><img class="size-medium wp-image-9794" src="http://www.ghacks.net/wp-content/uploads/2009/01/k3b_burn_image-490x500.png" alt="The Burn Image Window" width="294" height="300" /></a><p class="wp-caption-text">The Burn Image Window</p></div><p>Once you have located the image K3B will run a checksum on the image to make sure it matches. When the checksum is finished, and you have inserted the proper medium in your drive, you can click the Start button to begin the burn process.</p><p>If you are unsure of your setup, or if you are low on burnable media, you can always select the Simulate button (under Settings) to simulate the burn process. If the process will run successfully you can then uncheck Simulate and run the process as normal.</p><p><strong>Final Thoughts</strong></p><p>K3B is one of the finest CD/DVD authoring applications available. And having the built-in ability to burn ISO images helps to stand above many other (more costly) alternatives.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/01/11/burn-cd-and-dvd-iso-images-with-k3b/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Ashampoo Burning Studio Free</title><link>http://www.ghacks.net/2008/10/29/ashampoo-burning-studio-free/</link> <comments>http://www.ghacks.net/2008/10/29/ashampoo-burning-studio-free/#comments</comments> <pubDate>Wed, 29 Oct 2008 17:06:09 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[software]]></category> <category><![CDATA[burn files]]></category> <category><![CDATA[burn movies]]></category> <category><![CDATA[burn music]]></category> <category><![CDATA[burning software]]></category> <category><![CDATA[burning studio]]></category> <category><![CDATA[cd burning]]></category> <category><![CDATA[dvd burning]]></category> <category><![CDATA[shampoo burning studio]]></category> <category><![CDATA[video dvd]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=7940</guid> <description><![CDATA[What are the main requirements of a burning software? It should obviously support all operations that a user would need. It should also be fast, resource friendly. Free would be nice as well. Lots of different CD burning software programs are available these days on the Internet, from CD Burner XP over Deepburner to IMGBurn. [...]]]></description> <content:encoded><![CDATA[<p>What are the main requirements of a burning software? It should obviously support all operations that a user would need. It should also be fast, resource friendly. Free would be nice as well. Lots of different CD burning software programs are available these days on the Internet, from CD Burner XP over Deepburner to IMGBurn. Most of them handle the basic burning operations just fine but many are unfortunately making them more complex than they should be. Others use to many resources, have an irritating user interface or crash to often to make them the burning software of choice.</p><p>Ashampoo Burning Studio <a href="http://www.download.com/Ashampoo-Burning-Studio-Free/3000-2646_4-10776287.html">Free</a> is an old version of the burning software of Ashampoo which has been released to the public. Everyone can download and use it without having to register or pay money for it. It starts up reasonably fast without splash screens and long loading times. All operations are selectable from the main menu. Some operations are further divided, the Burn Files and Folders category contains options to burn a new disk or update an existing one.</p><p>Burning Studio Free supports CD, DVD and Blu-Ray disks. Here is what you can do with the burning software:</p><p><span id="more-7940"></span><ul><li>Burn files to disk</li><li>Burn or rip music.</li><li>Burn movies</li><li>Copy a disk</li><li>Create or burn disk images</li><li>Erase rewritable disks</li><li>Backup or restore files</li></ul><p><img src="http://www.ghacks.net/wp-content/uploads/2008/10/ashampoo_burning_studio-500x354.jpg" alt="ashampoo burning studio" title="ashampoo burning studio" width="500" height="354" class="alignnone size-medium wp-image-7941" /></p><p>The list is pretty comprehensive. The most popular image formats (img, iso, cue/bin) are supported by Burning Studio Free which should be sufficient for most users.</p><p>Most impressive is the responsive interface which is much faster than that of Nero and similar applications.</p><p>If you are looking for a fast, responsive and high-quality burning software that does not cost a dime you should take a closer look at Ashampoo Burning Software Free. It might exactly be what you are looking for.</p><p>I switched immediately from IMGBurn to it. IMGBurn was unfortunately rather complex to use. One example. To burn mp3 to disk one had to create a cue file before that was possible. Ashampoo simply takes the mp3 and burns them right away.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/10/29/ashampoo-burning-studio-free/feed/</wfw:commentRss> <slash:comments>20</slash:comments> </item> <item><title>Disc Burning Software cdrtfe</title><link>http://www.ghacks.net/2008/09/27/disc-burning-software-cdrtfe/</link> <comments>http://www.ghacks.net/2008/09/27/disc-burning-software-cdrtfe/#comments</comments> <pubDate>Sat, 27 Sep 2008 19:05:06 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[software]]></category> <category><![CDATA[burning software]]></category> <category><![CDATA[cd burning]]></category> <category><![CDATA[disc burning software]]></category> <category><![CDATA[disk burning software]]></category> <category><![CDATA[dvd burning]]></category> <category><![CDATA[free burning software]]></category> <category><![CDATA[windows cd burning]]></category> <category><![CDATA[windows software]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=7264</guid> <description><![CDATA[Windows users can pick from a wide variety of commercial and free disc burning software applications. The free versions are usually trimmed down versions of their commercial editions. The Open Source disc burning software CDRTFE which is an acronym for CDRTools FrontEnd is a frontend for some of the classic Linux cdrtools. The disc burning software [...]]]></description> <content:encoded><![CDATA[<p>Windows users can pick from a wide variety of commercial and free disc burning software applications. The free versions are usually trimmed down versions of their commercial editions. The Open Source disc burning software CDRTFE which is an acronym for CDRTools FrontEnd is a frontend for some of the classic Linux cdrtools.</p><p>The disc burning software can burn audio and data CDs and DVDs. The disc burning software is compatible to all 32-bit editions of Windows and can either be installed or run as a portable application. The major selling point of <a href="http://cdrtfe.sourceforge.net/cdrtfe/index_en.html">cdrtfe</a> is the clean interface that provides all disc burning options in tabs in the main window.</p><p>Not all tabs are equally important. The four most important ones are Data CD, Audio CD, CD Image and Video DVD. Files can be added easily using the Windows file browser. One important tip is that the size bar at the bottom does not change automatically depending on the files that are added to the disc burning software. A right-click makes it possible to change the size from 650 Megabytes to dual-layer DVDs with 7.96 Gigabytes.</p><p><span id="more-7264"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/09/disc_burning_software-500x353.jpg" alt="disc burning software" title="disc burning software" width="500" height="353" class="alignnone size-medium wp-image-7265" /></p><p>There are unfortunately a few disadvantages that might not play a role for most users but surely will disappoint a few. The only supported image format is ISO which means that other image formats like img are not supported by ctrtfe. Users who will only burn data and audio CDs and DVDs but no images will be perfectly happy with the disc burning software while those that work with multiple image formats will have to find another tool or a possibility to convert image formats into ISO.</p><p>Still; cdrtfe is a feature rich portable Open Source disc burning software. Everyone else should take a look at the <a href="http://www.ghacks.net/2008/04/11/ask-the-readers-best-free-burning-software/">free burning software</a> recommendations to find a suitable CD and DVD burning software.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/09/27/disc-burning-software-cdrtfe/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Ask The Readers: Best Free Burning Software</title><link>http://www.ghacks.net/2008/04/11/ask-the-readers-best-free-burning-software/</link> <comments>http://www.ghacks.net/2008/04/11/ask-the-readers-best-free-burning-software/#comments</comments> <pubDate>Fri, 11 Apr 2008 11:20:23 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[ask the readers]]></category> <category><![CDATA[software]]></category> <category><![CDATA[cd burning burning software]]></category> <category><![CDATA[dvd burning]]></category> <category><![CDATA[music-cd]]></category> <category><![CDATA[nero]]></category> <category><![CDATA[nero burning rom]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=3779</guid> <description><![CDATA[I have been using Nero Burning Rom for a long time. It used to be a free giveaway with every CD or DVD burner that I bought over the years and I&#8217;m currently using version 7 something of it on my computer. Nero is a good program, really. It is just a little bit slow [...]]]></description> <content:encoded><![CDATA[<p>I have been using Nero Burning Rom for a long time. It used to be a free giveaway with every CD or DVD burner that I bought over the years and I&#8217;m currently using version 7 something of it on my computer. Nero is a good program, really. It is just a little bit slow and comes with lots of excess that I would never need nor touch in my whole life. I know that there are dozens of free burning applications available for Windows and I thought I ask you which you do prefer and which you think is the best free burning software currently on the market.</p><p>Let me explain the functions that I really need it to support. The software should be able to burn CDs and DVDs both in image formats like ISO or IMG but also folders and files for archiving purposes. It should be able to burn music CDs although I rarely use that feature nowadays. It would be nice if it would have one or two context menu entries that would allow me to burn images right from the context menu.</p><p>That&#8217;s really all I need. Everything else would be a bonus unless it would slow down the application. A perfect application would load as fast as possible, show no splash screen and let me pick what I want to do right away. Now it&#8217;s your turn, what is the best free burning software in your opinion ?</p><p><span id="more-3779"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/04/11/ask-the-readers-best-free-burning-software/feed/</wfw:commentRss> <slash:comments>38</slash:comments> </item> <item><title>How to Speed up CD and DVD burning</title><link>http://www.ghacks.net/2006/10/09/how-to-speed-up-cd-and-dvd-burning/</link> <comments>http://www.ghacks.net/2006/10/09/how-to-speed-up-cd-and-dvd-burning/#comments</comments> <pubDate>Mon, 09 Oct 2006 07:44:42 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[cd]]></category> <category><![CDATA[cd burning]]></category> <category><![CDATA[dvd]]></category> <category><![CDATA[dvd burning]]></category> <category><![CDATA[speed up]]></category><guid isPermaLink="false">http://www.ghacks.net/2006/10/09/how-to-speed-up-cd-and-dvd-burning/</guid> <description><![CDATA[Many users just buy blank CDs and DVDs without thinking much about the manufacturer who created them - most want it cheap which has the result that their system has to cope with different media. They notice that their system burns some CDs and DVDs faster without knowing why. Your burner might have the specification to burn DVDs with 8x speed but your burning software offers you only 4x. This article explains why that is the case and what you can do to never make this happen again.]]></description> <content:encoded><![CDATA[<p>Many users just buy blank CDs and DVDs without thinking much about the manufacturer who created them &#8211; most want it cheap which has the result that their system has to cope with different media. They notice that their system burns some CDs and DVDs faster without knowing why. Your burner might have the specification to burn DVDs with 8x speed but your burning software offers you only 4x. This article explains why that is the case and what you can do to never make this happen again.</p><p>The firmware of your burner has information on various manufacturers and their products including the maximum speed of the media. If a CD or DVD is used and no information can be found the burner will not use the maximum speed but a slower speed and increase that over time &#8211; this means of course that the process takes longer even though the burner and the blank disc are capable of faster speeds.</p><p><span id="more-839"></span></p><p>Fixing this is probably easy. The first step would be to make sure that your burner has the latest firmware installed; <a target="_blank" title="firmware page" href="http://forum.rpc1.org/dl_all.php">The firmware page</a> collects and tracks firmwares of various burners, check them out. Make sure you read the instructions on that page before you proceed, your burner could stop working if the upgrade fails.</p><p>You should check the website of the manufacturer of the burner for firmware upgrades as well, it is always better to use the offical source if available.</p><p>If you can&#8217;t find an upgrade for your burner or the upgrade did not help in your special case you can do the following to speed up the process:</p><ul><li>Make sure that your burner is connected correctly to your system, if it is possible make him secondary master.</li><li>Check the current transfer mode (DMA) of the burner. (Hardware Manager)</li></ul><p>You can also check blank DVDs and CDs and find out which are best suited for your burner and purchase them from then on. <a target="_blank" title="dvd identifier" href="http://dvd.identifier.cdfreaks.com/">DVD Identifier</a> checks DVD and displays information about the manufacturer of the blank discs, <a target="_blank" title="nero cd speed" href="http://www.cdspeed2000.com/">nero cd speed</a> does the same for CDs.</p><p>Once you know the manufacturer of the media and checked that you can burn with max speed you start buying only media from that manufacturer from then on. Please note that the name of the company on the blank media not necesarily reflects the real manufacturer.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/10/09/how-to-speed-up-cd-and-dvd-burning/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 18/34 queries in 0.010 seconds using disk

Served from: www.ghacks.net @ 2010-03-19 10:54:10 -->