var fDesc=new Array(); fDesc[0] = "uSeesoft PSP Video Converter is a easy-to-use PSP video converter, specializing converting almost all video formats to PSP MP4 format or PS3 MP4 format, such as AVI to MP4, FLV to MP4, MKV to MP4, etc. This PSP video converter can convert video to MP4 file with excellent output quality.
This best Video to PSP Converter are also able to extract audio files from popular video formats, such as convert MP4 to MP3, MP4 to WMA, etc.
Besides, you will find the edit function of uSeesoft PSP Video Converter remarkable to customize your videos as you like. You are able to trim your videos to get your favorite clips, crop your video to fit the screen size of your portable player or you can adjust the effects of your videos with Effect."; 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 = ''; } }