X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=README;h=bc61f88d621b86004173d1ffff2138356e135c3c;hb=5fb03dbba5c0d3ec28c38840e0145ea0887ce9aa;hp=8c57d86b7a39e9ddaa321b5bc51128b8e96080d3;hpb=784a625191cf8bd3a54f94b981017a8917174745;p=HTML5TV.git diff --git a/README b/README index 8c57d86..bc61f88 100644 --- a/README +++ b/README @@ -137,11 +137,8 @@ Create media/conference-title/www file with source urls for video and presentati $ cd media/conference-title $ wget -nc -i www - # set default video - $ ln -s 20090704183304_dobrica.mts.ogv video.ogv - # create metadata - $ vi hcalendar.html + $ vi hCalendar.html # generate hires slide jpegs using ghostscript $ ./bin/slides-hires.sh media/conference-title/presentation.pdf @@ -149,12 +146,8 @@ 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 - -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. +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/media.html -in Firefox and check final result. +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.