HTML5TV.git
14 years agoadded @to_mplayer command queue
Dobrica Pavlinusic [Fri, 23 Oct 2009 16:31:53 +0000 (18:31 +0200)]
added @to_mplayer command queue

14 years agoput slide number in upper left corner to miss title
Dobrica Pavlinusic [Fri, 23 Oct 2009 16:30:52 +0000 (18:30 +0200)]
put slide number in upper left corner to miss title

14 years agoone thing done, one more added
Dobrica Pavlinusic [Fri, 23 Oct 2009 16:25:42 +0000 (18:25 +0200)]
one thing done, one more added

14 years agouse IO::Select again to parse mplayer A: V: output
Dobrica Pavlinusic [Fri, 23 Oct 2009 16:12:28 +0000 (18:12 +0200)]
use IO::Select again to parse mplayer A: V: output

This should allow better sync than parsing mplayer's mux debug log
but requires us to chop char by char from input stream to detect
both \n and \r as newline delimiters

14 years agosome markers
Dobrica Pavlinusic [Fri, 23 Oct 2009 15:35:21 +0000 (17:35 +0200)]
some markers

14 years agofix progress bar
Dobrica Pavlinusic [Fri, 23 Oct 2009 11:58:35 +0000 (13:58 +0200)]
fix progress bar

14 years agoextract length using oggLength
Dobrica Pavlinusic [Thu, 22 Oct 2009 12:41:18 +0000 (14:41 +0200)]
extract length using oggLength

14 years agoMerge branch 'master' of github.com:dpavlin/HTML5TV
Dobrica Pavlinusic [Thu, 22 Oct 2009 12:07:01 +0000 (14:07 +0200)]
Merge branch 'master' of github.com:dpavlin/HTML5TV

14 years agoadded minimum slide height
Dobrica Pavlinusic [Thu, 22 Oct 2009 12:06:41 +0000 (14:06 +0200)]
added minimum slide height

14 years agoinsert keyframes every second, better output
Dobrica Pavlinusic [Thu, 22 Oct 2009 11:52:51 +0000 (13:52 +0200)]
insert keyframes every second, better output

14 years agoinstall ffmpeg2theora
Dobrica Pavlinusic [Thu, 22 Oct 2009 11:43:36 +0000 (13:43 +0200)]
install ffmpeg2theora

14 years agoproduce blank video with timecode
Dobrica Pavlinusic [Wed, 21 Oct 2009 20:27:00 +0000 (22:27 +0200)]
produce blank video with timecode

14 years agoanother great presentation, slides and audio only
Dobrica Pavlinusic [Wed, 21 Oct 2009 11:53:20 +0000 (13:53 +0200)]
another great presentation, slides and audio only

14 years agoignore position while seeking in mplayer
Dobrica Pavlinusic [Tue, 20 Oct 2009 22:26:17 +0000 (00:26 +0200)]
ignore position while seeking in mplayer

14 years agoMerge branch 'master' into msglevel
Dobrica Pavlinusic [Tue, 20 Oct 2009 21:21:39 +0000 (23:21 +0200)]
Merge branch 'master' into msglevel

14 years agofinish slide extraction and sync
Dobrica Pavlinusic [Tue, 20 Oct 2009 21:21:08 +0000 (23:21 +0200)]
finish slide extraction and sync

14 years agocleanup resized frames before oggThumb
Dobrica Pavlinusic [Tue, 20 Oct 2009 21:20:28 +0000 (23:20 +0200)]
cleanup resized frames before oggThumb

14 years agouse mplayer muxer debug messages to sync position
Dobrica Pavlinusic [Tue, 20 Oct 2009 20:55:57 +0000 (22:55 +0200)]
use mplayer muxer debug messages to sync position

14 years agorefresh slides every 1.5 s
Dobrica Pavlinusic [Tue, 20 Oct 2009 18:26:28 +0000 (20:26 +0200)]
refresh slides every 1.5 s

