Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version unterstützt Kameras mit der yuv420p Palette (Philips-Kameras mit dem "PwC" Kernel-Modul). Zwei kleinere Fehler wurden behoben, die Kamera-Display lesbar bleibt, auch wenn keine Kamera erkannt wird, und den Rahmen nicht mehr hängen, bei der Ausreise.
Tags: 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

Das Build-System verwendet jetzt GNU Autotools. Backend Arbeit war getan, um mehr als nur Farbpaletten RGB24 zu unterstützen. Vorläufige Unterstützung für yuv420p (Philips Webcam-Treiber-Kameras) wurde hinzugefügt (nur Graustufen).
Tags: 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

Die mmap () Teile wurden verbessert. Kernel-Header werden nicht mehr direkt einbezogen, die notwendigen Header wird nun mit der Quelle enthalten. Diese behebt einige compilation problems.
Tags: 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

Diese Version behebt ein GDK / Threads Sperren Bug, der die Anzeige zu frieren gelegentlich verursacht. Weitere kleine Fehler wurden korrigiert.
Tags: 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

Diese Version bietet zusätzlich die Möglichkeit, eine neue Kamera zu öffnen und starten, auch wenn es nicht eine Kamera zu finden. Eine neue "kontinuierliche Vorschau"-Modus ermöglicht Vorschau des vorhergehenden zweiten Animation animiertes, gefolgt von einer Live-Bild aus der Kamera. Ein optionaler Geschwindigkeitsbegrenzung auf Live-er Display hilft langsameren Computern. Frameworks können jetzt lesen Frames von der Kamera via mmap () als auch zu lesen () (standardmäßig mmap (), wenn vorhanden).
Tags: 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