var fDesc=new Array(); fDesc[0] = "4Media Video Converter is the next major release of the 4Media Software studio and includes new 3D convert capabilities, the normal video can convert to 3D video, or in a variety of 3D formats. This new-fashioned tool offers the best solution to decode and encode high-definition videos and convert among all the popular general video and audio files and extract audio or picture from video. Merge different videos together; crop video frames as you want; clip video segments to preserve the part you want; adjust video colors and effects; add watermarks, subtitles and audio tracks and set video & audio parameters : you are never short of ways to make your videos amazing both visually and acoustically!

4Media Video Converter is now making the best of NVIDIA CUDA technology, making video conversions 5x faster.

This state-of-the-art is designed to provide a large range of optimized output profiles, and wide range of digital devices including iPad, iPod, iPhone 4, iPhone 4S, Apple TV, PSP, PS3, Zune, smart Phones and any other portable multimedia devices."; 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 = ''; } }