VTL: a few little things

This commit is contained in:
Alexandre Prokoudine 2022-07-24 16:47:46 +03:00 committed by Paul Davis
parent 138cc0951b
commit 796078cbc4
1 changed files with 4 additions and 4 deletions

View File

@ -177,7 +177,7 @@
</p>
<p>
Audio sample-rate 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.
</p>
@ -187,17 +187,17 @@
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&nbsp;kHz or 44.1&nbsp;kHz, mpeg containers can not
be used with ac3 audio-codec, etc. If in doubt, one of the built-in
be used with AC-3 audio codec, etc. If in doubt, one of the built-in
presets should be used.
</p>
<p>
Ardour video export is not recommended for mastering! While ffmpeg
Ardour's video exporter 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 using
<a href="http://www.biggmatt.com/winff/">winff</a>,
<a href="http://www.rastersoft.com/programas/devede.html">devede</a> or
<a href="http://dvdauthor.sourceforge.net/">dvdauthor</a> to mux and master.
Nevertheless this video-export comes in handy to do quick snapshots,
Nevertheless this video exporter comes in handy to do quick snapshots,
intermediates, dailies or online videos.
</p>