14 years agoadd vertical padding to slide overview
Dobrica Pavlinusic [Tue, 20 Oct 2009 17:38:56 +0000 (19:38 +0200)]
add vertical padding to slide overview

14 years agoRunning Debian on Inexpensive Network Storage Devices
Dobrica Pavlinusic [Tue, 20 Oct 2009 17:21:55 +0000 (19:21 +0200)]
Running Debian on Inexpensive Network Storage Devices

14 years agosync only if window is opened
Dobrica Pavlinusic [Tue, 20 Oct 2009 17:02:11 +0000 (19:02 +0200)]
sync only if window is opened

14 years agopoint to www/_editing.html through local http
Dobrica Pavlinusic [Tue, 20 Oct 2009 16:03:59 +0000 (18:03 +0200)]
point to www/_editing.html through local http

14 years agoslide overview is now automatic
Dobrica Pavlinusic [Tue, 20 Oct 2009 15:45:57 +0000 (17:45 +0200)]
slide overview is now automatic

14 years agocorrectly fill unused space
Dobrica Pavlinusic [Tue, 20 Oct 2009 15:43:38 +0000 (17:43 +0200)]
correctly fill unused space

14 years agofix warning
Dobrica Pavlinusic [Tue, 20 Oct 2009 14:16:19 +0000 (16:16 +0200)]
fix warning

14 years agocalculate slide just based on current video time
Dobrica Pavlinusic [Tue, 20 Oct 2009 14:13:42 +0000 (16:13 +0200)]
calculate slide just based on current video time

14 years agoinstall SDL perl bindings
Dobrica Pavlinusic [Tue, 20 Oct 2009 13:56:45 +0000 (15:56 +0200)]
install SDL perl bindings

14 years agofirst semi-working slide overview
Dobrica Pavlinusic [Mon, 19 Oct 2009 21:41:06 +0000 (23:41 +0200)]
first semi-working slide overview

14 years agoadded $app->sync
Dobrica Pavlinusic [Mon, 19 Oct 2009 18:43:33 +0000 (20:43 +0200)]
added $app->sync

14 years agohopefully useful slide overview layout
Dobrica Pavlinusic [Mon, 19 Oct 2009 18:40:42 +0000 (20:40 +0200)]
hopefully useful slide overview layout

14 years agoopen slides overview with SDL
Dobrica Pavlinusic [Mon, 19 Oct 2009 18:01:06 +0000 (20:01 +0200)]
open slides overview with SDL

14 years agoread lines from mplayer
Dobrica Pavlinusic [Mon, 19 Oct 2009 17:38:15 +0000 (19:38 +0200)]
read lines from mplayer

14 years agouse IO::Select to pull mplayer output
Dobrica Pavlinusic [Mon, 19 Oct 2009 17:16:40 +0000 (19:16 +0200)]
use IO::Select to pull mplayer output

14 years agoslides overview montage is now directly available
Dobrica Pavlinusic [Mon, 19 Oct 2009 15:59:03 +0000 (17:59 +0200)]
slides overview montage is now directly available

14 years agowe now produce montage internally
Dobrica Pavlinusic [Mon, 19 Oct 2009 15:57:38 +0000 (17:57 +0200)]
we now produce montage internally

14 years agocreate slide overview montage
Dobrica Pavlinusic [Mon, 19 Oct 2009 15:55:31 +0000 (17:55 +0200)]
create slide overview montage

14 years agoMerge branch 'master' into montage
Dobrica Pavlinusic [Mon, 19 Oct 2009 13:39:34 +0000 (15:39 +0200)]
Merge branch 'master' into montage

14 years agocreated slide sync subtitles
Dobrica Pavlinusic [Sun, 18 Oct 2009 21:51:18 +0000 (23:51 +0200)]
created slide sync subtitles

14 years agoattempt to fix shell montage
Dobrica Pavlinusic [Sun, 18 Oct 2009 21:50:54 +0000 (23:50 +0200)]
attempt to fix shell montage

