LPC2009: Using IMA for Integrity Measurement and Attestation by David Safford
[HTML5TV.git] / README
diff --git a/README b/README
index e70d778..72dd26f 100644 (file)
--- a/README
+++ b/README
@@ -104,6 +104,10 @@ However, to sync subtitles with slides, I have introduced magic syntax:
 
 which triggers switch to slide 42.
 
+In presentations which are created using Takahashi method (lot of slides with
+transitions which follow speaker) you might use just add subtitle to mark
+transition to next slide.
+
 
 HTML5 WEB INTERFACE
 
@@ -146,12 +150,14 @@ Create media/conference-title/www file with source urls for video and presentati
        # annotate some material
        $ ./bin/mplayer.pl media/conference-Title/video.ogv
 
-       # show montage preview of all slides
-       $ ./bin/slides-montage.sh
+After adding first slide you will get visual overview of all slides
+which is useful when typing in slide markers [42] in subtitles.
+
+When slide reisze finish, you might want to open http://localhost/html5tv/www/_editing.html
+in Firefox (you will have to open it through http server!) and check final result.
 
-You will probably want to run slides-montage.sh after you made first annotation in mplayer
-because you will get visual overview of all available slides which is useful
-when typing in slide markers [42] in subtitles.
+MULTI MONITOR SETUP
 
-When slide reisze finish, you might want to open http://localhost/html5tv/www/media.html
-in Firefox and check final result.
+I'm using awesome as window manager, and since HTML5TV uses xdotool to focus between terminal
+to enter subtitle and mplayer, it will switch to same virtual desktop on *both* monitors,
+so it's helpful to start ./bin/mplayer.pl on same virtual desktop at least with awesome.