EasyBMPtoAVI is a cross-platform, easy-to-use
application that converts a series of BMP images
of any bit depth to an AVI movie file.
EasyBMPtoAVI supports both command-line and
interactive use.
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.
Diese Version bietet zwei wesentliche Verbesserungen der Funktionalität. Das erste ist, so dass Dateinamen zu erhöhen durch N, sondern als 1 (z. B. frame00.bmp, frame05.bmp, ...). Die zweite Erweiterung ist die Eingabe Umbasierung Bilder, die auf eine vom Benutzer festgelegte Größe bei der Erstellung des Films.
Tags:
Major feature enhancements
This version adds two major feature enhancements.
This first is allowing filenames to increment by
N, rather than 1 (e.g., frame00.bmp, frame05.bmp,
...). The second enhancement is rescaling the
input images to a user-specified size while
creating the movie.
Diese Version hat zwei wesentliche Funktionserweiterungen: Unterstützung für ganzzahlige Frame-Raten (zB NTSC 29,97) und (zeitliche) Glättung über Interpolation der benachbarten Frames. Darüber hinaus gibt es experimentelle Unterstützung für die zeitliche Glättung durch Interleaving benachbarten Frames, anstatt sie interpoliert. Diese Option sollte schneller laufen.
Tags:
Major feature enhancements
This release has two major feature enhancements: support for noninteger frame rates (e.g. NTSC 29.97) and (temporal) smoothing via interpolation of adjacent frames. In addition, there is experimental support for temporal smoothing by interleaving adjacent frames, rather than interpolating them. This option should run faster.
Diese Version ist mit EasyBMP Version 1.02 oder höher kompatibel. Ein Upgrade auf diese Version ist eine schnellere Lese-Performance der Eingabe BMP-Dateien und die Kompatibilität mit 64-Bit-Architekturen. Kompatibilität mit früheren Versionen von EasyBMP wird durch Makros erreicht.
Tags:
Minor feature enhancements
This version is compatible with EasyBMP version 1.02 or greater. Upgrading to this version should ensure faster read performance of the input BMP files and compatibility with 64-bit architectures. Compatibility with earlier versions of EasyBMP is attained by means of macros.
Diese Version bietet Unterstützung für Big-Endian-Architekturen wie PowerPC und Sun Sparc. Die Veröffentlichung konzentriert sich auch auf Quelltextbereinigung, vor allem im Schreiben der Datei-Header-Strukturen, um die Ausgabe AVI-Datei. Einige neue Datei I / O-Funktionen wurden für zukünftige Festplattenzugriff Leistungsverbesserungen aufgenommen. Schließlich wurde eine bessere Fehlerüberprüfung hinzugefügt, um Situationen, in denen die Ausgabe-Datei konnte nicht geöffnet werden oder der geschätzte Dateigröße größer ist als 2 GB zu erkennen.
Tags:
Major feature enhancements
This release adds support for big-endian
architectures such as PowerPC and Sun Sparc. The
release also focuses on code cleanup, particularly
in writing the file header structures to the
output AVI file. Some new file I/O functions were
added for future disk access performance
enhancements. Lastly, better error checking was
added to detect situations where the output file
could not be opened or the estimated file size is
greater than 2GB.
Diese Veröffentlichung konzentriert sich auf Bugfixes und die Leistung des AVI-Video-Ausgang. Insbesondere wurden die Puffer und andere interne Strukturen fixiert und gezwickt, um die Kompatibilität und die Wiedergabe zu verbessern. Eine Hilfe-Funktion wurde für die Hilfe-Flagge hinzugefügt. Eine neue Option, die urheberrechtlich geschützt sind, wurde hinzugefügt, um das Urheberrecht in der Ausgabe Bit gesetzt, wenn gewünscht.
Tags:
Major bugfixes
This release focuses on bugfixes and the performance of the output AVI movie. In particular, the buffer size and other internal structures have been fixed and tweaked to improve compatibility and playback performance. A help function was added for the -help flag. A new option, -copyright, has been added to set the copyright bit in the output if desired.