Download List

Projeto Descrição

VideoDog is a command line tool to grab frames from a Video4linux-compliant
device. It can export a file in raw, PNM, or JPG formats. It can also do loop
capture using multiple buffers, or just be used to set/retrieve device data or
scripts. It presents a programming interface for implementing image
transformations and effects. There are some examples in the source code. No
external libraries are required.

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.

2004-11-02 07:02
0.31

Corrige arquivo de configuração e limpeza de seleção de entrada foram feitos. SDL código de exemplo foi adicionado.
Tags: Development, Major bugfixes
Config file fixes and input selection cleanup were
done. SDL example code was added.

2004-01-11 08:19
0.30

Esta versão adiciona detecção de movimento, e um código AlphaBlend exemplo para colocar um logotipo em cada imagem. Há algumas poucas atualizações para corrigir erros de digitação a documentação de programação V4L.
Tags: Development, Major feature enhancements
This version adds motion detection, and a sample
alphablend code to put a logo in every image. There are
some little updates to fix typos to the V4L programming
documentation.

2003-05-13 02:41
0.23

Um arquivo PDF pequeno que tenta explicar sobre v4l e videodog foi adicionado, e muitos bugs foram corrigidos.
Tags: Development, Major bugfixes
A small PDF file that tries to explain about v4l and videodog was added, and lots of bugs were fixed.

2003-04-10 23:03
0.22

Esta versão tem uma função mais rápido swap Bgr24 (apenas 86), a entrada em cada ciclo de captura, uma página de manual atualizado, mais exemplos de código, e mais informações sobre os efeitos. Small bugs no formato nome, um equívoco de algumas funções de loop, um bug no analisador de configuração, compilação e sem apoio JPEGLib foram todos corrigidos.
Tags: Development, Major feature enhancements
This release has a faster bgr24 swap function (x86 only), cycle input in each capture, an updated man page, more code examples, and more info about effects. Small bugs in the name format, a misconception of some loop functions, a bug in the config parser, and compilation without JPEGLib support have all been fixed.

2002-05-09 05:47
0.21

Um novo exemplo de captura app GTK, nomes como timestamp seqüência da documentação, input.format melhorou, e correções para uma série de bugs e um pouco de entrada mudando questão.
Tags: Development, Major feature enhancements
A new example GTK capture app, filenames as timestamp-sequence-input.format, improved documentation, and fixes for a lot of little bugs and an input changing issue.

Project Resources