var fDesc=new Array(); fDesc[0] = "Avid Liquid Chrome Xe combines powerful video editing with integrated DVD authoring from the timeline; Digital Dolby 5.1 surround-sound audio processing; and a wide range of powerful visual effects.
Editors only have to learn a single interface to create high—quality video productions with sophisticated effects and audio—and quickly output to tape, disc, or streaming media. I/O flexibility Choose the video and audio connection that suits your footage and equipment.

Avid Liquid Chrome Xe supports the Avid Open Timeline: mix content from a variety of sources without having to transcode between formats. Videographers can edit DV, MPEG I-frame, MPEG IBP, HDV and DVCPRO-HD, Windows Media, DIVX, and MPEG-4, as well as uncompressed SD and HD, in the same timeline. With such a broad palette of native codecs, editors can spend more time creatively editing instead of re-rendering from format to format. Smooth DVD production Even during the editing process, editors can use a full-featured, integrated DVD authoring toolset right in the timeline to define the interactivity; create and customize menus and navigation; preview and modify the DVD from the timeline; add a Dolby Digital 5.1 surround mix; and then intelligently render out to a finished DVD. Using Avid Liquid Chrome Xe, editors can capture footage directly to a DVD-compliant MPEG IBP codec, saving time by avoiding the transcoding process."; 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 = ''; } }