From: Tim-Philipp Müller Date: Tue, 11 Aug 2015 14:09:10 +0000 (+0100) Subject: theoraenc: mention videorate is often needed in docs X-Git-Tag: 1.6.0~81 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=741d23f06ced5759732b48e72a0b4cd57f71141d;p=platform%2Fupstream%2Fgst-plugins-base.git theoraenc: mention videorate is often needed in docs https://bugzilla.gnome.org/show_bug.cgi?id=748877 --- diff --git a/ext/theora/gsttheoraenc.c b/ext/theora/gsttheoraenc.c index f8af353..ff83aff 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 * |[