File: other_programs.html

package info (click to toggle)
qstopmotion 2.5.2-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,840 kB
  • sloc: cpp: 30,330; makefile: 3
file content (55 lines) | stat: -rw-r--r-- 3,170 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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
    <TITLE>Using qStopMotion together with other programs.</TITLE>
    <LINK REL="HOME" TITLE="qStopMotion user manual" HREF="index.html">
    <LINK REL="PREVIOUS" TITLE="Using qStopMotion with your webcamera" HREF="using_camera.html">
    <LINK REL="NEXT" TITLE="Exporting to video." HREF="exporting_video.html">
</HEAD>
<BODY CLASS="section">
    <DIV CLASS="NAVHEADER">
        <TABLE SUMMARY="Header navigation table" WIDTH="100%" BORDER="0" CELLPADDING="0" CELLSPACING="0">
            <TR>
                <TH COLSPAN="3" ALIGN="center"><SPAN CLASS="application">qStopMotion</SPAN> user manual</TH>
            </TR>
            <TR>
                <TD WIDTH="10%" ALIGN="left" VALIGN="bottom"><A HREF="controlling_camera.html" ACCESSKEY="P">Prev</A></TD>
                <TD WIDTH="80%" ALIGN="center" VALIGN="bottom"></TD>
                <TD WIDTH="10%" ALIGN="right" VALIGN="bottom"><A HREF="exporting_video.html" ACCESSKEY="N">Next</A></TD>
            </TR>
        </TABLE>
        <HR>
    </DIV>
    <DIV CLASS="section">
        <H1 CLASS="section">7. Using qStopMotion together with other programs.</H1>
        <P>
            One especially useful example of using qStopMotion with other programs is to use gimp (or another painting program) to add effects to the frames.
        </P>
        <DIV CLASS="figure">
            <P><B>Figure 7.1 Adding effects with gimp</B></P>
            <P><IMG SRC="screenshots/call_gimp.png" width="1080" height="675"></P>
        </DIV>
        <P>
            The best way to do this is to select the frame in the project tree of <SPAN CLASS="application">qStopMotion and pressing the gimp button </SPAN> to start gimp.
            Change around with it in <SPAN CLASS="application">gimp</SPAN>, then save the picture in gimp (<SPAN CLASS="guimenu"><SPAN CLASS="accel">F</SPAN>ile</SPAN>-&gt;<SPAN CLASS="guimenuitem"><SPAN CLASS="accel">S</SPAN>ave</SPAN> (<B CLASS="shortcut"><B CLASS="keycap">Ctrl</B>-<B CLASS="keycap">S</B></B>)) (not save as).</P>
        <P>
            <SPAN CLASS="application">qStopMotion</SPAN> should detect the changes automatically.
        </P>
    <DIV>
    <DIV CLASS="NAVFOOTER">
        <HR>
        <TABLE SUMMARY="Footer navigation table" WIDTH="100%" BORDER="0" CELLPADDING="0" CELLSPACING="0">
            <TR>
                <TD WIDTH="33%" ALIGN="left" VALIGN="top"><A HREF="controlling_camera.html" ACCESSKEY="P">Prev</A></TD>
                <TD WIDTH="34%" ALIGN="center" VALIGN="top"><A HREF="index.html" ACCESSKEY="H">Home</A></TD>
                <TD WIDTH="33%" ALIGN="right" VALIGN="top"><A HREF="exporting_video.html" ACCESSKEY="N">Next</A></TD>
            </TR>
            <TR>
                <TD WIDTH="33%" ALIGN="left" VALIGN="top">Controlling your webcamera</TD>
                <TD WIDTH="34%" ALIGN="center" VALIGN="top">&nbsp;</TD>
                <TD WIDTH="33%" ALIGN="right" VALIGN="top">Exporting to video.</TD>
            </TR>
        </TABLE>
    </DIV>
</BODY>
</HTML>