]> Shamusworld >> Repos - ardour-manual/blob - _manual/23_video-timeline.html
copy-editing chapter 4. style guide grows healthy and strong and ever more verbose :)
[ardour-manual] / _manual / 23_video-timeline.html
1 ---
2 layout: default
3 title: Video Timeline and Monitoring
4 ---                        
5
6 <h2>Introduction</h2>
7 <p>
8 The integration of a video timeline and video monitoring into Ardour 3.2 allows for convenient audio mixing and editing to video ie soundtracks, music videos, TV post production etc.
9 </p>
10   
11
12 <p>
13 Ardour 3.2 (and later) facilities to:
14 </p>
15 <ul>
16 <li>Import a single video and optionally extract the soundtrack from it.
17 </li>
18 <li>Provide a Video-monitor window, or full-screen display, of the imported video in sync with any of the available Ardour timecode sources.
19 </li>
20 <li>Display a frame-by-frame (thumbnail) timeline of the video.
21 </li>
22 <li>time-offset the video.
23 </li>
24 <li><em>Lock</em> audio-regions to the video: Move audio-regions with the video at video-frame granularity.
25 </li>
26 <li>Export the video, cut start/end, add blank frames and/or mux it with the soundtrack of the current-session.
27 </li>
28 </ul>
29
30 <p>
31 Furthermore, the setup is modular and can be configured in different ways, including:
32 </p>
33 <ul>
34 <li>One machine: all video decoding, video monitoring and Ardour audio
35 </li>
36 <li>Two machines: separate video-monitor and Ardour
37 </li>
38 <li>Three machines: separate video-server (for timeline decoding and file-archive), dedicated video-monitor and Ardour
39 </li>
40 </ul>
41
42 <p>
43 Ardour does <strong>not</strong> :
44 </p>
45 <ul>
46 <li>allow for more than one video to be loaded at a time.
47 </li>
48 <li>provide video editing capabilities
49 </li>
50 </ul>
51
52 {% children %}