Unicap 0.9.3 and UCView 0.22 just got released!
Changes in the unicap release:
- optionally use libv4l to support more cameras
- fix installation directory of plugins for x64 systems
- fix scaling of ogg/theora video
- use categories for v4l2 properties
Changes in the UCView release:
- small changes to plugin api
- support video downscaling for ogg/theora videos
- russian translation
Important changes to the ubuntu package files:
The unicap packages got renamed to libunicap2, libunicapgtk2, libucil2 to match the debian package naming convention. It is recommended to uninstal the old packages named libunicap-2, libunicapgtk-2 and libucil-2.
The source code for the new release is available here: http://unicap-imaging.org/download.htm. The source code is available here: http://unicap-imaging.org/download.htm. Binary packages for Ubuntu 8.04 are available in the repositories ( using repositories ).


The avcodec module of UCIL is currently not very well supported and mainly untested. It will get replaced by a new AVI module some time in the future - until then I recommend to use the Theora encoder instead.
http://bugs.gentoo.org/show_bug.cgi?id=175881
http://bugs.gentoo.org/show_bug.cgi?id=244586
Of note, I also had to patch the #include lines for avcodec.h and avutil.h to conditionally use the new paths being pushed down from the ffmpeg project: and .
Those paths are libavcodec/avcodec.h and libavutil/avutil.h.