[Jingle] Reduce CPU and bandwidth usage with videotestsrc by fixing framerate

This commit is contained in:
Thibaut Girka 2010-05-03 18:09:55 +02:00
parent bf8347e931
commit 800e87d5e9
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ class VideoInputManager(DeviceManager):
self.devices = {}
# Test src
self.detect_element('videotestsrc', _('Video test'),
'%s is-live=true')
'%s is-live=true ! video/x-raw-yuv,framerate=10/1')
# Auto src
self.detect_element('autovideosrc', _('Autodetect'))
# V4L2 src