A module for nmmes-backend that creates a sample video of the output.
- Create sample of the output video.
See https://github.com/NMMES/nmmes-cli/wiki/Modules for additional instructions.
The --video
option create a sample of the finished encode.
Type: Boolean
Default: true
The --length
option sets the duration of the sample created.
Type: Number
Default: 30000
The --seek
option defines the milliseconds/percent to start preview at. Middle will take a preview of the middle of the video.
Type: String
Default: middle
Example: 50%
Example: 200000
The --suffix
option defines the sample output file suffix.
Type: String
Default: -sample
The --screenshots
option defines the number of screenshots of the finished encode. Set to 0 to disable.
Type: Number
Default: 0
The --screenshot-format
option sets the format of the output screenshots. Use --help
to see possible formats.
Type: String
Default: jpeg