kino2raw (1)
Leading comments
kino2raw -- output a Kino SMIL as raw DV to stdout
Copyright (c) 2007 Dan Dennedy <dan@dennedy.org>
This manual page is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNE...
(The comments found at the beginning of the groff file "man1/kino2raw.1".)
NAME
kino2raw - output a Kino SMIL as raw DV to stdout
SYNOPSIS
kino2raw smil-file
[ ( aspect | normalisation ) ]
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.
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)
AUTHORS
kino2raw
was written by Dan Dennedy <dan@dennedy.org>