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
|
RE: New Era: VAAPI with EGL interoperation - Ney - 2016-03-30 Think the one I had was the last jarvis OE build fritsch did, so mid-late january. In any case it's highly noticable, so great work! RE: New Era: VAAPI with EGL interoperation - mule1 - 2016-03-30 With build R22322 channel data load at startup of KODI needs appr. 3 times longer than with previous builds and KODI crashes if i choose TV from main menu while channel data is being loaded. Kodi Log: http://pastebin.com/Hg7Uaqxt Crash Log: http://pastebin.com/kZUjvMh6 RE: New Era: VAAPI with EGL interoperation - Fabiolous - 2016-03-31 Hey there, I'm new here. I've installed the latest image r22307 and wanted to update onto r22322 (from march 29th) by putting the tar-file into the Upload folder. After installing I see just a black screen with a black cursor in the middle. I can move around the cursor with my trackpad, but there won't appear any home menu. I'll have to hard shutdown the Beebox but after restarting the same black screen appears. A fresh install of r22307 works just fine. Is there any way I can provide logs despite not being able to get into kodi? Anyway, incredibly great work here. RE: New Era: VAAPI with EGL interoperation - fritsch - 2016-03-31 From the commandline as described in the first post. I will release updated builds tonight. RE: New Era: VAAPI with EGL interoperation - fritsch - 2016-03-31 New build is up: - FFmpeg 3.0.1 - xf86-video-intel bumped to latest and probably greatest - Kernel updated to version 4.5.0 Kodi is currently changing in a quite rough way, so take care. For inputstream users. I still kept the old version where you have to copy the widevine.so to /storage/decrypters directory. RE: New Era: VAAPI with EGL interoperation - _Spook_ - 2016-03-31 Will give it a go and see how it behaves RE: New Era: VAAPI with EGL interoperation - mule1 - 2016-03-31 (2016-03-30, 23:57)mule1 Wrote: With build R22322 channel data load at startup of KODI needs appr. 3 times longer than with previous builds and KODI crashes if i choose TV from main menu while channel data is being loaded.Same happens with build R22333. Anything i should do/try to resolve the issue? RE: New Era: VAAPI with EGL interoperation - fritsch - 2016-03-31 Reproduce with latest and greatest and post new logfiles. RE: New Era: VAAPI with EGL interoperation - mule1 - 2016-03-31 Reproduced with latest and greatest. Channel Loading times once again are about 3 times longer than with builds before R22322. Crashlog http://Crashlog http://pastebin.com/c0YGQDbQ Kodilog http://pastebin.com/sxCRDJTB RE: New Era: VAAPI with EGL interoperation - fritsch - 2016-03-31 Can you remove the TVxy.db please and then restart kodi? RE: New Era: VAAPI with EGL interoperation - mule1 - 2016-04-01 Deleted the TVxy.db files, but after restart channel loading times are again very slow and kodi crashes when trying to access TV menu while channels are being loaded. RE: New Era: VAAPI with EGL interoperation - envagyok - 2016-04-01 Hy, i use this build for my asrock beebox n3000. I have three question Where can i find wifi and other settings, what was in openelec the system/settings/openelec panel? For tv i have 1440*1080i and sd interlaced material with n3000 processor what is the best deinterlacing, and resizing setting? RE: New Era: VAAPI with EGL interoperation - fritsch - 2016-04-01 (2016-04-01, 12:31)envagyok Wrote: Hy, i use this build for my asrock beebox n3000.Addons -> All Addons Quote:Where can i find wifi and other settings, what was in openelec the system/settings/openelec panel? See the first post it explains all the settings. RE: New Era: VAAPI with EGL interoperation - fritsch - 2016-04-01 (2016-04-01, 00:08)mule1 Wrote: Deleted the TVxy.db files, but after restart channel loading times are again very slow and kodi crashes when trying to access TV menu while channels are being loaded. I updated the VNSI client. Can you retry? RE: New Era: VAAPI with EGL interoperation - _Spook_ - 2016-04-01 The new kernel/intel stuff breaks the sound on my NUC6i5SYK...sorry for no logs. Will provide later. |