var fDesc=new Array(); fDesc[0] = "THE FREE VIDEO EDITING SOFTWARE FASTCUT
Your action. Your videos. Fastcut automatically edits your clips to the beat of the music – for free. Customize the program to your needs and experience the simplicity of video editing!
Starting now, you can customize Fastcut to your needs. Individual features for video editing are now available in the In-App Store. So you can expand the exact features that you really need.
There, the functions Set Highlights, HEVC and MPEG2-Import from the full version Fastcut Plus are available.
Your recordings. Your style. Your music. Browse over 200 songs from diverse genres and find the right song to fit your style. 9 soundtracks are already available in the software. You can expand on this and build your own individual music library.
The optimized workflow in Fastcut helps you to work even more efficiently. Now, you can organize your media by photos and videos. Additionally, all content in the media library can be selected and deselected at once. This makes video editing with Fastcut even faster.
A user interface is the key to effortless video editing. And that's exactly why the user interface in Fastcut was optimized even further. Explore the improved design for yourself and experience the simplicity of video editing!"; 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 = ''; } }