[rygel] data: Add GstLaunch to maemo configuration
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [rygel] data: Add GstLaunch to maemo configuration
- Date: Mon, 28 Sep 2009 12:56:43 +0000 (UTC)
commit 053997ab31b197677845d452041732d78dfa20d9
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Mon Sep 28 15:51:39 2009 +0300
data: Add GstLaunch to maemo configuration
data/rygel-maemo.conf | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/data/rygel-maemo.conf b/data/rygel-maemo.conf
index e93e6b4..4cb400a 100644
--- a/data/rygel-maemo.conf
+++ b/data/rygel-maemo.conf
@@ -61,3 +61,16 @@ uris=
enabled=false
# List of ids of broadcasts
rss=508
+
+[GstLaunch]
+enabled=false
+launch_items=audiotestsrc;videotestsrc;videotestoverlay
+audiotestsrc_title=Audiotestsrc
+audiotestsrc_mime=audio/x-wav
+audiotestsrc_launch=audiotestsrc ! wavenc
+videotestsrc_title=Videotestsrc
+videotestsrc_mime=video/mpeg
+videotestsrc_launch=videotestsrc ! ffenc_mpeg2video ! mpegtsmux
+videotestoverlay_title=Videotestsrc with timeoverlay 2
+videotestoverlay_mime=video/mpeg
+videotestoverlay_launch=videotestsrc ! timeoverlay ! ffenc_mpeg2video ! mpegtsmux
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]