VTL: a few little things
This commit is contained in:
parent
9b7c48721f
commit
1142a07f13
@ -177,7 +177,7 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<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.
|
The remaining settings are options that are directly passed on to ffmpeg.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
@ -187,17 +187,17 @@
|
|||||||
Note: not all combinations of format, codec, and settings produce files
|
Note: not all combinations of format, codec, and settings produce files
|
||||||
which are according to specifications. For example, flv files require
|
which are according to specifications. For example, flv files require
|
||||||
sample rates of 22.1 kHz or 44.1 kHz, mpeg containers can not
|
sample rates of 22.1 kHz or 44.1 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.
|
presets should be used.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<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
|
(which is used by Ardour) can produce high-quality files, this export
|
||||||
lacks the possibility to tweak many settings. We recommend using
|
lacks the possibility to tweak many settings. We recommend using
|
||||||
<a href="http://www.biggmatt.com/winff/">winff</a>,
|
<a href="http://www.biggmatt.com/winff/">winff</a>,
|
||||||
<a href="http://www.rastersoft.com/programas/devede.html">devede</a> or
|
<a href="http://www.rastersoft.com/programas/devede.html">devede</a> or
|
||||||
<a href="http://dvdauthor.sourceforge.net/">dvdauthor</a> to mux and master.
|
<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.
|
intermediates, dailies or online videos.
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user