.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "SREVIEW-NOTRANSCODE 1p" .TH SREVIEW-NOTRANSCODE 1p 2024-05-26 "perl v5.38.2" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME sreview\-notranscode \- copy the output of sreview\-cut into media files without transcodes or credits .SH SYNOPSIS .IX Header "SYNOPSIS" sreview-notranscode TALKID .SH DESCRIPTION .IX Header "DESCRIPTION" \&\f(CW\*(C`sreview\-transcode\*(C'\fR performs the following actions: .IP \(bu 4 Look up the talk with id TALKID in the database. .IP \(bu 4 Copy the talk's "preview" video into the output directory under the correct name .PP 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. .SH CONFIGURATION .IX Header "CONFIGURATION" \&\f(CW\*(C`sreview\-transcode\*(C'\fR considers the following configuration values: .IP dbistring 4 .IX Item "dbistring" The DBI string used to connect to the database .IP pubdir 4 .IX Item "pubdir" The directory in which to find the output of \f(CW\*(C`sreview\-cut\*(C'\fR .IP outputdir 4 .IX Item "outputdir" The directory in which to store production output data .IP output_subdirs 4 .IX Item "output_subdirs" Array of fields on which to base subdirectories to be created under \&\f(CW\*(C`outputdir\*(C'\fR. The fields can be one or more of: .RS 4 .IP eventid 4 .IX Item "eventid" The ID number of the event that this talk was recorded at .IP event 4 .IX Item "event" The name of the event that this talk was recorded at .IP event_output 4 .IX Item "event_output" The "outputdir" value in row of the events field of the event that this talk was recorded at. .IP room 4 .IX Item "room" The name of the room in which this talk was recorded .IP date 4 .IX Item "date" The date on which this talk occurred .IP year 4 .IX Item "year" The year in which this talk occurred .RE .RS 4 .RE .IP preview_exten 4 .IX Item "preview_exten" The extension of the preview video, as well as the output video .SH "SEE ALSO" .IX Header "SEE ALSO" sreview-cut, sreview-previews, sreview-skip, sreview-config, Media::Convert::Asset::ProfileFactory, SReview::Talk, Mojo::Template. sreview-transcode .SH "POD ERRORS" .IX Header "POD ERRORS" Hey! \fBThe above document had some coding errors, which are explained below:\fR .IP "Around line 170:" 4 .IX Item "Around line 170:" You forgot a '=back' before '=head1'