Downloadliste

Projektbeschreibung

transcode is a text console video-stream processing tool. It supports elementary video and audio frame transformations. Some example modules are included to enable import of MPEG-1/2, Digital Video, and other formats. It also includes export modules for writing to AVI files with DivX, OpenDivX, XviD, Digital Video or other codecs. Direct DVD transcoding is also supported. A set of tools is available to extract and decode the sources into raw video/audio streams for import and to enable post-processing of AVI files.

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.

2009-01-18 23:55
1.1.0

Tags: Major feature enhancements

2008-11-17 00:10
1.0.7

Der Code wurde aktualisiert, um synchron mit den neuesten FFmpeg API-Änderungen werden. Die Anforderungen wurden FFmpeg stieß. transcode benötigt jetzt eine Momentaufnahme der bisherigen FFmpeg zu arbeiten. (Snapshots zwischen r13582 und r15261 sind bekannt zu arbeiten; späteren Versionen wurden nicht getestet.) Ein avilib x86_64 Übertragbarkeit Problem, das AVI Reparatur Probleme verursacht wurde behoben. Statisches Binden von libavcodec ist nun endgültig nicht unterstützt.
Tags: Minor bugfixes
The code was updated to be in sync with lastest
FFmpeg API changes. The FFmpeg requirements were
bumped. transcode now needs a recent snapshot of
FFmpeg to work. (Snapshots between r13582 and
r15261 are known to work; later versions are
untested.) An avilib x86_64 portability problem
which caused avifix problems was fixed. Static
linking of libavcodec is now definitively
unsupported.

2008-07-26 21:20
1.0.6

Einige Tippfehler in der Dokumentation filter_modfps, filter_yuy2toyv12, und die man-Seite wurden behoben. Die af6 Modul stellt nun mit der neuesten avifile. NUV-Code wurde von HEAD portiert und Build-Probleme wurden behoben. Experimentelle Unterstützung für x86_64 hinzugefügt wurde, obwohl x86 bevorzugt. filter_pv ist jetzt nur aufgebaut, wenn HAVE_LIBXV gesetzt ist. Die Vereinbarkeit mit dem Header-Layout der jüngsten Versionen der ffmpeg Bibliothek wurde erreicht. libpostproc Unterstützung erfordert jetzt eine neuere Layout. LZO Version 2 ist jetzt verwendet werden.
Tags: Minor bugfixes
Some typos in the documentation of filter_modfps, filter_yuy2toyv12, and the man page were fixed. The af6 module now compiles with the latest avifile. NUV code was backported from HEAD and build problems were fixed. Experimental support for x86_64 was added, though x86 is preferred. filter_pv is now only built if HAVE_LIBXV is set. Compatibility with the header layout of recent versions of the ffmpeg library was achieved. libpostproc support now requires a newer layout. LZO version 2 is now used.

2008-01-10 08:22
1.0.5

aclib wurde immer stiller. tcxpm2rgb beschleunigt. Die ffmpeg-Export-Modul RGB wurde behoben. Libmpeg3 Erkennung wurde verbessert mit libmpeg3. NUV soll nur auf x86-Arbeit, so dass diese Beschränkung in konfigurieren durchgesetzt wird. Ein latenter segfault in export_dv und export_dvraw wurde behoben. Export_ffmpeg jetzt korrekt kodiert in h264 wieder mit den letzten libavcodecs. export_ffmpeg nicht mehr verstümmelt Ausgabedatei nicht ordnungsgemäß, wenn sie "/ dev / null". avilib Indizes Initialisierung wurde behoben, die einige segfaults beim Schließen. Ruhm Initialisierung festgelegt wurde, löst. V4 ioctls in OSS-Import-Module verwendet werden.
Tags: Major bugfixes
aclib was made more silent. tcxpm2rgb was speeded
up. The ffmpeg export module RGB was fixed.
libmpeg3 detection was improved using libmpeg3.
NUV is supposed to work only on x86, so this
constraint is enforced in configure. A latent
segfault in export_dv and export_dvraw was fixed.
export_ffmpeg now properly encodes in h264 again
using recent libavcodecs. export_ffmpeg no longer
improperly mangles output filename if it is
"/dev/null". avilib indexes initialization was
fixed, which solves some segfaults when closing.
fame initialization was fixed. V4 ioctls are used
in OSS import modules.

2007-09-16 20:41
1.0.4

Verbesserte Erkennung von MPEG-Streams: hartcodierte Standardwerte nicht verwendet werden, wenn die Sequenz-Header falsche Daten hat. Chat-Filter sind mit IM 6.3.x mit HDR-kompatibel. Pixel Zugang verbessert wird. Der alte GTK 1.x Forderung fallen gelassen wurde. Kompatibilität mit libmpeg3 1,7 verbessert wird. Kompatibilität mit neueren ffmpeg-Bibliotheken verbessert wird. Es gibt triviale Warnung Verringerung fixes. Encoder Flush für den XviD-Modul implementiert wurde. Es gibt tcxmlcheck Eingang grundlegende geistige Gesundheit überprüft.
Tags: Minor feature enhancements
Improved detection of MPEG streams: hard-coded defaults are not used if the sequence header has incorrect data. IM filters are compatible with IM 6.3.x with HDR. Pixel access is improved. The old GTK 1.x requirement has been dropped. Compatibility with libmpeg3 1.7 is improved. Compatibility with newer ffmpeg libraries is improved. There are trivial warning reduction fixes. Encoder flush for the xvid module has been implemented. There are tcxmlcheck input basic sanity checks.

Project Resources