X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=README;h=d673eca94058387b375999feae53302ea396afd6;hb=588553096cd61ef36c1bc6ab6133764a608b0ef3;hp=dc025378b243b1f3a55b771faa92ba89ac020618;hpb=6084482f4cf97afe5ab841cbbb9380ab64faf3c9;p=videolink.git diff --git a/README b/README index dc02537..d673eca 100644 --- a/README +++ b/README @@ -24,12 +24,14 @@ VideoLink depends on the following software: - both of: - mjpegtools 1.8 or later - netpbm -- Mozilla 1.8 or later, or XULRunner +- Mozilla 1.8 or later, or XULRunner 1.9 (currently 1.9.1 is not compatible) - Xvfb (from XFree86 or X.org) To build a complete DVD image you will also need: -- mkisofs +- either of: + - genisoimage (from cdrkit) + - mkisofs (from cdrtools) You will also need a program for producing DVD-suitable MPEG-1 or MPEG-2 video files. @@ -46,10 +48,10 @@ below. Linking to video You can link directly to local MPEG video files whose names end in -".mpeg", ".mpeg2" or ".vob". If you wish to combine multiple files -into a single video sequence ("title" in DVD terminology) or to add -chapter marks to a video sequence, create and link to a VOB-list file -(explained below) whose name ends in ".voblist". +".mpeg", ".mpeg2", ".mpg" or ".vob". If you wish to combine multiple +files into a single video sequence ("title" in DVD terminology) or to +add chapter marks to a video sequence, create and link to a VOB-list +file (explained below) whose name ends in ".voblist". VOB-lists @@ -202,7 +204,7 @@ Author and copyright -------------------- VideoLink was written by Ben Hutchings . -Copyright 2005-2006 Ben Hutchings. +Copyright 2005-2008 Ben Hutchings. This software is based in part on the work of the Independent JPEG Group. Copyright 1991-1998 Thomas G. Lane. (This applies to the file jquant2.c.)