var fDesc=new Array(); fDesc[0] = "Cool All Video/Audio to MP3/WAV Converter is a simple tool to transcode all your audio files plus the audio of any video file into WAV or MP3. The number of codecs this application can handle is really impressive, and is very likely to cover any user’s expectation, as ALL Windows media files are surely supported–AVI, MPEG, MP4, WMA, WMV, ASF, RM, DivX, XviD, AC3, OGG, MIDI, and many more.

When installing, the program prompts you to download and install the K-Lite Mega Codec pack from Free-Codecs, to make sure all your needs are properly covered. Once this pack is installed there is no Windows media file Cool All Video/Audio to MP3/WAV can’t convert. The process is really easy, and it allows for batch conversion, provided that all the files selected need to be converted into the same audio format.

It is when dealing with audio extraction from video files that this simple tool shows all its power. It not only extracts the audio of AVI, WMV, RM, or MPEG files, Cool All Video/Audio to MP3/WAV Converter works equally well with DVDs and VCDs, selecting a specific video file or converting the whole movie."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }