]> git.0d.be Git - empathy.git/commitdiff
Set a target bitrate for theora
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Tue, 4 May 2010 15:26:08 +0000 (16:26 +0100)
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>
Tue, 4 May 2010 15:26:08 +0000 (16:26 +0100)
data/element-properties

index 639a1e56ac91a5ff596fc6c9555924d28c9c8129..d5609e9348a35ebfb2bc737c71878029c1044e1b 100644 (file)
@@ -17,6 +17,9 @@ bitrate=256
 [ffenc_h263]
 rtp-payload-size=1
 
+[theoraenc]
+bitrate=256
+
 # Work around bug in the re-timestamp slaving method in
 # GStreamer (2 is skew)
 [alsasrc]