diff --git a/ext/theora/gsttheoraenc.c b/ext/theora/gsttheoraenc.c index f8af35310f..ff83aff9b5 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. + * * * Example pipeline * |[