<?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; audio files</title>
	<atom:link href="http://www.ghacks.net/tag/audio-files/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>Mon, 23 Nov 2009 22:22:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ID3 Tag Remover</title>
		<link>http://www.ghacks.net/2008/12/21/id3-tag-remover/</link>
		<comments>http://www.ghacks.net/2008/12/21/id3-tag-remover/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 17:45:33 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[audio files]]></category>
		<category><![CDATA[audio meta data]]></category>
		<category><![CDATA[clean id3]]></category>
		<category><![CDATA[id3 kill]]></category>
		<category><![CDATA[id3 tag]]></category>
		<category><![CDATA[ID3 Tag Remover]]></category>
		<category><![CDATA[meta data]]></category>
		<category><![CDATA[mp3 files]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9229</guid>
		<description><![CDATA[There is usually no need to remove the so called ID3 tags of audio files. Actually there are only two scenarios that do make sense. The first is if you encounter lots of audio files with wrong ID3 tags and the second if you want to remove either ID3v1 or ID3v2 tags from the audio [...]]]></description>
			<content:encoded><![CDATA[<p>There is usually no need to remove the so called ID3 tags of audio files. Actually there are only two scenarios that do make sense. The first is if you encounter lots of audio files with wrong ID3 tags and the second if you want to remove either ID3v1 or ID3v2 tags from the audio files to ensure that all use the same tagging method. ID3 tags make it possible to store meta data in audio files. Meta data includes the song title, the album and artist among other information.</p>
<p><a href="http://www.headstrong.de/files/id3kll14.zip">ID3 Kill</a> is a free Windows software that can recursively scan through directories and perform file operations on audio files.</p>
<p>Usage is pretty straightforward. You point it at a directory and check a few boxes to configure the options. It is possible to include subdirectories in the scan. The main options are to remove ID3v1 and / or ID3v2 tags from all encountered audio files.</p>
<p><span id="more-9229"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/12/id3_kill.jpg" alt="id3 kill" title="id3 kill" width="319" height="244" class="alignnone size-full wp-image-9230" /></p>
<p>Other options include to clean m3u and pls playlists, to ignore file attributes or to display a message after the run is finished.</p>

	Tags: <a href="http://www.ghacks.net/tag/audio-files/" title="audio files" rel="tag">audio files</a>, <a href="http://www.ghacks.net/tag/audio-meta-data/" title="audio meta data" rel="tag">audio meta data</a>, <a href="http://www.ghacks.net/tag/clean-id3/" title="clean id3" rel="tag">clean id3</a>, <a href="http://www.ghacks.net/tag/id3-kill/" title="id3 kill" rel="tag">id3 kill</a>, <a href="http://www.ghacks.net/tag/id3-tag/" title="id3 tag" rel="tag">id3 tag</a>, <a href="http://www.ghacks.net/tag/id3-tag-remover/" title="ID3 Tag Remover" rel="tag">ID3 Tag Remover</a>, <a href="http://www.ghacks.net/tag/meta-data/" title="meta data" rel="tag">meta data</a>, <a href="http://www.ghacks.net/tag/mp3-files/" title="mp3 files" rel="tag">mp3 files</a>, <a href="http://www.ghacks.net/tag/music/" title="music" rel="tag">music</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/04/10/toe-tag-just-another-mp3-tagger/" title="Toe Tag just another MP3 Tagger ? (April 10, 2008)">Toe Tag just another MP3 Tagger ?</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/11/09/youscrobble-a-last-fm-and-youtube-mashup-service/" title="YouScrobble A Last.FM And Youtube Mashup Service (November 9, 2009)">YouScrobble A Last.FM And Youtube Mashup Service</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/08/15/windows-media-player-import-for-winamp/" title="Windows Media Player Import for Winamp (August 15, 2009)">Windows Media Player Import for Winamp</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/07/16/winamp-ipod-plugin-2/" title="Winamp iPod Plugin (July 16, 2008)">Winamp iPod Plugin</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/08/03/winamp-auto-tagger/" title="Winamp Auto Tagger (August 3, 2008)">Winamp Auto Tagger</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/12/21/id3-tag-remover/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Technical Information of Video and Audio Files</title>
		<link>http://www.ghacks.net/2006/07/31/technical-information-of-video-and-audio-files/</link>
		<comments>http://www.ghacks.net/2006/07/31/technical-information-of-video-and-audio-files/#comments</comments>
		<pubDate>Mon, 31 Jul 2006 18:15:11 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[audio files]]></category>
		<category><![CDATA[multimedia information]]></category>
		<category><![CDATA[video files]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/07/31/technical-information-of-video-and-audio-files/</guid>
		<description><![CDATA[Your friend said it is a great movie but the damn thing won´t play in your computer. The screen remains black and you hear no audio at all. Many users tend to download a huge codec package and install it on their system. Sure, the movie most likely plays fine after this method but it seems a bit like an overkill if installing one single codec would have lead to the same result.]]></description>
			<content:encoded><![CDATA[<p>Your friend said it is a great movie but the damn thing won´t play in your computer. The screen remains black and you hear no audio at all. Many users tend to download a huge codec package and install it on their system. Sure, the movie most likely plays fine after this method but it seems a bit like an overkill if installing one single codec would have lead to the same result.</p>
<p><a title="scan video audio files codec" href="http://mediainfo.sourceforge.net/en" target="_blank">MediaInfo</a> scans a video or audio file and displays its technical and tag information. Information include general information like title, author and duration but also relevant information about the audio and video codec used to create the file. The freeware provides a link to a player who is playing that file and a link to the codec if you already have a favorite player.</p>
<p><span id="more-673"></span></p>
<p>The supported formats list is to large to be listed here at ghacks, take a look at the <a title="mediainfo supported codecs formats audio video" href="http://mediainfo.sourceforge.net/de/Support/Formats" target="_blank">MediaInfo supported formats</a> list for a complete listing. A similar tool is <a title="gspot audio video codec find out detect" href="http://www.headbands.com/gspot/download.html" target="_blank">Gspot</a> which offers basically the same functionality and is freeware as well.</p>
<p>Both tools offer in depth information about the analysed file which help if you encounter other problems, for example bitrate related problems.</p>

	Tags: <a href="http://www.ghacks.net/tag/audio-files/" title="audio files" rel="tag">audio files</a>, <a href="http://www.ghacks.net/tag/multimedia-information/" title="multimedia information" rel="tag">multimedia information</a>, <a href="http://www.ghacks.net/tag/video-files/" title="video files" rel="tag">video files</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/12/21/id3-tag-remover/" title="ID3 Tag Remover (December 21, 2008)">ID3 Tag Remover</a> (7)</li>
	<li><a href="http://www.ghacks.net/2006/04/19/cbreak-remove-commercials-from-avi-files/" title="Cbreak Remove Commercials from Avi Files (April 19, 2006)">Cbreak Remove Commercials from Avi Files</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/07/31/technical-information-of-video-and-audio-files/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
