dubdv (1)
Leading comments
encodedv - encode a series of images to a digital video stream Copyright (c) 2001-2004 James Bowman, Peter Schlaile, Dan Dennedy This manual page 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 warrant...
NAME
dubdv - insert audio into a digital video streamSYNOPSIS
dubdv [ options ] audio_inputfR [ filename or - for stdin ]DESCRIPTION
dubdv reads the audio from a WAV file or the OSS DSP device and overwrites the existing audio in a raw DV file or stream.- --version
- show dubdv version number.
- -v, --verbose
- show encoder statistics / status information.
- -a, --audio-input=filter-name
- Choose audio-input-filter: [none, >wav<, dsp] WAV is the default audio_input format.
- -o, --output=filter-name
- Choose output-filter: [>raw<]
- -t, --truncate
- truncate output at end of DV input.
- -r, --repeat=count
- repeat the first video frame count times. This option does not dub audio into the repeated frame.
Help Options
- -?, --help
- Show help message.
- --usage
- Display brief usage message.
SEE ALSO
playdv(1),dvconnect(1),encodedv(1).AVAILABILITY
See libdv.sourceforge.net for the latest version.AUTHORS
dubdv was written by James Bowman <jamesb@excamera.com> and Peter Schlaile <udbz@rz.uni-karlsruhe.de>.This manual page is based on dubdv's help message and was written by Dan Dennedy <dan@dennedy.org>.