logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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

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.

Name

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

Pod Errors

       Hey! Theabovedocumenthadsomecodingerrors,whichareexplainedbelow:

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

perl v5.40.0                                       2025-02-17                            SREVIEW-NOTRANSCODE(1p)

See Also

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

Synopsis

       sreview-notranscode TALKID

See Also