diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-01 00:13:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-01 00:13:31 +0100 |
| commit | 1dd701e960a38042b8aea2bfe01fa350e40fcf7f (patch) | |
| tree | 5c255df9d9277213f9dab14e87889b224fa08d3a | |
| parent | a085fe5172e2a04d843e9166c91bb150ff0dcf01 (diff) | |
Tweaks.
| -rw-r--r-- | TODO | 1 | ||||
| -rw-r--r-- | doc/manual/dvdomatic.xml | 4 |
2 files changed, 3 insertions, 2 deletions
@@ -2,6 +2,7 @@ Port DVD rip Write still j2ks straight to a MXF. md5_data to use openssl +Write all j2ks straight to a MXF? Possible? Standardise j2c/j2k Format name in ~/.dvdomatic screws up with spaces; use ID or something diff --git a/doc/manual/dvdomatic.xml b/doc/manual/dvdomatic.xml index 70480bfef..997a5695b 100644 --- a/doc/manual/dvdomatic.xml +++ b/doc/manual/dvdomatic.xml @@ -165,9 +165,9 @@ linkend="fig-new-film"/>. </figure> <para> -In this dialogue box you can choose a name for the DCP. This will be +In this dialogue box you can choose a name for the film. This will be used to name the folder to store its data in, and also as the initial -name for the DCP itself). You can also set where you want to create +name for the DCP itself. You can also set whereabouts you want to create the film. In the example from the figure, DVD-o-matic will create a folder called ‘DCP Test’ inside my home folder (carl) into which it will write its working files. |
