Software >
(on Wikipedia)
kinodv.org
Video editing program.
-
See Kino2
-
2009-01-18 - 1.3.2 on (distribution not recorded)
Table of Contents [hide]
Notes ∞
Kino can directly import the .ogg videos created by Cheese.
Installation ∞
su apt-get install intltool libdv4-devel libraw1394_8-devel libavc1394_0-devel libiec61883_0-devel libxv1-devel libglade2.0_0-devel tar -xvvzf kino-1.3.1.tar.gz cd kino-1.3.1 ./configure && make && make install
Capture from webcam ∞
Get [[[http://dv4l.berlios.de |dv4l]] working.
wget www.lavrsen.dk/twiki/pub/Motion/VideoFourLinuxLoopbackDevice/vloopback-1.1.tar.gz tar xvvzf vloopback-1.1.tar.gz cd vloopback-1.1 make && make install
wget download.berlios.de/dv4l/dv4l-1.0.tar.gz tar xvvzf dv4l-1.0.tar.gz cd dv4l-1.0 ./configure && make && make install
In file included from /usr/include/linux/videodev.h:8, from palettes.c:20: /usr/include/linux/videodev2.h:513: error: field ‘timestamp’ has incomplete type make: *** [palettes.o] Error 1
svn checkout svn://svn.berlios.de/dv4l/trunk cd trunk ./configure && make && make install
In file included from /usr/include/linux/videodev.h:8, from palettes.c:20: /usr/include/linux/videodev2.h:513: error: field ‘timestamp’ has incomplete type make: *** [palettes.o] Error 1
Fuck this..
2009-01-18 - 1.3.2 ∞
Somewhat awkward to use.. but at least it's not fugly.
ported