14 years agodon't size slides all time
Dobrica Pavlinusic [Sun, 18 Oct 2009 21:45:04 +0000 (23:45 +0200)]
don't size slides all time

14 years agohush debug output
Dobrica Pavlinusic [Sun, 18 Oct 2009 20:43:55 +0000 (22:43 +0200)]
hush debug output

14 years agofix summary (title)
Dobrica Pavlinusic [Sun, 18 Oct 2009 19:22:42 +0000 (21:22 +0200)]
fix summary (title)

14 years agofix hCalendar.html
Dobrica Pavlinusic [Sun, 18 Oct 2009 19:17:13 +0000 (21:17 +0200)]
fix hCalendar.html

14 years agoupdate example for latest code changes
Dobrica Pavlinusic [Sun, 18 Oct 2009 18:49:33 +0000 (20:49 +0200)]
update example for latest code changes

14 years agoupdate current status
Dobrica Pavlinusic [Sun, 18 Oct 2009 18:48:33 +0000 (20:48 +0200)]
update current status

14 years agoextract seconds from link hash
Dobrica Pavlinusic [Sun, 18 Oct 2009 18:47:30 +0000 (20:47 +0200)]
extract seconds from link hash

14 years agoformat subtitle start/end as link mm:ss
Dobrica Pavlinusic [Sun, 18 Oct 2009 18:46:01 +0000 (20:46 +0200)]
format subtitle start/end as link mm:ss

14 years agopreserve slide aspect ratio
Dobrica Pavlinusic [Sat, 17 Oct 2009 21:49:59 +0000 (23:49 +0200)]
preserve slide aspect ratio

14 years agouse oggThumb from $PATH
Dobrica Pavlinusic [Sat, 17 Oct 2009 16:40:48 +0000 (18:40 +0200)]
use oggThumb from $PATH

14 years agoneed libvorbis-dev to compile ogg video tools
Dobrica Pavlinusic [Sat, 17 Oct 2009 15:57:06 +0000 (17:57 +0200)]
need libvorbis-dev to compile ogg video tools

14 years agouse $slide_factor
Dobrica Pavlinusic [Fri, 16 Oct 2009 22:31:44 +0000 (00:31 +0200)]
use $slide_factor

14 years agodisplay slide number in annotation
Dobrica Pavlinusic [Fri, 16 Oct 2009 22:27:23 +0000 (00:27 +0200)]
display slide number in annotation

14 years agoadd background to slide annotation
Dobrica Pavlinusic [Fri, 16 Oct 2009 22:24:19 +0000 (00:24 +0200)]
add background to slide annotation

14 years agoAnnotate slides
Dobrica Pavlinusic [Fri, 16 Oct 2009 21:52:52 +0000 (23:52 +0200)]
Annotate slides

14 years agoalways resize slides
Dobrica Pavlinusic [Fri, 16 Oct 2009 21:52:08 +0000 (23:52 +0200)]
always resize slides

14 years agouse Graphics::Magick for resize
Dobrica Pavlinusic [Fri, 16 Oct 2009 21:14:12 +0000 (23:14 +0200)]
use Graphics::Magick for resize

14 years agoMerge branch 'graphicsmagick'
Dobrica Pavlinusic [Fri, 16 Oct 2009 20:57:03 +0000 (22:57 +0200)]
Merge branch 'graphicsmagick'

Conflicts:
bin/install-debian.sh

move to Graphics::Magick and split dependencies much nicer

14 years agocreate all frames by single call to oggThumb
Dobrica Pavlinusic [Fri, 16 Oct 2009 20:53:04 +0000 (22:53 +0200)]
create all frames by single call to oggThumb

14 years agofix frame positions
Dobrica Pavlinusic [Fri, 16 Oct 2009 20:51:19 +0000 (22:51 +0200)]
fix frame positions

14 years agofix prev/next_subtitle
Dobrica Pavlinusic [Fri, 16 Oct 2009 19:24:06 +0000 (21:24 +0200)]
fix prev/next_subtitle

