X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=README;h=3d84276b7d16fdd9bcc66d6581eda8b906b42cf2;hb=5f1089a84b8d7377d4797985718a77b79529a53c;hp=bc61f88d621b86004173d1ffff2138356e135c3c;hpb=5fb03dbba5c0d3ec28c38840e0145ea0887ce9aa;p=HTML5TV.git diff --git a/README b/README index bc61f88..3d84276 100644 --- a/README +++ b/README @@ -33,6 +33,11 @@ New Theora encoder 1.1 create videos that are better than anything I saw on the web, oggz tool has chop support, so extracting part of video is very easy and possible. +When re-encoding video materials following command line gives more-or-less +resonable video size while inserting keyframes for nice seek: + + ffmpeg2theora -p padma --keyint 1 source_video.flv + VIDEO EDITING @@ -104,6 +109,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 @@ -151,3 +160,9 @@ 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. + +MULTI MONITOR SETUP + +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.