File: stopmotion.1

package info (click to toggle)
stopmotion 0.6.2%2Bgit.1.10d2ea43-1.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 7,936 kB
  • sloc: cpp: 10,055; ansic: 5,502; makefile: 7
file content (57 lines) | stat: -rw-r--r-- 2,255 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
.\"                                      Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH STOPMOTION 1 "May 25th, 2006"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh        disable hyphenation
.\" .hy        enable hyphenation
.\" .ad l      left justify
.\" .ad b      justify to both left and right margins
.\" .nf        disable filling
.\" .fi        enable filling
.\" .br        insert line break
.\" .sp <n>    insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
stopmotion \- a program for creating stop-motion animations
.SH SYNOPSIS
.B stopmotion [--nonGUI
.B <options>]
.I file
.br
.SH DESCRIPTION
This manual page briefly introduces the program and documents the commands
available when running in non GUI mode.
.PP
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
.\" respectively.
\fBstopmotion\fP is a program for creating stop-motions animations from
couple of images. You can use your favourite video device for grabbing
the images as long you have a program capable of doing it. You just sets
stopmotion to use the program. It's also possible to do the same with 
video export. Stopmotion has a set of tools which helps you creating the 
movements smooth and precise.
.SH OPTIONS
Stopmotion follows the usual GNU command line syntax, with long
options starting with two dashes (`-'). This part of the program is
under construction and not yet fully usable.
A summary of options is included below.
.TP
.B \-a DIR, \-\-addFrames=DIR
Creates a new project containing the images located in DIR (e.g. /foo/bar)
.SH SEE ALSO
The full documentation for stopmotion is maintained as a docbook manual. 
Visit the projects website for the complete manual. 
(http://stopmotion.bjoernen.com)
.br
.SH AUTHORS
stopmotion is written by Bjoern Erik Nilsen and Fredrik Berg Kjoelstad.
.SH REPORTING BUGS
Report bugs to <stopmotion@bjoernen.com>.
.PP
This manual page was written by Bjoern Erik Nilsen <bjoern.nilsen@bjoernen.com>.