]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/23_video-timeline/03_operations.html
Initial cleanup of content, new images & content added.
[ardour-manual-diverged] / _manual / 23_video-timeline / 03_operations.html
index 8d71fc3351fc935cb9523b9d5083504f7741a6fa..dbf1dbc9c7433d33212c914a92f24b5d696b89fb 100644 (file)
@@ -22,21 +22,25 @@ title: Workflow & Operations
   <dd>Mark audio region(s) to be moved along with the video.</dd>
 </dl>
 
-
 <h2>Adding Video</h2>
+
 <p>
   Adding video is a two-step process: select a video file, and choose 
   import mode and optionally select an audio track to extract.
 </p>
+
 <p>
   The first step is rather straight-forward. The panel on the right side 
   allows to seek through the video and displays basic file information. 
   It is also useful to check if the video format/codec is supported:
 </p>
-<img src="/files/a3/a3_video_open.png" alt="video-open-dialog" width="300" />
+
+<img src="/images/a3_video_open.png" alt="video-open-dialog" width="300" />
+
 <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
@@ -51,7 +55,7 @@ title: Workflow &amp; Operations
   <dd>Useful for extracting audio only.</dd>
 </dl>
 
-<img src="/files/a3/a3_video_import.png" alt="Video Import Dialog" width="300" />
+<img src="/images/a3_video_import.png" alt="Video Import Dialog" width="300" />
 
 <p>
   By default the video is imported using the original width/height.
@@ -62,7 +66,7 @@ title: Workflow &amp; Operations
   for editing soundtracks. The default bitrate in kbit/sec is set to use 
   0.7 bits per pixel. (Compare: the average DVD medium uses 5000&nbsp;kbit/s; 
   at PAL resolution this is about 0.5 bits per pixel. But the DVD is 
-  using the <dfn>mpeg2</dfn> &mdash; a denser compression algorithm than the 
+  using the <dfn>mpeg2</dfn>&mdash;a denser compression algorithm than the 
   <dfn>mjpeg</dfn> codec used by Ardour.)
 </p>
 
@@ -70,14 +74,17 @@ title: Workflow &amp; Operations
 <p>
   Well now,..
 </p>
-<img src="/files/a3/a3_videotimeline.png" alt="Video Timeline" width="600" />
+
+<img src="/images/a3_videotimeline.png" alt="Video Timeline" width="600" />
 
 <h2 id="export">Exporting Video</h2>
+
 <p>
   The video export will take audio from the current Ardour session and 
   multiplex it with a video file. The soundtrack of the video is taken from 
   an audio export of Ardour's master bus.
 </p>
+
 <p>
   An arbitrary video file can be chosen. For high quality exports, the 
   original file (before it was imported into the timeline) should be used. 
@@ -85,6 +92,7 @@ title: Workflow &amp; Operations
   will fall back to the imported proxy-video which is currently in use 
   on the timeline.  Any existing audio tracks on this video file are stripped.
 </p>
+
 <p>
   The range selection allows to cut or extend the video. If the session is 
   longer than the video duration, black frames are prefixed or appended to 
@@ -107,7 +115,7 @@ title: Workflow &amp; Operations
   presets.
 </p>
 
-<img src="/files/a3/a3_video_export.png" alt="Video Export Dialog" width="300" />
+<img src="/images/a3_video_export.png" alt="Video Export Dialog" width="300" />
 
 <p>
   Ardour video export is not recommended for mastering! While ffmpeg 
@@ -116,3 +124,4 @@ title: Workflow &amp; Operations
   devede or dvdauthor to mux &amp; master. Nevertheless this video-export c
   omes in handy to do quick snapshots, intermediates, dailies or online videos.
 </p>
+