Download List

项目描述

Frameworks is a stop-motion animation frame
capture software application for Linux. Frameworks
captures images from a camera and strings them
together into an animation. These still PNG images
may then be combined into a single video file
using other software. Only video4linux webcams are
currently supported. Frameworks is designed to be
easily used alongside the GIMP Animation Package
(GAP). It supports frame averaging, onion
skinning, and continuous preview.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-12-19 13:44
0.3.4

此版本支持相机使用YUV420P调色板(飞利浦相机使用“预委会”内核模块)。两个小错误是固定的,在相机显示屏仍然可读即使没有检测到相机,和框架不再退出挂起。
标签: Minor bugfixes
This release supports cameras using the YUV420P
palette (Philips cameras using the "pwc" kernel
module). Two minor bugs were fixed; the camera
display remains readable even when no camera is
detected, and framework no longer hangs on exit.

2003-11-10 01:12
0.3.3

生成系统现在使用GNU自动。后端工作做是为了支持更多的不仅仅是板载RGB24调色板。初步支持为YUV420P(飞利浦摄像头驱动程序相机)加入(灰阶只)。
标签: Minor feature enhancements
The build system now uses GNU Autotools. Backend work was done to support more color palettes than just RGB24. Preliminary support for YUV420P (Philips Webcam driver cameras) was added (greyscale only).

2003-11-07 01:13
0.3.2

在mmap()部分得到改善。内核头不再直接包含,在必要的头现在是与源中。这种修复一些汇编的问题。
标签: Minor bugfixes
The mmap() portions were improved. Kernel headers are no longer included directly; the necessary header is now included with the source. This fixes some compilation problems.

2003-10-27 03:47
0.3.1

这个版本修正了的GDK /线程锁定错误导致显示冻结偶尔。其他小的错误得到纠正。
标签: Major bugfixes
This version fixes a GDK/threads locking bug that caused the display to freeze occasionally. Other minor bugs were corrected.

2003-10-07 11:25
0.3.0

这个版本增加了能够打开一个新的摄像头,并启动即使找不到相机。一种新的“连续预览”模式允许动画的动画以前秒试听,随后从摄像头活框。可选的速度限制,帮助他实时显示较慢的计算机。框架现在可以从相机读取帧通过mmap()的,以及阅读()(默认为mmap()的如果有的话)。
标签: Minor feature enhancements
This version adds the ability to open a new camera, and
start up even if it can't find a camera . A new "continuous
preview" mode allows animated previews of the previous
second of animation, followed by a live frame from the
camera. An optional speed limit on he live display helps
slower computers. Frameworks can now read frames
from the camera via mmap() as well as read() (defaults
to mmap() if available).

Project Resources