14 years agowe don't want to do anything after oggChop
Dobrica Pavlinusic [Fri, 16 Oct 2009 18:45:57 +0000 (20:45 +0200)]
we don't want to do anything after oggChop

14 years agoreplace mplayer with oggThumb for frame extraction
Dobrica Pavlinusic [Fri, 16 Oct 2009 18:30:21 +0000 (20:30 +0200)]
replace mplayer with oggThumb for frame extraction

14 years agobuild Ogg Video Tools from upstream source
Dobrica Pavlinusic [Fri, 16 Oct 2009 18:19:44 +0000 (20:19 +0200)]
build Ogg Video Tools from upstream source

14 years agoreplace oggz-tools with Ogg Video Tools deps
Dobrica Pavlinusic [Fri, 16 Oct 2009 18:12:40 +0000 (20:12 +0200)]
replace oggz-tools with Ogg Video Tools deps

14 years agofix -ao null
Dobrica Pavlinusic [Fri, 16 Oct 2009 17:40:58 +0000 (19:40 +0200)]
fix -ao null

14 years agoinstall oggz-tools
Dobrica Pavlinusic [Fri, 16 Oct 2009 17:21:05 +0000 (19:21 +0200)]
install oggz-tools

14 years agomake frame extraction -really-quiet
Dobrica Pavlinusic [Fri, 16 Oct 2009 14:51:11 +0000 (16:51 +0200)]
make frame extraction -really-quiet

14 years agodon't do anything with mplayer snapshots
Dobrica Pavlinusic [Fri, 16 Oct 2009 14:45:12 +0000 (16:45 +0200)]
don't do anything with mplayer snapshots

We will capture them again anyway

14 years agofinish subtitling and slides extraction from video
Dobrica Pavlinusic [Fri, 16 Oct 2009 14:36:42 +0000 (16:36 +0200)]
finish subtitling and slides extraction from video

14 years agomarkers for video snapshot slides
Dobrica Pavlinusic [Fri, 16 Oct 2009 14:19:00 +0000 (16:19 +0200)]
markers for video snapshot slides

14 years agoMerge branch 'master' into screenshot
Dobrica Pavlinusic [Fri, 16 Oct 2009 13:39:14 +0000 (15:39 +0200)]
Merge branch 'master' into screenshot

14 years agodon't dump html5tv hash without $debug
Dobrica Pavlinusic [Fri, 16 Oct 2009 13:38:44 +0000 (15:38 +0200)]
don't dump html5tv hash without $debug

14 years agofix naming of slides to just \d+.something
Dobrica Pavlinusic [Fri, 16 Oct 2009 13:33:06 +0000 (15:33 +0200)]
fix naming of slides to just \d+.something

14 years agoMerge branch 'master' into screenshot
Dobrica Pavlinusic [Fri, 16 Oct 2009 13:32:20 +0000 (15:32 +0200)]
Merge branch 'master' into screenshot

14 years agofix invocation with full movie path
Dobrica Pavlinusic [Fri, 16 Oct 2009 12:53:33 +0000 (14:53 +0200)]
fix invocation with full movie path

14 years agoscreenshot from video instead of slides
Dobrica Pavlinusic [Fri, 16 Oct 2009 12:40:04 +0000 (14:40 +0200)]
screenshot from video instead of slides

14 years agofix for usage with just media/conference-Title/
Dobrica Pavlinusic [Fri, 16 Oct 2009 10:11:11 +0000 (12:11 +0200)]
fix for usage with just media/conference-Title/

14 years agomove screenshots to s/shot/time path
Dobrica Pavlinusic [Thu, 15 Oct 2009 22:00:43 +0000 (00:00 +0200)]
move screenshots to s/shot/time path

14 years agoMerge branch 'hCalendar_rename'
Dobrica Pavlinusic [Thu, 15 Oct 2009 20:59:23 +0000 (22:59 +0200)]
Merge branch 'hCalendar_rename'

