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-09-25 Yeah, exactly. Cause some of those addons query databases frequently, block the main loop and whatever .. you can see that in your log quite well. I am not a lawyer and won't discuss any copyright things with you, but as long I see addons like those, listed here: http://kodi.wiki/view/Official:Forum_rules/Banned_add-ons in the logs - I ask for logfiles that reproduce issues _without_ any spamming third party addons. RE: New Era: VAAPI with EGL interoperation - gurabli - 2015-09-25 (2015-09-24, 21:56)Hufvudet Wrote:(2015-09-24, 20:42)gurabli Wrote: I'm finally running the new hardware (N3150), it is working very nice. I must say that the picture quality is way better then with the Nvidia ION. If I remove the content of the autostart.sh then I get only blank screen. Or I should remove only the RGB part, the rest is still needed? I'm sing the latest ppa available, installed Intel drivers from the first post, and running Kernel 4.2.1. I have a Panasonic TH-42PX80, and there are no options at all regarding RGB settings. It is not the main tv, and it is "only" 720p, but the picture quality is great! I really got lost with this full vs limited range... RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-09-25 If you don't start kodi you obviously won't run kodi ... also don't confuse autostart.sh (!) which is not needed anymore on OpenELEC. But on your ppa installation the autostart file is obviously still needed. RE: New Era: VAAPI with EGL interoperation - gurabli - 2015-09-25 (2015-09-25, 15:19)fritsch Wrote: If you don't start kodi you obviously won't run kodi ... Yes, I thought that it would be something like that. So, the full content of the autostart.sh from post one is still needed for ppa install, but not for OE. BTW, my findings: up to now, everything runs nice. The picture quality is excellent, livetv is great (HD and SD too), deinterlacing is really good. RE: New Era: VAAPI with EGL interoperation - Hufvudet - 2015-09-25 Ah, sorry. I have openelec tunnel view and didn't even think about real linux Regarding your TV, then it's probably limited. RE: New Era: VAAPI with EGL interoperation - gurabli - 2015-09-25 (2015-09-25, 15:54)Hufvudet Wrote: Ah, sorry. I have openelec tunnel view and didn't even think about real linux No problem I tried out, saw it is not working, reverted the settings, and asked here So I should use limited in Kodi with dithering turned off? It does give me brighter picture and black, and they do not seam to me washed out. RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-09-25 Yes - dithering also does not harm in that case. Post xrandr --verbose please - I really want to verify ... not that you scale twice ... RE: New Era: VAAPI with EGL interoperation - Hufvudet - 2015-09-25 (2015-09-25, 15:56)gurabli Wrote:(2015-09-25, 15:54)Hufvudet Wrote: Ah, sorry. I have openelec tunnel view and didn't even think about real linux Curious, what happens to the picture if you don't enable 16-235 in kodi? RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-09-25 New OE master builds online with current fernetmenta WIP. As you might have seen: Since some days Audio syncing is rough and changing daily. RE: New Era: VAAPI with EGL interoperation - gurabli - 2015-09-25 (2015-09-25, 15:58)fritsch Wrote: Yes - dithering also does not harm in that case. Post xrandr --verbose please - I really want to verify ... not that you scale twice ... I logged in to the box with ssh, and issues xrandr --verbose but I get: Can't open display. What I'm doing wrong? RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-09-25 (2015-09-25, 16:41)gurabli Wrote:(2015-09-25, 15:58)fritsch Wrote: Yes - dithering also does not harm in that case. Post xrandr --verbose please - I really want to verify ... not that you scale twice ... DISPLAY=:0 xrandr --verbose | pastebinit RE: New Era: VAAPI with EGL interoperation - gurabli - 2015-09-25 Thanks! Here it is: http://paste.ubuntu.com/12555293/ RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-09-25 All fine. It's set to full as it should be. Now check with a sample or some calibration pattern, if you need to set the "Use Limited" option in kodi. RE: New Era: VAAPI with EGL interoperation - gurabli - 2015-09-25 (2015-09-25, 17:20)fritsch Wrote: All fine. It's set to full as it should be. Now check with a sample or some calibration pattern, if you need to set the "Use Limited" option in kodi. Excellent, many thanks! I will do a calibration later this evening when family goes to sleep RE: New Era: VAAPI with EGL interoperation - fantasticn - 2015-09-25 (2015-09-25, 15:08)fritsch Wrote: Yeah, exactly. Cause some of those addons query databases frequently, block the main loop and whatever .. you can see that in your log quite well. Ok, obeying your orders I have temporarily deleted all those "banned" addons (hope I I caught them all) and switched to confluence. I also have upgraded to the latest nightly build as of today. But both of the problems remain, meaning fullscreen LiveTV is out of sync (obviously connected to the change in the refreshrate) and the music and movie databases keep endlessly refreshing/respringing (Confluence also shows the "all-over-runtime" counter starting from the beginning after each respring). So here is the log: https://www.dropbox.com/s/cp6gvmwm4snkxdu/kodi.log?dl=0 Thanks in advance! Regards, FantasticN |