Skip to content

NMMES/nmmes-module-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NMMES-module-sample

A module for nmmes-backend that creates a sample video of the output.

Features

  • Create sample of the output video.

Installation

NPM

See https://github.com/NMMES/nmmes-cli/wiki/Modules for additional instructions.

Options

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published