X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fexport-format-profiles.html;h=3849c9ca813a1e055999cb62c372007202a2fd24;hb=081e7af0b6f6dec0ca685d3a538eacf20394c2cc;hp=2778546a4900adaca317805d8fd81d3fc9f716d2;hpb=2098e011e638b5c86c56e68df7757975fc4d728f;p=ardour-manual diff --git a/include/export-format-profiles.html b/include/export-format-profiles.html index 2778546..3849c9c 100644 --- a/include/export-format-profiles.html +++ b/include/export-format-profiles.html @@ -85,13 +85,13 @@ choose the dithering algorithm to use.

As well as exporting an audio file, create a file (in CUE or TOC format respectively) containg CD track information, as defined in the -Ranges & Marks List. +Ranges & Marks List.

Tag with session's metadata

If the exported file format supports metadata, use data entered in the -Session Metadata +Session Metadata window to tag the exported files.

@@ -100,7 +100,7 @@ window to tag the exported files.

The 'Label' field lets you choose the name which will be shown for this format in the drop-down list of export formats in the 'File Formats' tab of the -Export dialog. +Export dialog.

Command to run post-export

@@ -112,22 +112,20 @@ absolute path to an executable file here.

Certain sequences are allowed here to stand for the exported file name and the like. Currently these are: -

-
%f
-
Full path & filename of the exported audio file
-
%d
-
Directory containing the exported audio file (including trailing directory separator)
-
%b
-
Basename of the exported audio file (without extension)
-
%s
-
Path to the current session file
-
%n
-
Name of the current session file
-
%%
-
A literal percent sign
-
+ + + + + + + + + + + + + +
%fFull path & filename of the exported audio file
%dDirectory containing the exported audio file (including trailing directory separator)
%bBasename of the exported audio file (without extension)
%sPath to the current session file
%nName of the current session file
%%A literal percent sign

Any part of the command-line enclosed in double-quotes (") will be used as-is. -{% children %} -