Télécharger la liste

Description du projet

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.

Système requise

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.

2009-01-18 23:55
1.1.0

Tags: Major feature enhancements

2008-11-17 00:10
1.0.7

Le code a été mis à jour pour être en phase avec les dernières modifications de l'API de FFmpeg. Les exigences ont été FFmpeg bumped. transcode maintenant besoin d'un cliché récent de FFmpeg au travail. (Des clichés entre r13582 et r15261 sont connus pour fonctionner; les versions ultérieures ne sont pas testées.) Un problème x86_64 avilib causé des problèmes de portabilité que avifix a été fixée. Liaison statique de libavcodec est désormais définitivement pris en charge.
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

Quelques fautes de frappe dans la documentation du filter_modfps, filter_yuy2toyv12, et la page de manuel ont été fixés. Le module AF6 compile maintenant avec la dernière avifile. NUV code a été backportées de HEAD et construire des problèmes ont été corrigés. Prise en charge expérimentale a été ajouté pour x86_64, bien que x86 est préférable. filter_pv est maintenant seulement construit si HAVE_LIBXV est réglé. Compatibilité avec la mise en page d'en-tête de versions récentes de la bibliothèque ffmpeg a été atteint. soutien libpostproc exige maintenant une mise en page plus récente. LZO la version 2 est maintenant utilisé.
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 a été rendue plus silencieux. tcxpm2rgb a été accélérée. Le module d'exportation ffmpeg RVB a été fixée. Libmpeg3 de détection a été améliorée en utilisant libmpeg3. NUV est censé fonctionner que sur x86, si cette contrainte est appliquée dans configurer. Une erreur de segmentation latent dans export_dv et export_dvraw a été fixée. Export_ffmpeg maintenant correctement encode en h264 à nouveau en utilisant libavcodecs récente. export_ffmpeg plus Mangles mal fichier de sortie si elle est "/ dev / null". avilib indices d'initialisation a été fixée, ce qui résout quelques erreurs de segmentation quand. initialisation de la renommée de clôture a été fixée. Ioctls V4 sont utilisés dans les modules d'importation de l'OSS.
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

Amélioration de la détection des flux MPEG: valeurs par défaut codées en dur sont pas utilisés si l'en-tête de séquence a des données incorrectes. Les filtres sont compatibles avec les GI GI 6.3.x avec le HDR. Pixel l'accès est amélioré. L'ancien GTK 1.x exigence a été supprimée. Compatibilité avec libmpeg3 1.7 est améliorée. Compatibilité avec les nouvelles bibliothèques ffmpeg est améliorée. Il existe des correctifs trivial d'alerte de réduction. Encoder chasse d'eau pour le module Xvid a été mis en œuvre. Il ya tcxmlcheck entrée sanity Vérifications de base.
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