X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fworkflow-amp-operations.html;h=b88c0ad60979bb40c0e6deb0bdcb6569264da9f5;hb=e2e8e108acbef97bcb515b41281f60a4d45cee03;hp=0e5f77b98a908221578413e6b7834c9905f444a9;hpb=7a4c28bd8605e90876ebee619de364ab7001e405;p=ardour-manual diff --git a/include/workflow-amp-operations.html b/include/workflow-amp-operations.html index 0e5f77b..b88c0ad 100644 --- a/include/workflow-amp-operations.html +++ b/include/workflow-amp-operations.html @@ -1,72 +1,101 @@

Overview of Operations

-
-
Session > Open Video
-
Add/replace a video to/on the timeline
-
Window > View Monitor
-
Open/close external video monitor window
-
View > Video Monitor > …
-
Various settings of the video monitor
-
Session > Export > Video
-
Export session and multiplex with video-file
-
Left-drag the video in the timeline
-
Re-align video and move 'locked' audio-regions along
-
Context-menu on the video-timeline: 'lock'
-
Prevent accidental drags
-
Audio region context menu: Position > Lock to video
-
Mark audio region(s) to be moved along with the video.
-
+ + + + + + + + + + + + + + + +
Session > Open VideoAdd/replace a video to/on the timeline
Window > View MonitorOpen/close external video monitor window
View > Video Monitor > …Various settings of the video monitor
Session > Export > VideoExport session and multiplex with video-file
Left-drag the video in the timelineRe-align video and move 'locked' audio-regions along
Context-menu on the video-timeline: 'lock'Prevent accidental drags
Audio region context menu: Position > Lock to videoMark audio region(s) to be moved along with the video.

Adding Video

- Adding video is a two-step process: select a video file, and choose - import mode and optionally select an audio track to extract. + Adding video is a two-step process: selecting a video file, and choosing + import mode and optionally selecting an audio track to extract.

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:

-video-open-dialog + +
+ The video open dialog +
+ The video open dialog +
+
+

The second step analyzes the video file in more detail and offers import options:

-
-
Import/Transcode to Session
-
This is the default. The video will be imported in a suitable + + + + + + + +
Import/Transcode to SessionThis 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). -
Reference from Current Location
-
Only useful for opening files that were previously encoded (are already - in a good format/codec). Use with care.
-
Do not Import Video
-
Useful for extracting audio only.
- + machine).
Reference from Current LocationOnly useful for opening files that were previously encoded (are already + in a good format/codec). Should be used with care.
Do not Import VideoUseful for extracting audio only.
+ -Video Import Dialog +
+ The Video Import dialog +
+ The Video Import dialog +
+

By default the video is imported using the original width/height. - If it is a large video (e.g. full-HD) it makes sense to scale it down + If it is a large video (e.g. full-HD), it makes sense to scale it down to decrease the CPU load and disk I/O required to decode and play the - file.
+ file. +

+

A small, low-quality representation of the image is usually sufficient 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 kbit/s; - at PAL resolution this is about 0.5 bits per pixel. But the DVD is + 0.7 bits per pixel (in comparison, the average DVD medium uses 5000 kbit/s; + at PAL resolution this is about 0.5 bits per pixel, but the DVD is using the mpeg2—a denser compression algorithm than the - mjpeg codec used by Ardour.) + mjpeg codec used by Ardour).

Working with A/V

- Well now,.. + Working with A/V in Ardour is similar to working in a pure audio setup, except + for the presence of a video timeline in the ruler zone, + and a Xjadeo video window, showing a preview of the result. +

+ +
+ The Video Timeline +
+ The Video Timeline +
+
+ +

+ The Xjadeo window supports some user interactions, such as showing some OSD + information or changing the zoom level. Xjadeo's documentation is available + on its website.

-Video Timeline

Exporting Video

@@ -79,7 +108,7 @@ original file (before it was imported into the timeline) should be used. This is the default behaviour if that file can be found. If not, Ardour 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. + on the timeline. Any existing audio tracks on this video file are stripped.

The range selection allows to cut or extend the video. If the session is @@ -89,27 +118,34 @@

- Audio samplerate and normalization are options for Ardour's audio exporter. + Audio sample-rate and normalization are options for Ardour's audio exporter. The remaining settings are options that are directly passed on to ffmpeg.

- The file format is determined by the extension that you choose for it - (.avi, .mov, .flv, .ogv, .webm,…) + The file format is determined by the extension chosen for it + (.avi, .mov, .flv, .ogv, .webm,…). Note: not all combinations of format, codec, and settings produce files which are according to specifications. For example, flv files require sample rates of 22.1 kHz or 44.1 kHz, mpeg containers can not - be used with ac3 audio-codec, etc. If in doubt, use one of the built-in - presets. + be used with ac3 audio-codec, etc. If in doubt, one of the built-in + presets should be used.

-Video Export Dialog +
+ The Video Export Dialog +
+ The Video Export Dialog +
+

Ardour video export is not recommended for mastering! While ffmpeg (which is used by Ardour) can produce high-quality files, this export - lacks the possibility to tweak many settings. We recommend to use winff, - devede or dvdauthor to mux & master. Nevertheless this video-export c - omes in handy to do quick snapshots, intermediates, dailies or online videos. + lacks the possibility to tweak many settings. We recommend using + winff, + devede or + dvdauthor to mux and master. + Nevertheless this video-export comes in handy to do quick snapshots, + intermediates, dailies or online videos.

-