From 741d23f06ced5759732b48e72a0b4cd57f71141d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Tue, 11 Aug 2015 15:09:10 +0100 Subject: [PATCH] theoraenc: mention videorate is often needed in docs https://bugzilla.gnome.org/show_bug.cgi?id=748877 --- ext/theora/gsttheoraenc.c | 3 +++ 1 file changed, 3 insertions(+) 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 * |[ -- 2.7.4