summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDebarshi Ray <debarshir@gnome.org>2014-02-12 10:37:51 +0100
committerDebarshi Ray <debarshir@gnome.org>2014-02-12 13:03:42 +0100
commitfdaef58458cb6abf83771adeb2137db14cae0ec1 (patch)
tree9ee0aac79224eec52f416aa1d58654c9fb9e996f /data
parentf0ae3f0b6fab7fc962a0feb86ed6b46249a1f047 (diff)
downloadrygel-fdaef58458cb6abf83771adeb2137db14cae0ec1.tar.gz
data: Make the GstLaunch pipelines in rygel.conf work with gst-1.0
https://bugzilla.gnome.org/show_bug.cgi?id=724215
Diffstat (limited to 'data')
-rw-r--r--data/rygel.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/rygel.conf b/data/rygel.conf
index 307da12e..1347dc0c 100644
--- a/data/rygel.conf
+++ b/data/rygel.conf
@@ -132,10 +132,10 @@ audiotestsrc-mime=audio/x-wav
audiotestsrc-launch=audiotestsrc ! wavenc
videotestsrc-title=Videotestsrc
videotestsrc-mime=video/mpeg
-videotestsrc-launch=videotestsrc ! ffenc_mpeg2video ! mpegtsmux
+videotestsrc-launch=videotestsrc ! avenc_mpeg2video ! mpegtsmux
videotestoverlay-title=Videotestsrc with timeoverlay 2
videotestoverlay-mime=video/mpeg
-videotestoverlay-launch=videotestsrc ! timeoverlay ! ffenc_mpeg2video ! mpegtsmux
+videotestoverlay-launch=videotestsrc ! timeoverlay ! avenc_mpeg2video ! mpegtsmux
[Test]
enabled=false