Linux VAAPI: Nuc, Chromebox, HSW, IVB, Baytrail with Ubuntu 14.04 - 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: Linux VAAPI: Nuc, Chromebox, HSW, IVB, Baytrail with Ubuntu 14.04 (/showthread.php?tid=165707) 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
|
RE: vaapi-sse4: Deinterlacing Testing - -DDD- - 2014-06-05 The difference would be that we have a lower CPU Load, or are there any other Benefits in VPP? RE: vaapi-sse4: Deinterlacing Testing - fritsch - 2014-06-05 Yes. Quality wise it's not easy to get better than yadif. My tests with MACI and MADI on 576i and 1080i mpeg-2 material are "okay" - but nothing too fancy. I hope that slow GPU systems like Baytrails could be able to do 1080i50 and 576i in a quality better than bob. RE: vaapi-sse4: Deinterlacing Testing - Schasan - 2014-06-05 Given that I tend to wait for the georgeous things to come. But anyway, based on previous posts I have pulled Code: [remote "origin"] RE: vaapi-sse4: Deinterlacing Testing - fritsch - 2014-06-05 See first post:-) RE: vaapi-sse4: Deinterlacing Testing - Juanjo - 2014-06-06 I just noticed a mesa upgrade in Ubuntu repos, if I upgrade, will the patches from your repos to make all this work disapear and installation get messed up? Or is it safe to upgrade? Thanks a lot. Juanjo RE: vaapi-sse4: Deinterlacing Testing - fritsch - 2014-06-06 If you are on 14.04 and had the mesa ppa running, upgrade will be smooth and you loose nothing, as we only provided mesa for trusty cause of some bugs in there. If you already installed on 13.10, then you already have a broken system since upgrade to 14.04 if you did not remove the mesa ppa before. RE: vaapi-sse4: Deinterlacing Testing - Frank-NL - 2014-06-10 Looks like an interesting release of libva coming up http://cgit.freedesktop.org/vaapi/intel-driver/commit/?id=364d9b1968f905573bd6ae0e27d43ccdaedea4d5 RE: vaapi-sse4: Deinterlacing Testing - fritsch - 2014-06-10 No, see: a) https://bugs.freedesktop.org/show_bug.cgi?id=79848 b) https://bugs.freedesktop.org/show_bug.cgi?id=79698 c) https://bugs.freedesktop.org/show_bug.cgi?id=79528 d) https://bugs.freedesktop.org/show_bug.cgi?id=72522 e) https://bugs.freedesktop.org/show_bug.cgi?id=79765 MADI / MACI / BOB and additionally yadif is already implement by FernetMenta on his vpp branch. On HSW only BOB works - despite that the current MADI quality looks rather shitty: MADI-VPP: Deinterlace-Yadif: BOB-VPP RE: vaapi-sse4: Deinterlacing Testing - fritsch - 2014-06-10 So to make some things and expectations short: - Without massive fixing on the intel side, we don't get that running at all - Without massive improvement of their MADI / MACI filter (currently only one forward reference) the quality won't be nowhere nearly as good as yadif / nvidia vdpau / amd oss temporal(!). From the lib the following should work (but does not): HSW: Bob, MACI (*), MADI(*) IVB: Bob, MADI SNB: Bob, MADI (**) Baytrail is IVB - so happy testing. * non working: see above bugreports ** not tested RE: vaapi-sse4: Deinterlacing Testing - dr88dr88 - 2014-06-10 @fritsch I am running Deinterlace-Yadif on my NUC with OpenElec and it is the best quality I have seen when I compare it with AMD hardware Deinterlacing on windows. I am worried that the option will be removed when Intel fix its drivers and that I will get a worse quality in return. Can you tell me if you are planning the maintain this nice hack in future OpenElec versions ? RE: vaapi-sse4: Deinterlacing Testing - fritsch - 2014-06-10 It won't be removed. Fernet's vpp branch can do both and switch on the fly (I also don't want to miss Yadif anymore). It supports the VPP modes and additionally our SSE4.2 + cpu deinterlacing. RE: vaapi-sse4: Deinterlacing Testing - FernetMenta - 2014-06-10 No worries that we drop the best option. And it won't be a hack anymore RE: vaapi-sse4: Deinterlacing Testing - Frank-NL - 2014-06-10 Will it be used in OE? RE: vaapi-sse4: Deinterlacing Testing - fritsch - 2014-06-11 Will you receive your pension when you are ready with fully paying it? RE: vaapi-sse4: Deinterlacing Testing - Frank-NL - 2014-06-11 Good |