14 years agoMerge branch 'group_html_in_html5tv'
Dobrica Pavlinusic [Thu, 15 Oct 2009 20:57:21 +0000 (22:57 +0200)]
Merge branch 'group_html_in_html5tv'

14 years agogenerate paths in one place: slide_jpg
Dobrica Pavlinusic [Thu, 15 Oct 2009 20:53:45 +0000 (22:53 +0200)]
generate paths in one place: slide_jpg

14 years agocorrect resized path
Dobrica Pavlinusic [Thu, 15 Oct 2009 20:41:16 +0000 (22:41 +0200)]
correct resized path

14 years agocreate $media_dir/s
Dobrica Pavlinusic [Thu, 15 Oct 2009 20:40:06 +0000 (22:40 +0200)]
create $media_dir/s

14 years agoalways produce jpeg
Dobrica Pavlinusic [Thu, 15 Oct 2009 18:56:47 +0000 (20:56 +0200)]
always produce jpeg

14 years agomore tweaks to switch to factors
Dobrica Pavlinusic [Thu, 15 Oct 2009 18:52:01 +0000 (20:52 +0200)]
more tweaks to switch to factors

14 years agoreplace Imager with GraphicsMagick
Dobrica Pavlinusic [Thu, 15 Oct 2009 18:49:58 +0000 (20:49 +0200)]
replace Imager with GraphicsMagick

14 years agofinish screenshot feature first
Dobrica Pavlinusic [Thu, 15 Oct 2009 18:45:07 +0000 (20:45 +0200)]
finish screenshot feature first

14 years agomove html into own part of hash
Dobrica Pavlinusic [Thu, 15 Oct 2009 18:36:05 +0000 (20:36 +0200)]
move html into own part of hash

14 years agorename www/_editing.html
Dobrica Pavlinusic [Thu, 15 Oct 2009 18:15:22 +0000 (20:15 +0200)]
rename www/_editing.html

14 years agomark www/media reorg done
Dobrica Pavlinusic [Thu, 15 Oct 2009 18:11:01 +0000 (20:11 +0200)]
mark www/media reorg done

14 years agoMerge branch 'resolution_to_factor'
Dobrica Pavlinusic [Thu, 15 Oct 2009 18:09:43 +0000 (20:09 +0200)]
Merge branch 'resolution_to_factor'

14 years agochange s/123x456 to s/factor
Dobrica Pavlinusic [Thu, 15 Oct 2009 18:08:27 +0000 (20:08 +0200)]
change s/123x456 to s/factor

14 years agorename to _editing
Dobrica Pavlinusic [Thu, 15 Oct 2009 18:04:30 +0000 (20:04 +0200)]
rename to _editing

so it will sort on top of the list, and we can filter for it
in web server if we want to

14 years agono need to setup interface
Dobrica Pavlinusic [Thu, 15 Oct 2009 17:54:39 +0000 (19:54 +0200)]
no need to setup interface

14 years agocreate html pages for editing and current
Dobrica Pavlinusic [Thu, 15 Oct 2009 17:49:33 +0000 (19:49 +0200)]
create html pages for editing and current

www/conference-Talk.html from (media/conference-Talk path)
and www/editing.html

14 years agopoint links into media/editing/
Dobrica Pavlinusic [Thu, 15 Oct 2009 17:44:56 +0000 (19:44 +0200)]
point links into media/editing/

14 years agorename meta data html into hCalendar.html
Dobrica Pavlinusic [Thu, 15 Oct 2009 17:37:01 +0000 (19:37 +0200)]
rename meta data html into hCalendar.html

14 years agonew symlink to media in root
Dobrica Pavlinusic [Thu, 15 Oct 2009 17:33:33 +0000 (19:33 +0200)]
new symlink to media in root

14 years agoMerge branch 'subtitles'
Dobrica Pavlinusic [Thu, 15 Oct 2009 17:31:57 +0000 (19:31 +0200)]
Merge branch 'subtitles'