if(($ACT == 'edit' || $ACT == 'preview') && $INFO['editable']){ ?> } else { ?> } ?>
aics acts as back-end and interface for ardour providing an image time-line. A basic user-interface is already integrated in ardour2; more advanced features are underway.
Preparing ardour2.8
<menuitem action='aniConnect'/>
below the “AddTrackBus” entry.sudo ln -s /usr/local/bin/AniComp /bin/true
Download and unzip: http://rg42.org/_media/oss/sodankyla/aics-alpha9-static.gz
./aics-alpha9-static /some/video/file.avi
Select “Connect” from ardour's session menu. voila.
aics takes a few options, run ./aics –help
for a full list. Most importantly -r <jack-sample-rate>
(default 48000) -i <sec>
interval between images of the displayed sequence (default 5 sec) and -C
(don't cache images on aics startup.
The source of aics is available via
git clone git://rg42.org/sodankyla
It's a bit tricky to compile hence the statically linked binary..
Provide feedback directly by email or contact me on the ardour-developer list.