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 - fritsch - 2015-12-09 (2015-12-09, 22:54)Milhouse Wrote: pvr.hts should be alright now after the transifex bump Thx much! Edit: I already synced with hts yesterday ... so it should already work ... RE: New Era: VAAPI with EGL interoperation - _Spook_ - 2015-12-10 Great work! Love testing this on my NUC. Getting the new Gen6 NUC in a few weeks. Will be interesting to see how this performs on the i5 with the 540 GPU RE: New Era: VAAPI with EGL interoperation - danjames92 - 2015-12-10 Can someone confirm if this fix is in the latest Android nightlies i.e. SHIELD TV? Sorry if it's a dumb question. RE: New Era: VAAPI with EGL interoperation - Juanjo - 2015-12-10 Hi guys im running a braswel n3150, and im randomly getting i915 errors, sometimes kodi keeps going, but some other screen goes no-signal i was in VT1, idling at the command prompt, when I turned arround it went dead... got [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in base.adjusted_mode.crtc_clock (expected 148500, found 0) and screen died. i doubt its kodi related but here it goes mesa http://paste.ubuntu.com/13877734/ vainfo http://paste.ubuntu.com/13877792/ kodi log http://paste.ubuntu.com/13877752/ dmesg http://paste.ubuntu.com/13877766/ Juanjo RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-12-10 (2015-12-10, 04:11)Juanjo Wrote: Hi guys Read the second post, please - it is especially mentioned _why_ you should not run 4.2 kernel on your system. RE: New Era: VAAPI with EGL interoperation - gurabli - 2015-12-10 I was not able to follow lately the topic, and now I recall you were discussing a patched kernel for Ubuntu some time ago. Do I recall it correctly, that a patched 4.3 Kernel is required to have limited passtrough with PPA or I'm confusing with something? If a patched kernel is required, is it available for download or we need to build it for ourselves? RE: New Era: VAAPI with EGL interoperation - fab67 - 2015-12-10 It's a long time I didn't try 4K videos. Is the forced/automatic downscale 4K -> 2K with bilinear enable in the latest build ? Because I must manually select bilinear (instead of lanczos3 ) to avoid drops/skips. RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-12-10 (2015-12-10, 16:35)fab67 Wrote: It's a long time I didn't try 4K videos. No - that's only done for chromebox users. For Core we want a better solution, runtime dependend, e.g. if it skips / drops too much - use less quality scalers. RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-12-10 (2015-12-10, 14:08)gurabli Wrote: I was not able to follow lately the topic, and now I recall you were discussing a patched kernel for Ubuntu some time ago. Do I recall it correctly, that a patched 4.3 Kernel is required to have limited passtrough with PPA or I'm confusing with something? Here, use the 4.3.0 one: http://fritsch.fruehberger.net/kernel/ I don't plan to update those ... I just build them anyways for my main rig. (pt-bt1) RE: New Era: VAAPI with EGL interoperation - icebaer - 2015-12-11 I've now switched from PPA to provided OE EGL 15.2 Version, because I wanted a rather stable version with a more clean interface. So I just wanted to say thanks to all devs for all those builds and effort! RE: New Era: VAAPI with EGL interoperation - wwessel - 2015-12-11 I have an issue with the latest version on an ASUS Chromebox: Starting a movie works fine, the movie is played flawlessly. But when I stop the movie OE is restarting and I only have a black screen with mouse pointer on it. Then I have to stop/start kodi via ssh to make it work again. cat ~/.kodi/temp/kodi.log | pastebinit: http://sprunge.us/GChJ dmesg | pastebinit: http://sprunge.us/VIjE EDIT: It looks like it only happens with SD material. I can't reproduce this with HD movies. But stopping the first SD movie it happens again... New Era: VAAPI with EGL interoperation - DJ-1 - 2015-12-11 Hi... I've got a nuc5cpyh (braswell) & latest bios(all at defaults). Currently, all I done is install the 15.10 server linked in the 1st post & did a basic install, no encryption or anything. On startup, I've got 50% chance of a normal boot, or it hangs at he same line each time "starting update utmp about system reboot/shutdown" Does the additional steps (I haven't done yet) in page 1 fix the possibility of the hang....? Or is it new?. Thanks. RE: New Era: VAAPI with EGL interoperation - darebee - 2015-12-11 I have a quick question. How do I find out what build uses which version of the video db? IE I have different Kodi Jarvis builds that are using video99 or video100 and I want to try and get them all common. I found my own answer here: http://kodi.wiki/view/Database_versions Thanks in advance. RE: New Era: VAAPI with EGL interoperation - JaccoH - 2015-12-12 With the upcoming release of Kodi v16, this code will obivously not be included. Will there perhaps be a backport though? Or are we going to have to ride the train until v17 is due? RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-12-12 We ride the train until v17 :-) |