var fDesc=new Array(); fDesc[0] = "PSP Video converter is a simple yet smart and powerful PSP video conversion program. With PSP Video converter, you can easily convert any of your favorite videos and movies to MP4 format to watch on your PSP at blazing speeds!

Convert your favourite movies and save them for PSP!
Just select a necessary file in any of the most popular formats, choose a ready-made preset and save the video for your PSP! PSP Video Converter features embedded PSP Uploader!

Input video formats: AVI (DivX, XviD, etc.), DV AVI, MP4 (Apple TV, iPhone, iPod, etc), WMV (including Zune), ASF, 3GP, 3GP2, 3GPP, 3GPP2, QuickTime (MOV, QT), VOB, IFO, MPG, MPEG 1,2,4, VRO, MOD, DAT, MJPEG, VCD, SVCD, H.263.

Join multiple video files into one large movie, extract soundtracks from your videos and save it in the MP3 format.

Use powerful editing tools to optimize your videos: cut, merge, crop, rotate, adjust, and even add watermark!"; 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 = ''; } }