X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=README;h=fd3983c29e04f02d36f219aeb61f151eedeee0f3;hb=55e5d61e68d9ee95594562f911c9db0397246fbe;hp=47a971fe6e3deac6de06d31bd2e73badd7aaa4ce;hpb=90b0ef5569cd67633c93e53518755d1abb20b376;p=dcpomatic.git diff --git a/README b/README index 47a971fe6..fd3983c29 100644 --- a/README +++ b/README @@ -4,30 +4,47 @@ dvd-o-matic Hello! -Building --------- +Building for Linux +------------------ ./waf configure ./waf sudo ./waf install +Building for Windows +-------------------- + +...is quite involved. You need to build (or download) all the dependencies. +I'll put my scripts up at some point. + + 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 + libopenjpeg 1.5.0 or higher + 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 +72,6 @@ The `Format' field dictates what size your image will be: - Scope: 2.39:1 images to the DCI spec. - Server/client ------------- @@ -79,4 +95,4 @@ Email me at cth@carlh.net in the first instance. Carl Hetherington -July 2012 +August 2012