From: Carl Hetherington Date: Fri, 7 Jul 2017 14:49:12 +0000 (+0100) Subject: Slight improvement in dcpomatic2_create documentation wrt acceptable content formats. X-Git-Tag: v2.11.12~6 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=5f51f0ce475aeff9ca0016473a3567f7ed6a2099 Slight improvement in dcpomatic2_create documentation wrt acceptable content formats. --- diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index 5eac9a315..bed0242f3 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -3048,8 +3048,14 @@ to the cinema which is showing your DCP. - [CONTENT] are the files that you want to use in the - DCP (e.g. MP4 or MOV files). + [CONTENT] are the files or folders that you want to use in the + DCP. They can be: + + ‘Movie’ files in almost any common format (e.g. MP4, MOV, MKV, etc.) + A folder containing and image sequence in almost any common format (e.g. TIFF, DPX etc.) + Sound files (e.g. WAV, MP3, AIFF) + Subtitles files (e.g. .srt, DCP XML, .ssa etc.) +