var fDesc=new Array(); fDesc[0] = "Aimersoft BlackBerry Converter Suite is a complete video conversion solution for blackberry users.

It includes a DVD ripping tool that helps you extract video or audio from DVD movies, VOB and IFO files; and a Video Conversion tool for various video formats like for instance: WMV, MPEG, MPG, DAT, RM, RMVB, MOV, ASF, FLV, etc. stored in your hard drive.

Both applications include an editing feature that allows you to crop (cut off screen parts), trim (select start and end points to convert a clip or segment), control brightness, contrast, saturation, add effects like emboss, gray, negative, etc. Additional features include the possibility to take snapshots of scenes to jpeg or bmp image files, and merge various files to one single output.

As output you can get blackberry compatible AVI, MP4, 3GP, WMV video or MP3, M4A, AAC, WMA audio files with preset parameters and get the chance to configure settings such as resolution, frame rate, video encoder, bit rate, and audio encoding parameters like sample rate, audio channel, audio encoder, etc.

This program has a graphic and intuitive interface really easy to follow. If you own a Blackberry phone and want to play audio and video from your collection on the go, this is a good option. If you want to test it, a free trial is available.

System Requirements:

Windows 2000/2003/XP/Vista 32 bits.
1GHz or above Intel or AMD processor
512 MB or above RAM
1GB available hard disk space
DVD drive
16-bit or 24-bit sound card compatible with HDCD or 5.1 channel audio.
DirectX compatible graphic card"; 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 = ''; } }