[totem/mallard-documentation: 57/97] help: Cover how to change the playback rate
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/mallard-documentation: 57/97] help: Cover how to change the playback rate
- Date: Mon, 14 Jan 2019 16:08:30 +0000 (UTC)
commit e4fe783bd99175e77abeaab47172e17f6ec1bd5e
Author: Andre Klapper <a9016009 gmx de>
Date: Fri Jan 11 18:53:05 2019 +0100
help: Cover how to change the playback rate
help/C/adjust-speed.page | 42 ++++++++++++++++++++++++++++++++++++++++++
help/meson.build | 1 +
2 files changed, 43 insertions(+)
---
diff --git a/help/C/adjust-speed.page b/help/C/adjust-speed.page
new file mode 100644
index 00000000..064031f7
--- /dev/null
+++ b/help/C/adjust-speed.page
@@ -0,0 +1,42 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide"
+ id="adjust-speed">
+
+ <info>
+ <link type="guide" xref="index#playing-media"/>
+ <revision pkgversion="3.30.0" version="0.1" date="2019-01-11" status="draft"/>
+
+ <credit type="author">
+ <name>Andre Klapper</name>
+ <email>ak-47 gmx net</email>
+ </credit>
+
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ <desc>Change the playback rate of a movie.</desc>
+ </info>
+
+ <title>Adjust speed</title>
+
+ <p>You can change how fast or slow a movie is played in the bottom right corner:</p>
+
+ <list>
+ <item>
+ <p>Press the <gui>menu button</gui> which is below the video area.</p>
+ </item>
+ <item>
+ <p>In the <gui>Speed</gui> section, select among:</p>
+ <list>
+ <item><p><gui>× 0.75</gui></p></item>
+ <item><p><gui>Normal</gui></p></item>
+ <item><p><gui>× 1.1</gui></p></item>
+ <item><p><gui>× 1.25</gui></p></item>
+ <item><p><gui>× 1.5</gui></p></item>
+ <item><p><gui>× 1.75</gui></p></item>
+ </list>
+ </item>
+ </list>
+
+</page>
diff --git a/help/meson.build b/help/meson.build
index 3beb1487..1eec91ed 100644
--- a/help/meson.build
+++ b/help/meson.build
@@ -1,4 +1,5 @@
sources = [
+ 'adjust-speed.page',
'file-open.page',
'index.page',
'keyboard-shortcuts.page',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]