]> git.decadent.org.uk Git - videolink.git/blobdiff - README
Removed support for mjpegtools <1.8.
[videolink.git] / README
diff --git a/README b/README
index d7b003c3700e95ad7956fb943bd52560c18714da..9ad7990ebe1adc4523783f77ae930998feb7aa3f 100644 (file)
--- a/README
+++ b/README
@@ -17,8 +17,8 @@ VideoLink depends on the following software:
 
 - dvdauthor
 - expat 1.x
-- Gtkmm 2.0
-- ffmpeg or mjpegtools
+- Gtkmm 2.4 or later
+- ffmpeg or mjpegtools 1.8 or later
 - Mozilla 1.8 or later, or XULRunner
 - netpbm
 - Xvfb (from XFree86 or X.org)
@@ -67,6 +67,14 @@ This will result in a title with the following chapters:
     4: main.vob 17:45-  end
     5: credits.vob
 
+You can link to the start of a chapter by adding "#" and the chapter
+number after the VOB-list's file name.  For example:
+
+    <a href="movie.voblist#1">Chapter 1</a><br>
+    <a href="movie.voblist#2">Chapter 2</a><br>
+    <a href="movie.voblist#3">Chapter 3</a><br>
+    <a href="movie.voblist#4">Chapter 4</a>
+
 Video standards
 
 The encoding of analogue TV and video signals varies in many different
@@ -110,10 +118,7 @@ to the other pages and to the video files.
 
 By default, VideoLink now calls ffmpeg to generate MPEG-2 streams for
 menus.  If you want it to use mjpegtools as it previously did, you
-must add the option "--encoder mjpegtools".  If you use mjpegtools
-1.6.2 or earlier you must instead use "--encoder mjpegtools-old".
-This is due to an incompatible change in the syntax of the ppmtoy4m
-command between versions 1.6.2 and 1.8.
+must add the option "--encoder mjpegtools".
 
 If this is successful you can then use mkisofs to create a DVD image
 from the output directory.  Alternately you can write this directory