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-previews - create previews from the "sreview-cut" output

Configuration

       "sreview-previews" 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", and in which to write the previews

Description

       "sreview-previews" performs the following actions:

       •   Look up the talk with id TALKID in the database.

       •   Verify   if  the  codecs  in  the  pre,  main,  and  post  videos  as  produced  by  sreview-cut  are
           HTML5-compatible. If they are, copy them to a MP4 or WebM container from the Matroska one.

       •   If they are not, convert them to the "vp8_lq" profile

       •   Update the database to set the current talk's "progress" field to "done".

Name

       sreview-previews - create previews from the "sreview-cut" output

See Also

       "sreview-cut", "sreview-transcode", "sreview-skip", "sreview-config"

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

Synopsis

       sreview-previews TALKID

See Also