var fDesc=new Array(); fDesc[0] = "Joboshare Video to Audio Converter is the powerful Video to Audio converter and Audio converter which can convert MP4 to MP3, MPEG to MP3, AVI to MP3, WMV to MP3 and so on.
The best Audio converter can also convert various formats including MPEG1, MPEG2, MPEG4, WMV, AVI, MP4, 3GPP, 3G2, MOV, RM, RMVB, OGG, DV, H.264/AVC to popular audio formats such as MP3, WAV, AC3, WMA, M4A, OGG, AAC, etc.
The converted audio files can be played on different audio players such as iPod shuffle, iPod nano, iPod classic, iPod touch, Zune and regular MP3 Players and so on.
Joboshare Video to Audio Converter lets you set various audio encoding options such as bit rate, audio channel, and sample rate, music ID3 tag, etc., to adjust the output audio quality.
Convert AVI to MP3, WMV to MP3, MP4 to MP3 with high quality
Convert most video formats to popular audio formats
Support all the audio players"; 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 = ''; } }