summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2014-10-09 01:00:30 +0200
committerChristian Pointner <equinox@spreadspace.org>2014-10-09 01:00:30 +0200
commit6ee046081ed7ea7f1aceb0e7d0c6287e6751b77f (patch)
treeff1c80b5fcf130aee24a66e077d9f8485fd7c1dd
parentrebuilt manpages (diff)
fixed type at manpage
-rw-r--r--doc/sydra-rtp.82
-rw-r--r--doc/sydra-rtp.8.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/sydra-rtp.8 b/doc/sydra-rtp.8
index 774f890..069895e 100644
--- a/doc/sydra-rtp.8
+++ b/doc/sydra-rtp.8
@@ -200,7 +200,7 @@ A video sink element for local preview\&. Example:
\fB\-\-audio\-encoder <bin description>\fR
.RS 4
Bin description for the audio encoder\&. Example:
-\fIaudioconveert ! opusenc\fR
+\fIaudioconvert ! opusenc\fR
.RE
.PP
\fB\-\-audio\-payloader <element>\fR
diff --git a/doc/sydra-rtp.8.txt b/doc/sydra-rtp.8.txt
index 2f542fb..c041fdc 100644
--- a/doc/sydra-rtp.8.txt
+++ b/doc/sydra-rtp.8.txt
@@ -151,7 +151,7 @@ The following options can be passed to the *sydra-rtp* daemon:
A video sink element for local preview. Example: 'videoconvert ! textoverlay test="preview" ! xvimagesink'
*--audio-encoder <bin description>*::
- Bin description for the audio encoder. Example: 'audioconveert ! opusenc'
+ Bin description for the audio encoder. Example: 'audioconvert ! opusenc'
*--audio-payloader <element>*::
A RTP payloader element for the audio codec in use. Example: 'rtpopuspay'