/usr/share/help/de/pitivi/effects.page is in pitivi 0.99-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" type="topic" id="effects" xml:lang="de">
<info>
<link type="guide" xref="index#effectstransitions"/>
<link type="seealso" xref="gstreamer"/>
<revision pkgversion="0.96" version="0.3" date="2016-02-17" status="incomplete"/>
<credit type="author">
<name>Jean-François Fortin Tam</name>
<email>nekohayo@gmail.com</email>
</credit>
<credit type="contributor">
<name>Tomáš Karger</name>
<email>tomkarger@gmail.com</email>
</credit>
<desc>Adding special effects to your video and audio clips</desc>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Mario Blättermann</mal:name>
<mal:email>mariobl@freenet.de</mal:email>
<mal:years>2010, 2011</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Marcel Tiede</mal:name>
<mal:email>marcel.tiede@yahoo.de</mal:email>
<mal:years>2014</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Benjamin Steinwender</mal:name>
<mal:email>b@stbe.at</mal:email>
<mal:years>2014</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Christian Kirbach</mal:name>
<mal:email>christian.kirbach@gmail.com</mal:email>
<mal:years>2014</mal:years>
</mal:credit>
</info>
<title>Einführung in Effekte</title>
<p><app>Pitivi</app> offers a wide variety of video and audio effects to spice up your movies. Available effects depend on the software installed on your computer. If you don't see anything (or only a handful of effects) in the effect library, make sure that the <app>gnome-video-effects</app> package is installed on your system. Alternatively, you can look for packages containing GStreamer or frei0r effect plugins that are available in the repositories of your distribution.</p>
<note>
<p>Effects are non-destructive: they are only applied to the resulting rendered movie and do not affect your source files.</p>
</note>
<section id="adding">
<title>Effekte zu Clips hinzufügen oder davon entfernen</title>
<p>So fügen Sie einen Effekt hinzu:</p>
<steps>
<item>
<p>Wählen Sie einen vorhandenen Clip in der Zeitleiste aus</p>
</item>
<item>
<p>Double-click an effect in the effect library</p>
</item>
</steps>
<p>To remove an effect:</p>
<steps>
<item>
<p>Wählen Sie einen vorhandenen Clip in der Zeitleiste aus</p>
</item>
<item>
<p>Select the effect you want to remove in the <guiseq><gui>middle pane</gui><gui>Clip configuration</gui><gui>Effects</gui></guiseq></p>
</item>
<item>
<p>Click the <gui>Remove effect</gui> button</p>
</item>
</steps>
</section>
<section id="toggling">
<title>Toggling effects</title>
<p>If you want to temporarily disable an effect (to compare with and without the effect, or for performance reasons), click the corresponding checkbox in the <guiseq><gui>middle pane</gui><gui>Clip configuration</gui><gui>Effects</gui></guiseq>.</p>
</section>
</page>
|