Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52) +---- Thread: Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server (/showthread.php?tid=231955) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
|
New Era: VAAPI with EGL interoperation - fritsch - 2015-09-02 The provided imgs for OE work perfectly on BSW as does the official beta 5.95.4. Those imgs were used in most public reviews. 5.0.4 was never meant to run on BSW. It was released when BSW did not exist at all. RE: New Era: VAAPI with EGL interoperation - arel - 2015-09-02 (2015-09-02, 07:05)fritsch Wrote: The provided imgs for OE work perfectly on BSW as does the official beta 5.95.4. Those imgs were used in most public reviews. Hi Fritsch just a quick question concerning the OFFICIAL Beta 5.95.4 of openelec. Did you or fernetmeta include the Last Results in this Beta too ? I thought the Inventionen based on this Thread here were only included on the Test-Version from Page 1... By the way.. i' m Running a N3050 Asrock Mainboard here based on the openelec version here With some Interlaced TV channels ..... With nearly no big power consumption (around 15w with a 3tb Hd and a SSD). TV channels will be SERVED by an externen Sat-IP Server (4 Tuner, Grundig dsi400) . This could be my final TV Client here for After 4 days of testingi Must say it ist Rock solid and the MCDI Interlacing gives a Perfect picture , zapplig Is fast aus hell too...less than 1s !!!!!! Hope that this will find the way into stable Release 6 of openelec at the end ? Regards arel P.s i Worte this Text with my iPad...Auto Spellimg is a mightmare and i have no idea how to Switch it Off ? on a iOS machine...stupid me. RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-09-02 Nothing is in any official OE images. This code lives in fernet's master. Only the imgs I provided in this thread are in official tech demos delivered as is. RE: New Era: VAAPI with EGL interoperation - sunnyfunny - 2015-09-02 (2015-08-25, 20:24)fritsch Wrote: In theory it should work. But Timo uses a N3700 Nuc - and for him 4k HEVC videos just decode into green :-( - it might have to do with the internal GPU memory reservation, which is not changeable on the NUC Pentium. On Intel NUC NUC5PPYH (With Pentium 3700) it is possible to change the memory settings for the GPU. See Screenshot New Era: VAAPI with EGL interoperation - fritsch - 2015-09-02 This was already resolved. It's a driver bug in the 1.6.0 vaapi driver. wsnipex already provided fixed package via his ppa. RE: New Era: VAAPI with EGL interoperation - sunnyfunny - 2015-09-02 Ah ok Will there soon be a current testversion with HEVC Vaapi Support? RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-09-02 The ppa contains hevc support since a week. Happy testing. RE: New Era: VAAPI with EGL interoperation - sunnyfunny - 2015-09-03 Ok.... Works fine now (Fresh Kodibuntu with all Updates): https://youtu.be/1MFOnUxFDxk But one problem. Yatse or the official Kodi Remote for Android are not Working. Sync with Database failed RE: New Era: VAAPI with EGL interoperation - gurabli - 2015-09-04 Is Kernel 4.1.3 unstable required, or 4.2 unstable can/should be used (Braswell, N3150)? Is ppa-build-depend still required? i remember reading it is not required anymore, but it is still in the first post. RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-09-04 Kernel must be >= 4.1, so 4.2 is okay. build-dep ppa is not required anymore. RE: New Era: VAAPI with EGL interoperation - Roby77 - 2015-09-04 may a non super human build an oe version based on your /fernet git using this guide ? : http://openelec.tv/forum/12-guides-tips-and-tricks/1061-guide-how-to-build-your-own-openelec-distro RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-09-04 What about you? :-) RE: New Era: VAAPI with EGL interoperation - fab67 - 2015-09-04 Fritsch, About building same OE version than you (with EGL and latest vaapi for HEVC), what is needed ? Only build OE from https://github.com/fritsch/OpenELEC.tv/tree/EGL Or does it need some patch to take the right FernetMenta/xbmc, vaapi and mesa version ? RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-09-04 (2015-09-04, 16:55)fab67 Wrote: Fritsch, You additional need: - bumped libva Intel driver - kodi patch to implement vaapi hevc - repackage ffmpeg to a prerelease ffmpeg Version with hevc vaapi support - you should rebase on OE master also But that's it :-) Edit: this would still build my tech demo backports. For fernet's master, you need to repackage kodi and oe's ffmpeg + the Intel driver needs updating. RE: New Era: VAAPI with EGL interoperation - fab67 - 2015-09-04 Thanks, I Will try to play with this |