Posts by pipsen
-
-
-
I tried it now several times... sometimes it works fine.
Now I am pretty sure, that the Download itself stucks... everytime at different positions of progress.
The first time, it stucks at about 95%... that's why I did not realize that the http download timed out.
I could upload the debug log, but it is exaclty the same. Not even one more line of log.
And additionally, I see this problem:
I added the "Custom Channel" yesterday. At this time, #0225 was the newest version, and I can see it, when I click on "Available Versions".
But now.. one day later, when I click on "Available Versions", there is still #0225 the newest, although there is already a #0226 available online.
The list of available versions seems not to be updated - just a reboot helps to get the new versions.
-
Hi,
I would like to update via LibreELEC GUI, not via manual Download and copy to "update" share.
This is what I did:
- Open LibreELEC Addon -> System
- Automatic Updates: Manual
- Custom Channel: Index of /builds/master/RPi2/
- Update Channel: Milhouse-9.0
- Click on Available Versions
- Select the newest nightly build
- Question: Current Version: #0222, New Version: #0225 Would you like to update LibreELEC now?
- YES
- Download starts and completed
=> Now tar file on whole File System
=> After Reboot, nothing happes.. still #0222
CodeERROR: ## LibreELEC Addon ## oe::download_file(http://milhouse.libreelec.tv/builds/master/RPi2/LibreELEC-RPi2.arm-9.0-Milhouse-20180225210909-#0225-g1c7b478.tar, /storage/.kodi/temp/update_file) ## ERROR: (timeout('timed out',)) ERROR: Traceback (most recent call last): File "/home/neil/projects/LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/LibreELEC-settings-d658777/.install_pkg/usr/share/kodi/addons/service.libreelec.settings/oe.py", line 295, in download_file File "/usr/lib/python2.7/socket.py", line 384, in read File "/usr/lib/python2.7/httplib.py", line 597, in read File "/usr/lib/python2.7/socket.py", line 384, in read timeout: timed out
Do you have the same Problem? Any ideas?
Thank you
-
Since Krypton the setting "Sync playback to display" forces audio resampling resulting in PCM or AC3 streams.
Thank you !!!!! Awesome.. dts und AC3 passthrough working again
-
Code
Display More23:10:47.210 T:1941939520 NOTICE: VideoPlayer::OpenFile: nfs://hostname/path/sample.mkv 23:10:47.211 T:1839186816 NOTICE: Creating InputStream 23:10:47.224 T:1839186816 NOTICE: Creating Demuxer 23:10:47.884 T:1839186816 NOTICE: Opening stream: 0 source: 256 23:10:47.884 T:1839186816 NOTICE: Creating video codec with codec id: 28 23:10:47.897 T:1839186816 NOTICE: Creating video thread 23:10:47.897 T:1738011520 NOTICE: running thread: video_thread 23:10:47.898 T:1839186816 NOTICE: Opening stream: 1 source: 256 23:10:47.898 T:1839186816 NOTICE: Finding audio codec for: 86020 23:10:47.898 T:1839186816 NOTICE: Creating audio thread 23:10:47.899 T:1476383616 NOTICE: running thread: CVideoPlayerAudio::Process() 23:10:47.899 T:1839186816 NOTICE: Opening stream: 3 source: 256 23:10:47.910 T:1476383616 NOTICE: Creating audio stream (codec id: 86020, channels: 6, sample rate: 48000, no pass-through) 23:10:48.032 T:1941939520 NOTICE: Display resolution ADJUST : 1920x1080 (1920x1080) @ 23.98 - Full Screen (57) (wight: 0.000) 23:10:48.157 T:1939338112 NOTICE: CAEEncoderFFmpeg::Initialize - AC3 encoder ready 23:10:48.167 T:1941939520 NOTICE: VideoPlayer: OnLostDisplay received 23:10:48.364 T:1941939520 NOTICE: VideoPlayer: OnResetDisplay received
Here is the logfile of a sample.file with DTS Sound:
Creating audio stream (codec id: 86020, channels: 6, sample rate: 48000, no pass-through)
why??
-
# Fix DTS passthrough
hdmi_audio_config=0x200
hdmi_clock_change_limit=40
mount -o remount,ro /flash
Did not help...
-
HiFiBerry Digi itself ist working fine.. otherwise it would not work with OpenELEC8. It seems to be a Software/Config thing..
-
Okay, I tried with latest LibreELEC 8.3.2 release... same issue.
Due to it is still Kodi 17.3 Krytpon, its much more easy to compare settings (see attached image).
I changed the settings manually to have exactly the same settings -> Still no DTS passthrough.
Any ideas?
-
Have you tried other versions of Libreelec ?
No... not yet. I need the new alpha version for Amazon Prime and Netflix Addon.
Older Versions are not possible for me. -
Hi,
here is my Setup: Raspberry PI3 with HiFiBerry Digi+ with optical cable to my Audio receiver.
Until last week, I had OpenELEC 8.0.4 running on my PI and I enabled Passthrough + DTS capable Receiver.
When I played an mkv File with DTS audio track, my receiver said: DTS
Now I installed LibreELEC 9.0 Alpha nightly build and configered in the same way.
Now my receiver says: Dolby Digital (seems to be a Downmixing).
Any ideas?
PS: I have a full system export of all files from both systems available. I attached both guisettings.xml files to compare.
Thank you!