Provided by:
streamer_3.102-3_i386 
NOMBRE
streamer - graba audio y/o video
SINOPSIS
streamer [ opciones ]
DESCRIPCI'ON
streamer lee datos de audio y/o de video de /dev/video0 y /dev/dsp, y
los escribe en el disco. Se soportan varios formatos de salida.
Arranque el streamer con la opcion '-h' para obtener una lista de las
opciones y de los formatos de salida soportados.
streamer usara la extension del fichero de salida para averiguar el
formato a usar. Solo son necesarias las opciones -f/-F si la extension
permite mas de un formato.
Puede parar la grabacion sin problemas en cualquier momento con Ctrl+C.
streamer capturara la senal y parara la grabacion correctamente (por
ejemplo, escribe la cabecera del fichero de la pelicula) antes de
salir.
EJEMPLOS
streamer -o foobar.jpeg
escribe un fichero jpeg.
streamer -o quicktime.mov -f yuv2 -F stereo -r 12 -t 120
graba una pelicula corta en quicktime (120 imagenes / 12 fps =>
10 segundos).
VEA TAMBI'EN
xawtv(1), v4lctl(1)
AUTOR
Gerd Knorr <kraxel@bytesex.org>
COPYRIGHT
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139, USA.
TRADUCCI'ON
Pagina traducida al espanol por Ricardo Villalba
<rvm@escomposlinux.org>
streamer(1)