7fdb83dbf96004b997349669da9fca3b5b97e6e8
[platform/core/multimedia/mmfw-sysconf.git] / mmfw-sysconf-target-u3 / etc / multimedia / mmfw_media_streamer.ini
1 [general]
2 ; generating dot file representing pipeline state
3 generate dot = no
4 dot dir =
5
6 ; decodebin will be used instead of decoder node
7 use decodebin = yes
8
9 ; comma separated list of element names which
10 ; will not be used in autoplug mode
11 exclude elements = v4l2video,v4l2h264,omx,sprd
12
13 ; comma separated list of element names which
14 ; will require resources in autoplug mode
15 resource elements = omx,sprd
16
17 ; comma separated list of arguments
18 ; that will pass to gst_init
19 gstreamer arguments = --gst-debug=2
20
21
22 ;MEDIA_STREAMER_NODE_TYPE_SRC
23 [node type 1]
24 audio capture = pulsesrc
25 video capture = waylandsrc
26 camera = camerasrc
27
28 ;MEDIA_STREAMER_NODE_TYPE_SINK
29 [node type 2]
30 audio = pulsesink
31 overlay = tizenwlsink
32
33 ;MEDIA_STREAMER_NODE_TYPE_VIDEO_ENCODER
34 [node type 3]
35 video/x-h263 = avenc_h263
36 ;video/x-h264 =
37
38 ;MEDIA_STREAMER_NODE_TYPE_VIDEO_DECODER
39 [node type 4]
40 video/x-h263 = avdec_h263
41 ;video/x-h264 =
42
43 ;MEDIA_STREAMER_NODE_TYPE_AUDIO_ENCODER
44 [node type 5]
45 audio/AMR = amrnbenc
46
47 ;MEDIA_STREAMER_NODE_TYPE_AUDIO_DECODER
48 [node type 6]
49 audio/AMR = amrnbdec
50
51 ;MEDIA_STREAMER_NODE_TYPE_VIDEO_CONVERTER
52 [node type 7]
53
54 ;MEDIA_STREAMER_NODE_TYPE_AUDIO_CONVERTER
55 [node type 8]
56
57 ;MEDIA_STREAMER_NODE_TYPE_AUDIO_RESAMPLE
58 [node type 9]
59
60 ;MEDIA_STREAMER_NODE_TYPE_VIDEO_PAY
61 [node type 10]
62 video/x-h263 = rtph263pay
63 ;video/x-h264 =
64
65 ;MEDIA_STREAMER_NODE_TYPE_AUDIO_PAY
66 [node type 11]
67
68 ;MEDIA_STREAMER_NODE_TYPE_VIDEO_DEPAY
69 [node type 12]
70 video/x-h263 = rtph263depay
71 video/x-h264 = rtph264depay
72
73 ;MEDIA_STREAMER_NODE_TYPE_AUDIO_DEPAY
74 [node type 13]
75
76 ;MEDIA_STREAMER_NODE_TYPE_VIDEO_RATE
77 [node type 14]
78
79 ;MEDIA_STREAMER_NODE_TYPE_VIDEO_SCALE
80 [node type 15]
81
82 ;MEDIA_STREAMER_NODE_TYPE_TEXT_OVERLAY
83 [node type 16]
84 text/x-raw = textoverlay
85
86 ;MEDIA_STREAMER_NODE_TYPE_PARSER
87 [node type 17]
88 video/x-h263 = h263parse
89 video/x-h264 = h264parse
90
91 ;MEDIA_STREAMER_NODE_TYPE_FILTER
92 [node type 18]
93
94 ;MEDIA_STREAMER_NODE_TYPE_TEE
95 [node type 19]
96
97 ;MEDIA_STREAMER_NODE_TYPE_QUEUE
98 [node type 20]
99
100 ;MEDIA_STREAMER_NODE_TYPE_MQUEUE
101 [node type 21]
102
103 ;MEDIA_STREAMER_NODE_TYPE_MUXER
104 [node type 22]
105
106 ;MEDIA_STREAMER_NODE_TYPE_DEMUXER
107 [node type 23]
108
109 ;MEDIA_STREAMER_NODE_TYPE_RTP
110 [node type 24]
111
112 ;MEDIA_STREAMER_NODE_TYPE_INPUT_SELECTOR
113 [node type 25]
114
115 ;MEDIA_STREAMER_NODE_TYPE_OUTPUT_SELECTOR
116 [node type 26]
117
118 ;MEDIA_STREAMER_NODE_TYPE_INTERLEAVE
119 [node type 27]
120
121 ;MEDIA_STREAMER_NODE_TYPE_DEINTERLEAVE
122 [node type 28]
123