SREVIEW-CUT(1p) User Contributed Perl Documentation SREVIEW-CUT(1p)

sreview-cut - cut a talk out of the raw recording data

sreview-cut TALKID

"sreview-cut" performs the following actions:

sreview-cut will never re-encode the original video, and will re-encode the original audio of the main video at most once, after audio normalization if that was enabled in the configuration.

Any re-transcodes should be performed by "sreview-transcode" (for production) and/or "sreview-previews" (for review previews)

"sreview-cut" considers the following configuration values:

The location where any temporary files are stored. Defaults to "/tmp", but can be overridden if necessary. These temporary files are removed when "sreview-cut" finishes.
The DBI string used to connect to the database.
The way in which the primary and backup audio channels are encoded in the video. Can be one of:
The primary audio is in the left channel, and the backup audio is in the right channel.
The primary audio is in the first audio stream (a mono stream), and the backup audio is in the second audio stream (also a mono stream).
There is only one audio stream, and if it is a stereo channel then the right channel is not the backup audio.
The location of the (raw) input files. These files should have been put into the database by way of "sreview-detect"
The location of the intermediate files that are published to reviewers.
The SReview::Files implementation used to access the input files and/or the intermediate files.

sreview-transcode, sreview-previews, sreview-skip, sreview-config

2023-11-03 perl v5.36.0