.\" Automatically generated by Pod::Man 4.14 (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 .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . 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 "2022-12-14" "perl v5.36.0" "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 \s-1TALKID\s0 .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 \s-1TALKID\s0 in the database. .IP "\(bu" 4 Copy the talk's \*(L"preview\*(R" 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/ \s-1URL,\s0 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 \s-1DBI\s0 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 \s-1ID\s0 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 \*(L"outputdir\*(R" 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'