Download List

Projeto Descrição

yamdi stands for Yet Another MetaData Injector and
is a metadata injector for FLV files. It adds the
onMetaData event to your FLV files. It uses little
memory, is fast, and can handle big files (over 1 GB).

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.

2011-02-27 05:54
1.8

O arquivo de entrada pode agora ser substituído com o arquivo de saída resultante com a opção-w. Isto imita a modificação inplace do arquivo de entrada. Se o arquivo de entrada contém apenas dados de áudio, então a opção de um intervalo [] acrescenta keyframes falsos para os metadados.
Tags: Feature Enhancements, audio keyframes
The input file can now be replaced with the resulting output file with the -w option. This mimics the inplace modification of the input file. If the input file contains only audio data, then the option -a [interval] adds fake keyframes to the metadata.

2010-12-27 20:45
1.7

Um fora-por-um erro durante a indexação de um arquivo FLV que levam a falhas ocasionais foi corrigido.
Tags: Major bugfixes
An off-by-one bug while indexing an FLV file that lead to occasional crashes has been fixed.

2010-10-18 04:44
1.6

arquivos grandes (maiores que 2 GB) são agora suportadas. Outro erro na análise da largura e altura da VP6 vídeos foi corrigido. Novas opções de linha de comando são-k para adicionar o evento onLastKeyframe, para tira-M todos os metadados, e X-omitir a tag de keyframes na saída XML. A opção-l, foi renomeado para-s.
Tags: Major feature enhancements, large files
Large files (bigger than 2GB) are now supported. Another bug in parsing the width and height of VP6 videos has been fixed. New command line options are -k to add the onLastKeyframe event, -M to strip all metadata, and -X to omit the keyframes tag in the XML output. The -l option has been renamed to -s.

2010-04-05 09:12
1.5

vídeo AVC/H.264 dentro do FLV é suportado, e é possível ter o arquivo de entrada de stdin. Duas correções tem sido aplicada: a segfault em arquivos de entrada vazia, ea altura de vídeos VP62, por vezes, ser zero.
Tags: Major feature enhancements, avc, h264
AVC/H.264 video inside the FLV is now supported, and it is possible to take the input file from stdin. Two fixes has been applied: a segfault on empty input files, and the height of VP62 videos sometimes being zero.

2008-05-25 14:59
1.4

O FLVTag onLastSecond não têm uma data e hora válida. Isso foi corrigido. Além disso, o código-fonte agora pode ser compilado em Win32 com MinGW. Um binário Win32 oficial está disponível para download.
Tags: Minor bugfixes
The onLastSecond FLVTag did not have a valid
timestamp. This has been fixed. Also, the source
code can now be compiled under Win32 using MinGW.
An official Win32 binary is available for
download.

Project Resources