Scroll to navigation

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

NAME

sreview-notranscode - copy the output of sreview-cut into media files without transcodes or credits

SYNOPSIS

sreview-notranscode TALKID

DESCRIPTION

"sreview-transcode" performs the following actions:

  • Look up the talk with id TALKID in the database.
  • Copy the talk's "preview" video into the output directory under the correct name

sreview-notranscode can be used in situations where SReview is only used as an upload system for videos that are injected with sreview-inject and/or the /i/ URL, and where transcodes and/or credits are not necessary.

CONFIGURATION

"sreview-transcode" considers the following configuration values:

The DBI string used to connect to the database
The directory in which to find the output of "sreview-cut"
The directory in which to store production output data
Array of fields on which to base subdirectories to be created under "outputdir". The fields can be one or more of:
The ID number of the event that this talk was recorded at
The name of the event that this talk was recorded at
The "outputdir" value in row of the events field of the event that this talk was recorded at.
The name of the room in which this talk was recorded
The date on which this talk occurred
The year in which this talk occurred
The extension of the preview video, as well as the output video

SEE ALSO

sreview-cut, sreview-previews, sreview-skip, sreview-config, Media::Convert::Asset::ProfileFactory, SReview::Talk, Mojo::Template. sreview-transcode

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

You forgot a '=back' before '=head1'
2023-11-03 perl v5.36.0