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

shotdetect - scene change detector

Description

shotdetect  detects  shots  and  scenes  in  a movie. The result produced is a simple XML file containing
       scenes boundary and features. It is also possible to automatically get scenes boundary shots.

Name

       shotdetect - scene change detector

Options

-h     display help

       -ifile
              video input file path

       -opath
              output directory path

       -sthreshold
              the threshold is the level for shot detection. High will not detect a lot, low will detect  a  lot
              of false shots. A good choice is about 60

       -w     generates an xml with basic audio features

       -v     generates an xml with basic video features

       -f     generates the first image of shots

       -l     generates the last image of shots

       -m     generates the thumbnails images

       -r     generates the real size images

                                                  January, 2012                                    shotdetect(1)

Synopsis

shotdetect [options]

See Also