]> git.decadent.org.uk Git - videolink.git/blobdiff - README
Removed lone word "Currently".
[videolink.git] / README
diff --git a/README b/README
index a3147baf0b4c027f3da04ac22036b498417bab14..5f21b15cc9ce2ae7e13378c07730b4ddb8054178 100644 (file)
--- a/README
+++ b/README
@@ -18,7 +18,7 @@ VideoLink depends on the following software:
 - dvdauthor
 - expat 1.x
 - Gtkmm 2.4 or later
-- ffmpeg or mjpegtools
+- 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
@@ -90,8 +98,6 @@ interlaced;           |                              | or 625/50   |
 
 The default is to use "PAL" parameters.
 
-Currently 
-
 Preview
 
 To get a rough preview of the menus, run "videolink --preview menu-url"
@@ -110,10 +116,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