sreview-notranscode - copy the output of sreview-cut into media
files without transcodes or credits
sreview-notranscode TALKID
"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.
"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
sreview-cut, sreview-previews, sreview-skip, sreview-config,
Media::Convert::Asset::ProfileFactory, SReview::Talk, Mojo::Template.
sreview-transcode
Hey! The above document had some coding errors, which are
explained below:
- Around line 170:
- You forgot a '=back' before '=head1'