reprostim-videocapture¶
reprostim-videocapture -d <path> [-o <path> | -h | -v ]
Utility to capture A/V content with Magewell USB capture device.
Output of
reprostim-videocapture --help :¶Usage: reprostim-videocapture -d <path> [-o <path> | -h | -v ]
-d <path> $REPROSTIM_HOME directory (not optional)
-o <path> Output directory where to save recordings (optional)
Defaults to $REPROSTIM_HOME/Videos/{year}/{month}
-c <path> Path to configuration config.yaml file (optional)
Defaults to $REPROSTIM_HOME/config.yaml
-f <path> Path to file for stdout/stderr logs (optional)
Defaults to console output
-t Send ffmpeg logs to the top-level main logger.Can be
useful for debugging and to have all logs in the
single place
-v, --verbose
Verbose, provides detailed information to stdout
-V
Print version number only
--version
Print expanded version information
-l, --list-devices <devices>
List connected capture devices information.
Supported <devices> values:
all : list all available information
audio : list only audio devices information
video : list only video devices information
Default value is "all"
-h, --help
Print this help string