File indexing completed on 2024-12-22 04:39:50
0001 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd"> 0002 <HTML 0003 ><HEAD 0004 ><TITLE 0005 >Changing the import settings</TITLE 0006 ><META 0007 NAME="GENERATOR" 0008 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK 0009 REL="HOME" 0010 TITLE="Stopmotion user manual" 0011 HREF="index.html"><LINK 0012 REL="PREVIOUS" 0013 TITLE="Using Stopmotion with your webcamera" 0014 HREF="x126.html"><LINK 0015 REL="NEXT" 0016 TITLE="Adding sound" 0017 HREF="x205.html"></HEAD 0018 ><BODY 0019 CLASS="section" 0020 BGCOLOR="#FFFFFF" 0021 TEXT="#000000" 0022 LINK="#0000FF" 0023 VLINK="#840084" 0024 ALINK="#0000FF" 0025 ><DIV 0026 CLASS="NAVHEADER" 0027 ><TABLE 0028 SUMMARY="Header navigation table" 0029 WIDTH="100%" 0030 BORDER="0" 0031 CELLPADDING="0" 0032 CELLSPACING="0" 0033 ><TR 0034 ><TH 0035 COLSPAN="3" 0036 ALIGN="center" 0037 ><SPAN 0038 CLASS="application" 0039 >Stopmotion</SPAN 0040 > user manual</TH 0041 ></TR 0042 ><TR 0043 ><TD 0044 WIDTH="10%" 0045 ALIGN="left" 0046 VALIGN="bottom" 0047 ><A 0048 HREF="x126.html" 0049 ACCESSKEY="P" 0050 >Prev</A 0051 ></TD 0052 ><TD 0053 WIDTH="80%" 0054 ALIGN="center" 0055 VALIGN="bottom" 0056 ></TD 0057 ><TD 0058 WIDTH="10%" 0059 ALIGN="right" 0060 VALIGN="bottom" 0061 ><A 0062 HREF="x205.html" 0063 ACCESSKEY="N" 0064 >Next</A 0065 ></TD 0066 ></TR 0067 ></TABLE 0068 ><HR 0069 ALIGN="LEFT" 0070 WIDTH="100%"></DIV 0071 ><DIV 0072 CLASS="section" 0073 ><H1 0074 CLASS="section" 0075 ><A 0076 NAME="AEN177" 0077 >6. Changing the import settings</A 0078 ></H1 0079 ><P 0080 > If the video importing doesn't work or if you want other settings you 0081 can change the way video is imported in Stopmotion. 0082 </P 0083 ><P 0084 > This is done through the configure menu 0085 (<SPAN 0086 CLASS="guimenu" 0087 ><SPAN 0088 CLASS="accel" 0089 >S</SPAN 0090 >ettings</SPAN 0091 >-><SPAN 0092 CLASS="guimenuitem" 0093 ><SPAN 0094 CLASS="accel" 0095 >C</SPAN 0096 >onfigure Stopmotion</SPAN 0097 > (<B 0098 CLASS="shortcut" 0099 ><B 0100 CLASS="keycap" 0101 >Ctrl</B 0102 >-<B 0103 CLASS="keycap" 0104 >P</B 0105 ></B 0106 >)) 0107 and you can either choose from one of the predefined settings 0108 or create your own. 0109 <DIV 0110 CLASS="figure" 0111 ><A 0112 NAME="AEN190" 0113 ></A 0114 ><P 0115 ><B 0116 >Figure 8. 0117 The Video Import config menu 0118 </B 0119 ></P 0120 ><P 0121 ><IMG 0122 SRC="screenshots/config_menu_import.png"></P 0123 ></DIV 0124 > 0125 </P 0126 ><P 0127 > Image importing in Stopmotion works by continuously asking an external program 0128 to grab a picture from the camera and place it in the .stopmotion directory. 0129 Stopmotion then displays this picture, and when this is done continuously you 0130 get live video. 0131 </P 0132 ><P 0133 > If you want to add a new import program you can do this by pressing the 0134 <SPAN 0135 CLASS="guimenu" 0136 ><SPAN 0137 CLASS="accel" 0138 >A</SPAN 0139 >dd</SPAN 0140 > 0141 button. A new row appears in the table and you can fill in a name for your 0142 setting and a short description. 0143 </P 0144 ><P 0145 > You then have to specify the command line options to import pictures. These 0146 can be set by selecting your setting and pressing the 0147 <SPAN 0148 CLASS="guimenu" 0149 ><SPAN 0150 CLASS="accel" 0151 >E</SPAN 0152 >dit</SPAN 0153 > 0154 button. 0155 </P 0156 ><P 0157 > There are three things which can be specified here. The prepoll, start daemon 0158 and stop daemon fields. If the program for importing the images grabs one image 0159 and then exits you can leave the start and stop daemon fields blank. The contents 0160 of the prepoll field is a command which is run before importing a picture. If the 0161 import program is running in the foreground this will typically be the command line 0162 for grabbing the picture. Note that you have to write (DEFAULTPATH) in the command 0163 line on the place you otherwise would have specified the path to the file where 0164 the image should be stord. Stopmotion will replace this tag with the correct path 0165 and file name. 0166 </P 0167 ><P 0168 > If the program you use for importing the pictures is running as a background/daemon 0169 process you have to specify command lines for starting and stopping the daemon. 0170 Again you should use the $importpath tag instead of the path to the file (se above). 0171 Prepoll could still be used but is not required. One potential use for the prepoll 0172 command when the grab program is running as a daemon process is to specify a command 0173 line which performs a operation such as scaling or rotating the picture. This 0174 command will be called on the pictures every time before importing them meaning 0175 the live video will be displayed with the effect. 0176 </P 0177 ></DIV 0178 ><DIV 0179 CLASS="NAVFOOTER" 0180 ><HR 0181 ALIGN="LEFT" 0182 WIDTH="100%"><TABLE 0183 SUMMARY="Footer navigation table" 0184 WIDTH="100%" 0185 BORDER="0" 0186 CELLPADDING="0" 0187 CELLSPACING="0" 0188 ><TR 0189 ><TD 0190 WIDTH="33%" 0191 ALIGN="left" 0192 VALIGN="top" 0193 ><A 0194 HREF="x126.html" 0195 ACCESSKEY="P" 0196 >Prev</A 0197 ></TD 0198 ><TD 0199 WIDTH="34%" 0200 ALIGN="center" 0201 VALIGN="top" 0202 ><A 0203 HREF="index.html" 0204 ACCESSKEY="H" 0205 >Home</A 0206 ></TD 0207 ><TD 0208 WIDTH="33%" 0209 ALIGN="right" 0210 VALIGN="top" 0211 ><A 0212 HREF="x205.html" 0213 ACCESSKEY="N" 0214 >Next</A 0215 ></TD 0216 ></TR 0217 ><TR 0218 ><TD 0219 WIDTH="33%" 0220 ALIGN="left" 0221 VALIGN="top" 0222 >Using Stopmotion with your webcamera</TD 0223 ><TD 0224 WIDTH="34%" 0225 ALIGN="center" 0226 VALIGN="top" 0227 > </TD 0228 ><TD 0229 WIDTH="33%" 0230 ALIGN="right" 0231 VALIGN="top" 0232 >Adding sound</TD 0233 ></TR 0234 ></TABLE 0235 ></DIV 0236 ></BODY 0237 ></HTML 0238 >