SYNOPSIS
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.
AVAILABILITY
See http://libdv.sourceforge.net/ for the latest version.AUTHORS
dubdv was written by James Bowman <[email protected]> and Peter Schlaile <[email protected]>.This manual page is based on dubdv's help message and was written by Dan Dennedy <[email protected]>.