summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/rygel.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/rygel.conf b/data/rygel.conf
index 776f06de..56a612a9 100644
--- a/data/rygel.conf
+++ b/data/rygel.conf
@@ -133,10 +133,10 @@ audiotestsrc-mime=audio/x-wav
audiotestsrc-launch=audiotestsrc ! wavenc
videotestsrc-title=Videotestsrc
videotestsrc-mime=video/mpeg
-videotestsrc-launch=videotestsrc ! avenc_mpeg2video ! mpegtsmux
+videotestsrc-launch=videotestsrc ! video/x-raw,width=640,height=480 ! avenc_mpeg2video ! mpegtsmux
videotestoverlay-title=Videotestsrc with timeoverlay 2
videotestoverlay-mime=video/mpeg
-videotestoverlay-launch=videotestsrc ! timeoverlay ! avenc_mpeg2video ! mpegtsmux
+videotestoverlay-launch=videotestsrc ! video/x-raw,width=640,height=480 ! timeoverlay ! avenc_mpeg2video ! mpegtsmux
[Test]
enabled=false