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: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - fab67 - 2016-09-05 Nice, Thanks fritsch RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - noggin - 2016-09-05 (2016-09-05, 10:20)fritsch Wrote: And here the BXT output:So that confirms HEVC Main 8 bit and HEVC Main 10 bit compatibility for decode on Broxton? RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - fab67 - 2016-09-05 yes, VAProfileHEVCMain : VAEntrypointVLD -> HW HEVC 8bits decoding supported VAProfileHEVCMain : VAEntrypointEncSlice -> HW HEVC 8bits encoding supported VAProfileHEVCMain10 : VAEntrypointVLD -> HW HEVC 10bits decoding supported VAProfileVP9Profile0 : VAEntrypointVLD -> HW profile0 ( 8bit ?) decoding supported only HEVC 10bits and VP9 encoding is missing compared to Kaby lake RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - fritsch - 2016-09-05 The 25p issue was fixed by fernetmenta today. Thanks much. RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - cford1905 - 2016-09-12 Has anyone been able to configure mythtv-backend using this setup (running the backend on the same NUC as Kodi)? Is there some type of change that I need to make to the openbox autostart file? When I try to SSH in remotely to configure the backend I get the following: chris@localhost ~]$ ssh -X [email protected] /usr/bin/mythtv-setup [email protected]'s password: /usr/bin/xauth: timeout in locking authority file /home/kodi/.Xauthority mysql: [Warning] Using a password on the command line interface can be insecure. X11 connection rejected because of wrong authentication. xprop: unable to open display 'localhost:10.0' /usr/bin/mythtv-setup: 42: /usr/bin/mythtv-setup: status: not found X11 connection rejected because of wrong authentication. xterm: Xt error: Can't open display: localhost:10.0 X11 connection rejected because of wrong authentication. Failed to connect to Mir: Failed to connect to server socket: No such file or directory Unable to init server: Could not connect: Connection refused (zenity:4475): Gtk-WARNING **: cannot open display: localhost:10.0 X11 connection rejected because of wrong authentication. Failed to connect to Mir: Failed to connect to server socket: No such file or directory Unable to init server: Could not connect: Connection refused (zenity:4476): Gtk-WARNING **: cannot open display: localhost:10.0 RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - tutu - 2016-09-12 With this guide, is there any way to make Ubuntu automount my blu ray disk? I am using an external USB 3.0 Blu Ray with my NUC RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - hackno - 2016-09-12 (2016-09-12, 15:09)tutu Wrote: With this guide, is there any way to make Ubuntu automount my blu ray disk? I am using an external USB 3.0 Blu Ray with my NUCTo my knowledge that's Ubuntu configuration, not Kodi or openbox... You should be able to do that by editing the /etc/fstab file... Google knows it... RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - wsnipex - 2016-09-12 Real Video DVDs/Blurays shouldn't be mounted. RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - tutu - 2016-09-16 (2016-09-12, 16:06)wsnipex Wrote: Real Video DVDs/Blurays shouldn't be mounted. That's the thing I don't get. If I don't mount it and then goto Kodi -> Videos -> Play Optical disc, the drive does not spin up. RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - dcdead - 2016-09-19 Hello thanks for the guide! Everythings working fine so far for me. I just have a question concerning colors. I'm running it like this: Driver Full Kodi Limited TV (Samsung) Limited With this setting on the avs disc i can see the bars from 17 upwards flashing on the black test, so that's fine, but on the white clipping all bars flash. Is that ok? RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - fritsch - 2016-09-19 You run kodi v17? (just to be sure). RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - dcdead - 2016-09-19 Yes, everything as described in the guide RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - fritsch - 2016-09-19 It might that your TV does ignore its limited setting, cause you send a FULL handshake (info frame) while forcing the driver to full. If you like the picture as is - stop caring :p RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - TheNamesJohn - 2016-09-25 Hello guys, I've decided to reinstall my HTPC to Ubuntu server 16.04 (coming from Windows Kodi 17 Alpha build) and wondering if there's a version of Kodi with 3D MVC, ISO playback support just like on Windows? I'm on Intel Haswell system. RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - fritsch - 2016-09-25 No. |