Revert "meta-renesas: update gstreamer version workaround"
[AGL/meta-agl.git] / meta-agl-bsp / meta-rcar-gen3 / recipes-multimedia / gstreamer / gstreamer1.0-omx / gstomx.conf
1 [omxh264dec]
2 type-name=GstOMXH264Dec
3 core-name=@RENESAS_DATADIR@/lib/libomxr_core.so
4 component-name=OMX.RENESAS.VIDEO.DECODER.H264
5 rank=512
6 in-port-index=0
7 out-port-index=1
8 hacks=no-disable-outport;default-pix-aspect-ratio;no-component-reconfigure
9 sink-template-caps=video/x-h264,alignment=(string)au,stream-format=(string)byte-stream,width=(int)[1, MAX],height=(int)[1, MAX]
10 src-template-caps=video/x-raw,format=(string){NV12,I420},width=(int)[1, MAX],height=(int)[1, MAX]
11
12 [omxaaclcdec]
13 type-name=GstOMXAACDec
14 core-name=@RENESAS_DATADIR@/lib/libomxr_core.so
15 component-name=OMX.RENESAS.AUDIO.DECODER.AACLC
16 rank=256
17 in-port-index=0
18 out-port-index=1
19 hacks=no-disable-outport
20 sink-template-caps=audio/mpeg,mpegversion=(int){2,4},stream-format=(string){raw,adts},rate=(int)[8000,96000],channels=(int)[1,2],framed=(boolean)true
21 src-template-caps=audio/x-raw,rate=(int)[8000,96000],channels=(int)[1,2],format=(string)S16LE
22
23 [omxmpeg4videodec]
24 type-name=GstOMXMPEG4VideoDec
25 core-name=@RENESAS_DATADIR@/lib/libomxr_core.so
26 component-name=OMX.RENESAS.VIDEO.DECODER.MPEG4
27 rank=256
28 in-port-index=0
29 out-port-index=1
30 hacks=no-disable-outport;default-pix-aspect-ratio;no-component-reconfigure
31 sink-template-caps=video/mpeg,mpegversion=(int)4,systemstream=(boolean)false,parsed=(boolean)true,width=(int)[1, MAX],height=(int)[1, MAX]
32 src-template-caps=video/x-raw,format=(string){NV12,I420},width=(int)[1, MAX],height=(int)[1, MAX]
33
34 [omxvc1dec]
35 type-name=GstOMXWMVDec
36 core-name=@RENESAS_DATADIR@/lib/libomxr_core.so
37 component-name=OMX.RENESAS.VIDEO.DECODER.VC1
38 rank=256
39 in-port-index=0
40 out-port-index=1
41 hacks=no-disable-outport;default-pix-aspect-ratio;no-component-reconfigure
42 sink-template-caps=video/x-wmv,wmvversion=(int)3,width=(int)[1, MAX],height=(int)[1, MAX]
43 src-template-caps=video/x-raw,format=(string){NV12,I420},width=(int)[1, MAX],height=(int)[1, MAX]
44
45 [omxh265dec]
46 type-name=GstOMXH265Dec
47 core-name=@RENESAS_DATADIR@/lib/libomxr_core.so
48 component-name=OMX.RENESAS.VIDEO.DECODER.H265
49 rank=256
50 in-port-index=0
51 out-port-index=1
52 hacks=no-disable-outport;default-pix-aspect-ratio;no-component-reconfigure
53 sink-template-caps=video/x-h265,alignment=(string)au,stream-format=(string)byte-stream,width=(int)[1, MAX],height=(int)[1, MAX]
54 src-template-caps=video/x-raw,format=(string){NV12,I420},width=(int)[1, MAX],height=(int)[1, MAX]
55
56 [omxaacdec]
57 type-name=GstOMXAACDec
58 core-name=@RENESAS_DATADIR@/lib/libomxr_core.so
59 component-name=OMX.RENESAS.AUDIO.DECODER.AAC
60 rank=256
61 in-port-index=0
62 out-port-index=1
63 hacks=no-disable-outport
64 sink-template-caps=audio/mpeg,mpegversion=(int){2,4},stream-format=(string){raw,adts},rate=(int)[8000,48000],channels=(int)[1,6],framed=(boolean)true
65 src-template-caps=audio/x-raw,rate=(int)[8000,48000],channels=(int){1,2,6},format=(string)S16LE
66
67 [omxmp3dec]
68 type-name=GstOMXMP3Dec
69 core-name=@RENESAS_DATADIR@/lib/libomxr_core.so
70 component-name=OMX.RENESAS.AUDIO.DECODER.MP3
71 rank=256
72 in-port-index=0
73 out-port-index=1
74 hacks=no-disable-outport
75 sink-template-caps=audio/mpeg,mpegversion=(int)1,layer=(int)[1,3],mpegaudioversion=(int)[1,3],rate=(int)[8000,48000],channels=(int)[1,2],parsed=(boolean) true
76 src-template-caps=audio/x-raw,rate=(int)[8000,48000],channels=(int){1,2},format=(string)S16LE
77
78 [omxwmadec]
79 type-name=GstOMXWMADec
80 core-name=@RENESAS_DATADIR@/lib/libomxr_core.so
81 component-name=OMX.RENESAS.AUDIO.DECODER.WMA
82 rank=256
83 in-port-index=0
84 out-port-index=1
85 hacks=no-disable-outport;skip-handle-codec-data
86 sink-template-caps=audio/x-wma,wmaversion=(int)2,rate=(int)[8000,48000],channels=(int){1,2},block_align=(int)[0,2147483647],bitrate=(int)[0,2147483647]
87 src-template-caps=audio/x-raw,rate=(int)[8000,48000],channels=(int){1,2},format=(string)S16LE
88
89 [omxh264enc]
90 type-name=GstOMXH264Enc
91 core-name=@RENESAS_DATADIR@/lib/libomxr_core.so
92 component-name=OMX.RENESAS.VIDEO.ENCODER.H264
93 rank=256
94 in-port-index=0
95 out-port-index=1
96 hacks=no-disable-outport;renesas-encmc-stride-align
97 sink-template-caps=video/x-raw,format=(string){NV12,I420},width=(int)[80,3840],height=(int)[80,2160]
98 src-template-caps=video/x-h264,stream-format=(string)byte-stream,width=(int)[80,3840],height=(int)[80,2160]
99
100 [omxvp8dec]
101 type-name=GstOMXVP8Dec
102 core-name=@RENESAS_DATADIR@/lib/libomxr_core.so
103 component-name=OMX.RENESAS.VIDEO.DECODER.VP8
104 rank=256
105 in-port-index=0
106 out-port-index=1
107 hacks=no-disable-outport;default-pix-aspect-ratio;no-component-reconfigure
108 sink-template-caps=video/x-vp8,width=(int)[1, MAX],height=(int)[1, MAX]
109 src-template-caps=video/x-raw,format=(string){NV12,I420},width=(int)[1, MAX],height=(int)[1, MAX]
110
111 [omxvp8enc]
112 type-name=GstOMXVP8Enc
113 core-name=@RENESAS_DATADIR@/lib/libomxr_core.so
114 component-name=OMX.RENESAS.VIDEO.ENCODER.VP8
115 rank=256
116 in-port-index=0
117 out-port-index=1
118 hacks=no-disable-outport;renesas-encmc-stride-align
119 sink-template-caps=video/x-raw,format=(string){NV12,I420},width=(int)[80,1920],height=(int)[80,1080]
120 src-template-caps=video/x-vp8,width=(int)[80,1920],height=(int)[80,1080]
121
122 [omxvp9dec]
123 type-name=GstOMXVP9Dec
124 core-name=@RENESAS_DATADIR@/lib/libomxr_core.so
125 component-name=OMX.RENESAS.VIDEO.DECODER.VP9
126 rank=256
127 in-port-index=0
128 out-port-index=1
129 hacks=no-disable-outport;default-pix-aspect-ratio;no-component-reconfigure
130 sink-template-caps=video/x-vp9,width=(int)[1, MAX],height=(int)[1, MAX]
131 src-template-caps=video/x-raw,format=(string){NV12,I420},width=(int)[1, MAX],height=(int)[1, MAX]