summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-08-04 15:46:53 +0100
committerCarl Hetherington <cth@carlh.net>2012-08-04 15:46:53 +0100
commit29ec724e75f11e6e20997cbeaa7c2519c11cfda2 (patch)
treef2c0bc1bcbb234454455d46d09a00b5d83785869 /README
parente0e7f9f5dc1360e836db4c785f1a563dffeb2e44 (diff)
Update README a bit.
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 12 insertions, 3 deletions
diff --git a/README b/README
index 47a971fe6..d9f9ab4df 100644
--- a/README
+++ b/README
@@ -18,16 +18,26 @@ Dependencies
You will need these libraries:
libdcp (from http://carlh.net/software/libdcp)
- FFmpeg
+ FFmpeg version 0.9.x or higher
libtiff
boost thread and filesystem
libopenjpeg
+ wxWidgets
+ libsndfile
+ libssh
and also the command line tool:
vobcopy (if you want to rip DVDs straight into DVD-o-matic)
+Documentation
+-------------
+
+There is a manual available at http://carlh.net/software/dvdomatic
+The DocBook source for this is in doc/manual.
+
+
In a nutshell
-------------
@@ -55,7 +65,6 @@ The `Format' field dictates what size your image will be:
- Scope: 2.39:1 images to the DCI spec.
-
Server/client
-------------
@@ -79,4 +88,4 @@ Email me at cth@carlh.net in the first instance.
Carl Hetherington
-July 2012
+August 2012