]> Shamusworld >> Repos - ardour-manual/blobdiff - include/workflow-amp-operations.html
Continuing the rephrasing
[ardour-manual] / include / workflow-amp-operations.html
index 0e5f77b98a908221578413e6b7834c9905f444a9..d67b3083ba52973324558a4fb8ec19961fd3dd8e 100644 (file)
@@ -1,22 +1,22 @@
 
 <h2>Overview of Operations</h2>
 
-<dl class="wide-table">
-  <dt><kbd class="menu">Session &gt; Open Video</kbd></dt>
-  <dd>Add/replace a video to/on the timeline</dd>
-  <dt><kbd class="menu">Window &gt; View Monitor</kbd></dt>
-  <dd>Open/close external video monitor window</dd>
-  <dt><kbd class="menu">View &gt; Video Monitor &gt; …</kbd></dt>
-  <dd>Various settings of the video monitor</dd>
-  <dt><kbd class="menu">Session &gt; Export &gt; Video</kbd></dt>
-  <dd>Export session and multiplex with video-file</dd>
-  <dt><kbd class="mouse">Left</kbd>-drag the video in the timeline</dt>
-  <dd>Re-align video and move 'locked' audio-regions along</dd>
-  <dt>Context-menu on the video-timeline: <kbd class="menu"> &#039;lock&#039;</kbd></dt>
-  <dd>Prevent accidental drags</dd>
-  <dt>Audio region context menu: <kbd class="menu">Position &gt; Lock to video</kbd></dt>
-  <dd>Mark audio region(s) to be moved along with the video.</dd>
-</dl>
+<table class="dl">
+  <tr><th><kbd class="menu">Session &gt; Open Video</kbd></th>
+  <td>Add/replace a video to/on the timeline</td></tr>
+  <tr><th><kbd class="menu">Window &gt; View Monitor</kbd></th>
+  <td>Open/close external video monitor window</td></tr>
+  <tr><th><kbd class="menu">View &gt; Video Monitor &gt; …</kbd></th>
+  <td>Various settings of the video monitor</td></tr>
+  <tr><th><kbd class="menu">Session &gt; Export &gt; Video</kbd></th>
+  <td>Export session and multiplex with video-file</td></tr>
+  <tr><th><kbd class="mouse">Left</kbd>-drag the video in the timeline</th>
+  <td>Re-align video and move 'locked' audio-regions along</td></tr>
+  <tr><th>Context-menu on the video-timeline: <kbd class="menu"> &#039;lock&#039;</kbd></th>
+  <td>Prevent accidental drags</td></tr>
+  <tr><th>Audio region context menu: <kbd class="menu">Position &gt; Lock to video</kbd></th>
+  <td>Mark audio region(s) to be moved along with the video.</td></tr>
+</table>
 
 
 <h2>Adding Video</h2>
 <p>
   The second step analyzes the video file in more detail and offers import options:
 </p>
-<dl>
-  <dt><kbd class="menu">Import/Transcode to Session</kbd></dt>
-  <dd>This is the default. The video will be imported in a suitable
+<table class="dl">
+  <tr><th><kbd class="menu">Import/Transcode to Session</kbd></th>
+  <td>This is the default. The video will be imported in a suitable
   video format/codec for the timeline and video monitor and saved inside the
   session folder.  A location other than the session folder can also be
   chosen (external disk, or network storage of the video server on a different
-  machine).</dd>
-  <dt><kbd class="menu">Reference from Current Location</kbd></dt>
-  <dd>Only useful for opening files that were previously encoded (are already
-  in a good format/codec). Use with care.</dd>
-  <dt><kbd class="menu">Do not Import Video</kbd></dt>
-  <dd>Useful for extracting audio only.</dd>
-</dl>
+  machine).</td></tr>
+  <tr><th><kbd class="menu">Reference from Current Location</kbd></th>
+  <td>Only useful for opening files that were previously encoded (are already
+  in a good format/codec). Use with care.</td></tr>
+  <tr><th><kbd class="menu">Do not Import Video</kbd></th>
+  <td>Useful for extracting audio only.</td></tr>
+</table>
 
 <img src="/images/a3_video_import.png" alt="Video Import Dialog" width="300" />