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

kino2raw - output a Kino SMIL as raw DV to stdout

Authors

kino2raw was written by Dan Dennedy <dan@dennedy.org>

                                                   March 2007                                        KINO2RAW(1)

Description

kino2raw reads a smil-file created by kino and the video files it references and outputs the presentation
       as raw DV to stdout suitable for a pipe.

Name

       kino2raw - output a Kino SMIL as raw DV to stdout

Options

kino2raw  optionally  accepts  a metadata option that outputs the meta value as text on stdout instead of
       the raw DV. It only outputs raw DV in the absence of a metadata option. There are currently two  metadata
       options:

       aspect returns the display aspect ratio of the movie based upon the first frame as either "4:3" or "16:9"

       normalisation
              returns the video standard of the movie based upon the the first frame as either "ntsc" or "pal"

See Also

kino(1)

Synopsis

kino2rawsmil-file [ ( aspect | normalisation ) ]

See Also