summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/theora/gsttheoraenc.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/theora/gsttheoraenc.c b/ext/theora/gsttheoraenc.c
index f8af35310..ff83aff9b 100644
--- a/ext/theora/gsttheoraenc.c
+++ b/ext/theora/gsttheoraenc.c
@@ -42,6 +42,9 @@
* bitrate (CBR) stream while setting the quality property will produce a
* variable bitrate (VBR) stream.
*
+ * A videorate element is often required in front of theoraenc, especially
+ * when transcoding and when putting Theora into the Ogg container.
+ *
* <refsect2>
* <title>Example pipeline</title>
* |[