Mercurial > code > home > repos > light9
changeset 552:1026574e90b0
readme
Ignore-this: 1822c5c330a8b3c8fe5f8c273b902bc3
author | drewp@bigasterisk.com |
---|---|
date | Tue, 15 Jun 2010 06:33:10 +0000 |
parents | ad5043f70fda |
children | 587db1018938 |
files | show/dance2010/readme |
diffstat | 1 files changed, 8 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/show/dance2010/readme Tue Jun 15 06:27:52 2010 +0000 +++ b/show/dance2010/readme Tue Jun 15 06:33:10 2010 +0000 @@ -11,23 +11,22 @@ plus(pts/3):~/projects/light9% bin/dmxserver -n vidref -grab time from asco -always record picture against {songuri}/vid/{take}/{songtime}, so we never miss a recording (but at night when they're all gone, we don't need any recordings?) -play prev videos -let me tag a good rehearsal or toss junk rehearsals. if we juggle the playback time too much, you can be sure it's not a good pass -qt window with one live pane and any number of synced playback panes. +OK grab time from asco +OK always record picture against {songuri}/vid/{take}/{songtime}, so we never miss a recording (but at night when they're all gone, we don't need any recordings?) +OK play prev videos +OK let me tag a good rehearsal or toss junk rehearsals. if we juggle the playback time too much, you can be sure it's not a good pass +OK qt window with one live pane and any number of synced playback panes. +XX get twisted qt wrapper for our networking +OK new take for every single restart? i guess so, since they could pass over the same song time. +XX check if mpd has a working precise-time system yet, so we could get off the patched one Do we need to detach from current song+time to view something else? curvecalc should be able to fetch a sample of a lit frame to stick in its timeline need to move curvecalc to qt? can i dynamically change the output filename of a filesink? that might be the way to steer the ouptut correctly. But, i might want to append one take's frames into one file. Maybe use a standard compressor like mjpeg, and separately map the in-movie timestamp to our playback timestamp in case they drift. -new take for every single restart? i guess so, since they could pass over the same song time. -get twisted qt wrapper for our networking show is 70min of music: at 8fps and 50k/pic, 1.6MB of image data per pass. -todo: -- check if mpd has a working precise-time system yet, so we could get off the patched one ================================================== rewrites!