Upload as attachment then.
Posts by Da Flex
-
-
Does not benefit hardware accelerated video decoding?
It accelerates transmission between DRM and MMU. So it's independent of hardware acceleration.
-
DeShizz To my knowledge, there is one box with a DV license, and CoreELEC works on it. Go to their forum for details.
-
mediatex Please ask about YouTube at our Add-on Support.
-
Please provide a full debug log.How to post a log (wiki)1. Enable debugging in Settings>System Settings>Logging2. Restart Kodi3. Replicate the problem4. Generate a log URL (do not post/upload logs to the forum)
use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link -
No log snippets accepted.
Please provide a full debug log.How to post a log (wiki)1. Enable debugging in Settings>System Settings>Logging2. Restart Kodi3. Replicate the problem4. Generate a log URL (do not post/upload logs to the forum)
use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link -
You don't want to use the FFmpeg patch, because the resulting DSD-over-PCM would reduce audio quality. That means, you can't use HDMI. Kodi doesn't support native DSD over HDMI.
You need a digital USB audio interface (S/PDIF), or a HiFiBerry Digi2 Pro. The latter is known to work, so I suggest that.
Of course you need an AVR with S/PDIF and DSD support. If you own all those puzzle pieces, MPD should do the trick.
-
I bet something is wrong with EDID.
First try this from SSH, with AVR / TV connected:
If it doesn't work, do the same, but only with the TV connected. Then go back to the AVR / TV setup, and it should still work.
-
Start autostart.sh from SSH, and post the result. Eventually you have to make it executable first: chmod +x autostart.sh.
-
Are there any hardware reccommendations or specs that I should look out for when choosing a PC stick for use with LibreElec?
No. Buy an Amazon Fire stick, and install Kodi. Easiest solution.
-
Will this new version work with Raspberry Pie 3?
Absolutely! I'm using it on that hardware.

-
I have set another 2 part recording on my freesat box in the same way to see if that completes both halves. This records fine and the only issues I have with that box is it sometimes completely freezes on playback of files, usually after a skip forward or backwards (through adverts),
The "out of memory error" is still present at your latest log:
Codekill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/,task=tvheadend,pid=1193,uid=0 Apr 06 12:44:17.906747 PiKodi kernel: Out of memory: Killed process 1193 (tvheadend) total-vm:1353420kB, anon-rss:1200636kB, file-rss:0kB, shmem-rss:0kB, UID:0 pgtables:2620kB oom_score_adj:0Create a swap file now (double size of your RPi RAM). It can't hurt for a few test recordings.
-
Should I really have a swap file? I thought it was a bad idea on both SDCards and usb sticks. I can also put in a larger usb stick than the current 32 GB if needed.
First repair / replace that broken drive, and analyze the outcome.
If you're still unhappy afterwards, create a swap file, or buy an RPi with more RAM. Your choice.

-
Also check that drive:
CodeFeb 16 18:10:57.820749 PiKodi kernel: sd 0:0:0:0: [sda] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=DRIVER_OK cmd_age=0s Feb 16 18:10:57.821280 PiKodi kernel: sd 0:0:0:0: [sda] tag#0 Sense Key : 0x3 [current] Feb 16 18:10:57.821583 PiKodi kernel: sd 0:0:0:0: [sda] tag#0 ASC=0x11 ASCQ=0x0 Feb 16 18:10:57.821896 PiKodi kernel: sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x28 28 00 00 00 0a 00 00 00 08 00 Feb 16 18:10:57.822242 PiKodi kernel: critical medium error, dev sda, sector 2560 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2 -
I think I found the cause of the issue (not enough RAM):
CodeMar 31 14:31:58.021401 PiKodi kernel: Out of memory: Killed process 1694 (tvheadend) total-vm:1429592kB, anon-rss:1282680kB, file-rss:0kB, shmem-rss:0kB, UID:0 pgtables:2780kB oom_score_adj:0So create a swap file:
Thread[How to] Enable swapfile on LibreELEC
From @escalade in Remix
By default LibreELEC does not have a swapfile.
You can enable a swapfile by:
cp /etc/swap.conf /storage/.config
then edit it and change
SWAP_ENABLED="no" to SWAP_ENABLED="yes".
SWAPFILESIZE="128" to your required swapfile size - normally 4 x RAM but RAM should be enough for a normal LE system.
When you reboot, a swapfile the size of SWAPFILESIZE is generated in /storage/.config/swapfile.
IridiumApril 14, 2019 at 6:09 PM -
I've received feedback from a developer. There are no plans to implement native DSD support.
I want to keep things sorted:
- users with questions about the MPD add-on, post here, or use the Kodi forum, where add-on developers are
- users, who want to apply the above FFmpeg patch, read this, and post here in case of questions
This thread is closed.
-
Did you made any adjustments to get proper recordings?
I don't know if this is some encryption (but all channels are free to air), or possibly corruption?
My theory: The text wasn't corrupted, it just uses a character encoding system, which is unknown / not implemented by TVHeadend. Please ask at the TVHeadend forum.
-
PolarWeasel Your answer is already part of this thread (see post #3). Two options: