X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=README;h=97e3abf639b642876473e1ff78b8a69f7a6dbd1c;hb=12ebccc68426c5eb0296d89e6595cf508ba0cee8;hp=cb42d66fcd1dee1e7776730a5cbbf0fd73d7ed12;hpb=e1fe7a1a3ed27019af82f9ed8f8e1aaed239c830;p=HTML5TV.git diff --git a/README b/README index cb42d66..97e3abf 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 @@ -140,8 +149,8 @@ Create media/conference-title/www file with source urls for video and presentati # create metadata $ vi hCalendar.html - # generate hires slide jpegs using ghostscript - $ ./bin/slides-hires.sh media/conference-title/presentation.pdf + # create presentation.pdf symlink from pdf file with slides + $ ln -s original-slides.pdf presentation.pdf # annotate some material $ ./bin/mplayer.pl media/conference-Title/video.ogv