Man page - sreview-previews(1)

Packages contains this manual

Manual

SREVIEW-PREVIEWS

NAME
SYNOPSIS
DESCRIPTION
CONFIGURATION
SEE ALSO

NAME

sreview-previews - create previews from the "sreview-cut" output

SYNOPSIS

sreview-previews TALKID

DESCRIPTION

"sreview-previews" performs the following actions:

β€’

Look up the talk with id TALKID in the database.

β€’

Verify if the codecs in the pre, main, and post videos as produced by sreview-cut are HTML5-compatible. If they are, copy them to a MP4 or WebM container from the Matroska one.

β€’

If they are not, convert them to the "vp8_lq" profile

β€’

Update the database to set the current talk’s "progress" field to "done".

CONFIGURATION

"sreview-previews" considers the following configuration values:
dbistring

The DBI string used to connect to the database.

pubdir

The directory in which to find the output of "sreview-cut", and in which to write the previews

SEE ALSO

"sreview-cut", "sreview-transcode", "sreview-skip", "sreview-config"