• 1
  • 166
  • 167
  • 168(current)
  • 169
  • 170
  • 277
OpenELEC Testbuilds for RaspberryPi Part 2
(2014-01-23, 18:03)ajp2k14 Wrote: Still only static for me with this build when using passthrough. Do I need to set anything in config.txt? I have no advancedsettings.xml or anything...

Do you have:
Code:
no_hdmi_resample=1
hdmi_stream_channels=1
in config.txt? They are required for passthrough from Pi audio sink.
(2014-01-23, 18:21)popcornmix Wrote:
(2014-01-23, 18:03)ajp2k14 Wrote: Still only static for me with this build when using passthrough. Do I need to set anything in config.txt? I have no advancedsettings.xml or anything...

Do you have:
Code:
no_hdmi_resample=1
hdmi_stream_channels=1
in config.txt? They are required for passthrough from Pi audio sink.

Did something change? Build from 0118 worked fine...? New default player?
(2014-01-23, 18:23)ajp2k14 Wrote: Did something change? Build from 0118 worked fine...? New default player?

They are required for Pi audio sink (used by paplayer and dvdplayer).
They are not required for omxplayer.
I too was experiencing passthrough static issues on all Milhouse builds after #0118. Thanks to popcornmix's suggestion in post #2463, setting the "Number of channels" to 2.0 and adding the following to config.txt has solved this issue.
Code:
no_hdmi_resample=1
hdmi_stream_channels=1
(2014-01-23, 18:25)popcornmix Wrote:
(2014-01-23, 18:23)ajp2k14 Wrote: Did something change? Build from 0118 worked fine...? New default player?

They are required for Pi audio sink (used by paplayer and dvdplayer).
They are not required for omxplayer.

Weird, I haven't actively changed default player. Thanks!

(2014-01-23, 18:28)danofun Wrote: I too was experiencing passthrough static issues on all Milhouse builds after #0118. Thanks to popcornmix's suggestion in post #2463, setting the "Number of channels" to 2.0 and adding the following to config.txt has solved this issue.
Code:
no_hdmi_resample=1
hdmi_stream_channels=1

I will try that, thanks! Smile
(2014-01-23, 18:45)ajp2k14 Wrote:
(2014-01-23, 18:25)popcornmix Wrote:
(2014-01-23, 18:23)ajp2k14 Wrote: Did something change? Build from 0118 worked fine...? New default player?

They are required for Pi audio sink (used by paplayer and dvdplayer).
They are not required for omxplayer.

Weird, I haven't actively changed default player. Thanks!
I am pretty sure that some functions (PVR, for instance) are defaulting to DVDplayer in these recent Milhouse/Newclock3 builds, even if you don't change the default player in advancedsettings. See this post for further detail: http://forum.xbmc.org/showthread.php?tid...pid1608116

If there is a way to determine which player is actually in use during playback (top just indicates xbmc.bin) I'll try it later. I note that, unlike other places, where the contextual menu has a "play using…." option that identifies the default player and allows you to choose a different player, there is not such option when playing back recordings from the (myth) PVR addon.
Hello, if i using version r17048, i have green blinking in DVD menu, if i using r17060, i have a no blinking DVD menu but some menu, i cant see, and some movies i dind't see because the TV is black/grey.
Version 17048 runs not good and not bad because the menu is blinkink and up version 17060 i can't see any dvd movie.
(2014-01-23, 19:46)Mister XY Wrote: Hello, if i using version r17048, i have green blinking in DVD menu, if i using r17060, i have a no blinking DVD menu but some menu, i cant see, and some movies i dind't see because the TV is black/grey.
Version 17048 runs not good and not bad because the menu is blinkink and up version 17060 i can't see any dvd movie.

Yes, that's how it is now. It's what I'm working on...
OpenELEC (Milhouse) Version: devel-20140123112050-r17126-gceb58b6

Added the lines in config.txt
Code:
no_hdmi_resample=1
hdmi_stream_channels=1
Setup channel : 2.0
Did not find passthrough Huh

Multichannel files have very low level and only stereo

Did I miss something?
Config, video/audio player:
3T HDD <USB> Odroid N2+ / CoreElec <HDMI> Denon AVR-2313 <HDMI> LG TV 55UF860V
                                          <nfs wired> Linksys WRT32X router <USB> 4T HDD
(2014-01-23, 15:39)RichG Wrote: I've had a few issues with GPIO IR with some of the Gotham releases, but have it working fine now (without the Add-On). I'm not sure how it got fixed exactly, you might need to a clean out of your /storage folders and start with a fresh configuration and then make an autostart.sh file in /storage/.config that looks like this:-

Yes, it works, thank you.

But now with the latest build, i have strange sound at some movies and some movies are playing right sound but no picture.
(2014-01-23, 18:21)popcornmix Wrote: Do you have:
Code:
no_hdmi_resample=1
hdmi_stream_channels=1
in config.txt? They are required for passthrough from Pi audio sink.

Should passthrough be enabled on the xbmc or is the just having the above code in the config.txt enough?
Is DVDPlayer the default is these new builds?
 
  • Intel NUC Kit DN2820FYKH ~ Crucial DDR3L SO-DIMM 4GB ~ SanDisk ReadyCache 32GB SSD ~ Microsoft MCE model 1039 RC6 remote
No. See note #2 here: http://forum.xbmc.org/showthread.php?tid...pid1605602

Maybe I should include that as boiler plate for future releases.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2014-01-24, 09:19)MilhouseVH Wrote: No. See note #2 here: http://forum.xbmc.org/showthread.php?tid...pid1605602

Maybe I should include that as boiler plate for future releases.

Weird, I had to add those lines to config.txt or passthrough would only play static with the latest releases, 0118 was fine without it... I have no advancedsettings.xml

With those lines in config.txt it's all good though... Smile
Playback with DVDplayer as the default caused slow downs for me.Instead of going back to MilhouseVH's January 18th build, i edited my advancedsettings xml file to make omxplayer the default again. Now playback is back to normal. Also i noticed that now playing is gone from the context menu even after you queue an item. Is there another way to change repeat and shuffle settings?
  • 1
  • 166
  • 167
  • 168(current)
  • 169
  • 170
  • 277

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 223