SYNOPSIS
raw2dv [ options ]DESCRIPTION
raw2dv converts a Raw DV stream received on stdin into a specified DV wrapping.OPTIONS
- -f type
- DV wrapping type - currently supports raw, avi1, avi2, avi1dml, avi2dml or mov when libquicktime is installed.
- -e every
- Write every 'nth' frame.
- -a
- Auto split the file on a new scene.
- -t
- Put time stamps into the file name.
- -m max
- Max bytes used by each generated file.
- -c count
- Total number of frames to capture.
HELP OPTIONS
- --help
- Show help message.