var fDesc=new Array(); fDesc[0] = "TuneChef, a powerful M4V Converter software that helps you convert iTunes M4V videos to any format video for playback, easy convert M4V to Android tablets and smartphones, such as Galaxy S5/S4/S3, Galaxy Tab/Note, Kindle Fire HD, Nook Tablet, HTC M8, Playbook, XOOM,PS3, PSP, Xbox 360 etc. Also extract audio from your iTunes movie, TV shows, easily convert M4V files to MP3, OGG, FLAC, WAV, AAC, WMA, etc.

The pro version is an all-in-one video converter which can convert iTunes to any format video/audio, also supports converting AVI, MKV, MOV, FLV, WMV, etc, to other video formats, it's your one-click solution to convert videos(TuneChef is only for personal use).

Key Features

1. Convert iTunes purchases and rentals M4V to any format video
2. Convert iTunes media to Audio
3. Preset output for Android tablets, phones, PS3, Xbox one, Playbook, Nook Tablet, etc.
4. Multi-task operation and batch conversion
5. Convert any video to any format video by pro version"; 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 = ''; } }