Provided by: sreview-encoder_0.9.3-1_all bug

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:

       dbistring
           The DBI string used to connect to the database

       pubdir
           The directory in which to find the output of "sreview-cut"

       outputdir
           The directory in which to store production output data

       output_subdirs
           Array  of  fields  on which to base subdirectories to be created under "outputdir". The fields can be
           one or more of:

           eventid
               The ID number of the event that this talk was recorded at

           event
               The name of the event that this talk was recorded at

           event_output
               The "outputdir" value in row of the events field of the event that this talk was recorded at.

           room
               The name of the room in which this talk was recorded

           date
               The date on which this talk occurred

           year
               The year in which this talk occurred

       preview_exten
           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:

       Around line 170:
           You forgot a '=back' before '=head1'

perl v5.36.0                                       2023-11-03                            SREVIEW-NOTRANSCODE(1p)