Provided by: streamer_3.107-4_amd64 bug

NOMBRE

       streamer - graba audio y/o video

SINOPSIS

       streamer [ opciones ]

DESCRIPCIÓN

       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 opción '-h' para obtener  una  lista  de
       las opciones y de los formatos de salida soportados.

       streamer  usará la extensión del fichero de salida para averiguar el formato a usar.  Sólo son necesarias
       las opciones -f/-F si la extensión permite más de un formato.

       Puede parar la grabación sin problemas en cualquier momento con Ctrl+C.  streamer capturará  la  señal  y
       parará  la grabación correctamente (por ejemplo, escribe la cabecera del fichero de la película) 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 película corta en quicktime (120 imágenes / 12 fps => 10 segundos).

VEA TAMBIÉN

       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ÓN

       Página traducida al español por Ricardo Villalba <rvm@escomposlinux.org>

                                                                                                     streamer(1)