OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - 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: Raspberry Pi (https://forum.kodi.tv/forumdisplay.php?fid=166) +---- Thread: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) (/showthread.php?tid=250817) 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
|
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - bdreams - 2016-01-22 (2016-01-20, 03:13)Milhouse Wrote:(2016-01-18, 05:52)bdreams Wrote: ok tried build 117 works great, now I am goin to try that 15x and get that crash log for you. thanks finally here you go http://sprunge.us/MPXC RE: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - vandamme - 2016-01-22 (2016-01-22, 03:52)popcornmix Wrote: There are some changes to audio passthrough and pll adjust in latest build. Hi, So what's the best way to sync a/v, PLL adjust or Resampling ? By default resampling is enabled, and it seems to work well ... RE: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - Milhouse - 2016-01-22 (2016-01-22, 08:25)bdreams Wrote: finally here you go http://sprunge.us/MPXC I thought this was a crash caused by your Motorola dongle - was it the dongle that caused this latest crash? As it appears to be CEC related... RE: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - bdreams - 2016-01-22 (2016-01-22, 14:16)Milhouse Wrote:(2016-01-22, 08:25)bdreams Wrote: finally here you go http://sprunge.us/MPXC When I have the dongle in it doesn't start it stays on the splash screen. When I remove it it works fine RE: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - popcornmix - 2016-01-22 (2016-01-22, 10:29)vandamme Wrote: So what's the best way to sync a/v, PLL adjust or Resampling ? It depends. Passthrough audio means audio isn't decode by arm so requires less CPU. You can only resample non-passthrough audio. Resampling takes more cpu than pll adjust. Resampling can cause a wow/flutter effect (audio speeding up/slowing down) as sync is adjusted. Adjust pll is bit exact. Resampling is not. Some receivers/TVs may produce dropouts with adjust pll (especially at higher levels) Adjust PLL is more experimental and Pi specific so may break with videoplayer updates. The CPU usage is important on Pi1 when CPU is limited. It is less critical on Pi 2. Resampling theoretically reduces audio quality, however I suspect very users have equipment and ears of sufficient quality to tell the difference. The default of passthrough disabled and using resampling is probably best for most users. It is well tested and works in all cases. Pi 1 users, or users who want the theoretically better quality audio may prefer adjust pll. Like most features (especially in a test build thread), try them both and decide which you prefer. Report back here which you like. RE: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - vandamme - 2016-01-22 OK, Thanks for your answer. I will test PLL too. RE: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - MikeKL - 2016-01-22 Just attempted to play flac files stored locally on SD card, and they dont play back for me with #0121 http://sprunge.us/FhQT Dont play via library option or selecting file in folder directly, havent tested music files for a number of recent build releases RE: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - popcornmix - 2016-01-22 Just tried a .flac file here and it works. Can you confirm which is the first build with this issue? RE: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - MikeKL - 2016-01-22 (2016-01-22, 19:17)popcornmix Wrote: Just tried a .flac file here and it works.hmm, just rebooted Pi and now working? (at least I had debug switched on before in post above and after below) http://sprunge.us/CFUg So perhaps failed for me on a first boot after instal of #0121? I had been watching an hours ITV Player catch-up video stream before trying the flac files and have just re-traced my steps after the re-boot but its not failing now. RE: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - popcornmix - 2016-01-22 (2016-01-22, 08:25)bdreams Wrote: finally here you go http://sprunge.us/MPXC Looks like a libcec issue. I reported it here: https://github.com/Pulse-Eight/libcec/issues/184 Re: RE: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - Milhouse - 2016-01-22 (2016-01-22, 15:44)bdreams Wrote:(2016-01-22, 14:16)Milhouse Wrote:(2016-01-22, 08:25)bdreams Wrote: finally here you go http://sprunge.us/MPXC I thought you were able to cause the crash by inserting the dongle once Kodi had started. It's a bit confusing because your latest crashlog doesn't seem to be related to your initial issue (and I'm not sure how this latest crash happened - looks like CEC was thoroughly broken for some reason). RE: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - Milhouse - 2016-01-23 New OpenELEC Krypton build #0122: RPi / RPi2 (Supercedes previous build) Code: # uname -a Based on tip of OpenELEC master (2d57ef78, changelog) and tip of XBMC master (e1637b4f, changelog) with the following modifications:
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - nalor - 2016-01-23 I still have the problem that I can't play bluray 3D iso files with aacs protection, 2D iso with aacs are not a problem and 3D iso files without encryption are also working without problems. I've created 2 debug logfiles - at first I try to play the 3D-aacs file a couple of times, next I play a 3D-without-aacs file and at the end again the 3d-aacs a couple of times: Debug log of most recent build 0122 Debug log of special debug build 0115x I tried to to look into this issue myself but honestly it is far beyond my capabilities.. I'd be very grateful if someone else could take a look at this issue - thanks! RE: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - menakite - 2016-01-23 (2016-01-22, 03:52)popcornmix Wrote: @menakite I think this build should fix your file that crashed with passthrough and pll adjust enabled.It did, thanks. I guess the new implementation still needs "Sync playback to display"? It's not obvious, but I can't see "err" or "pll" moving with it disabled, even if pll is set to "Max". I'm wondering if "hdmi_clock_change_limit=40" is conflicting with the new scheme - seems unlikely as it is happy with "Sync playback to display" enabled. RE: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - MaDeMaNN - 2016-01-23 Quick question is there anyway that the pi2 will decode Atmos tracks? I tested an Atmos track and couldn't get any audio through my height speakers. Thanks |