var fDesc=new Array(); fDesc[0] = "DVDVideoMedia Free WMA MP3 Converter converts almost all popular audio formats (WMA, WAV, AAC, FLAC, OGG, APE, etc.) to WMA and MP3 audio files, as well as extracts WMA, MP3 music files from just about any video formats including high-definition (HD) video formats (AVI, MPEG, MP4, WMV, H.264/MPEG-4 AVC, AVCHD, etc.).

Main features:

- Transform Audio to WMA MP3
Supports WMA, WAV, AAC, FLAC, OGG, APE, and many others as input audio formats.
- Extract WMA MP3 from Videos
Extract WMA MP3 audio from different format SD and HD video files including AVI, MPEG, WMV, MP4, FLV, MKV, H.264/MPEG-4 AVC, AVCHD, and many others.
- Rip audio CD to WMA MP3 formats
- Clip Audio segments
- High-Speed WMA MP3 Audio Conversion
Great support for multithreading and multi-core CPU processing accelerates the WMA MP3 audio conversion.
- Batch WMA MP3 Conversion"; 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 = ''; } }