Download List

Projeto Descrição

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.

System Requirements

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

O código foi atualizado para estar em sintonia com as últimas alterações FFmpeg API. Os requisitos FFmpeg estavam colidiu. transcode agora precisa de uma foto recente de FFmpeg para o trabalho. (Instantâneos entre r13582 e r15261 são conhecidos para o trabalho; versões posteriores não são testados). Um problema de portabilidade avilib x86_64 que causou problemas avifix foi corrigido. Vinculação estática de libavcodec está agora definitivamente sem suporte.
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

Alguns erros na documentação dos filter_modfps, filter_yuy2toyv12, ea página do homem foram corrigidos. O módulo af6 agora compila com as últimas avifile. Código NUV foi portado da HEAD e construir os problemas foram corrigidos. Suporte experimental para x86_64 foi adicionado, embora 86 é o preferido. filter_pv agora é só se construiu HAVE_LIBXV está definido. Compatibilidade com o layout do cabeçalho versões recentes da biblioteca ffmpeg foi alcançado. apoio libpostproc exige agora um novo layout. LZO versão 2 é usado agora.
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 tornou-se mais silencioso. tcxpm2rgb foi acelerada. O ffmpeg exportação módulo RGB foi corrigido. Libmpeg3 detecção foi melhorada usando libmpeg3. NUV deve funcionar somente em x86, portanto, essa restrição é imposta em configurar. A segfault latente em export_dv e export_dvraw foi corrigido. Export_ffmpeg agora devidamente codifica em h264 novamente usando libavcodecs recente. export_ffmpeg não impropriamente mangles arquivo de saída, se for "/ dev / null". inicialização índices avilib era fixo, que resolve alguns segfaults quando fechar a inicialização fama. foi corrigido. Ioctls V4 são usados em módulos de importação 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

Melhor detecção de fluxos MPEG: padrões codificados não são utilizados se o cabeçalho de seqüência tem dados incorretos. Filtros de mensagens instantâneas são compatíveis com o IM 6.3.x com HDR. Acesso Pixel é melhorada. O velho GTK 1.x exigência foi descartada. Compatibilidade com libmpeg3 1,7 é melhorada. Compatibilidade com a mais recente bibliotecas FFmpeg é melhorada. Há correções redução trivial aviso. Encoder liberado para o módulo xvid foi implementado. Há tcxmlcheck entrada checagens básicas.
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