X-Git-Url: https://git.decadent.org.uk/gitweb/?p=videolink.git;a=blobdiff_plain;f=README;h=e2beea2d496acf24c97bc48dd052da9733e8f154;hp=dc025378b243b1f3a55b771faa92ba89ac020618;hb=HEAD;hpb=6084482f4cf97afe5ab841cbbb9380ab64faf3c9 diff --git a/README b/README index dc02537..e2beea2 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 or later - 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.)