var fDesc=new Array(); fDesc[0] = "Free DVD to iRiver Converter is an excellent DVD to iRiver Converter program, which can efficiently convert DVD to iRiver compatible video and audio formats, like MPEG-4 (.mp4), H.264/MPEG-4 AVC (.mp4), WMV, AVI, and MP3, OGG, WMA. These converted files can be played on all popular iRiver players.

Free DVD to iRiver Converter has comprehensive and powerful function to edit video and audio, like trimming, cropping and effecting. In the process of converting, you can easily adjust and see the effects of video brightness, contrast, saturation and audio volume at the same time based upon your need.

Main Features :

- Directly convert DVD to iRiver video and audio
- Convert DVD to iRiver series
- Output video and audio parameters
- Clip into segments and crop frame size
- Merge several into one
- Support preview and take favorite image"; 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 = ''; } }