- Official Post
I'm using build 8.90.006 (RK38282.arm) downloaded from
hmpf that should work
i rebuild it
I'm using build 8.90.006 (RK38282.arm) downloaded from
hmpf that should work
i rebuild it
polo_joe I rebuild the rk3328 addon at the latest version, pls try again
The updates should now work, server + scripts were updated and should now work automatically.
support for RPi0+1 were ceased, support for Rockchip was added
I only build LE9 - LE8/8.2 is now unsupported.
On Amlogic, I had to apply this patch:
diff --git a/Makefile b/Makefile
index 169c0f2..dcbb608 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,7 @@ CFLAGS += -Werror
endif
CFLAGS += -Wall -Wwrite-strings -Wno-deprecated-declarations
CFLAGS += -Wmissing-prototypes
-CFLAGS += -fms-extensions -funsigned-char -fno-strict-aliasing
+CFLAGS += -fms-extensions -funsigned-char -fno-strict-aliasing -fno-peephole2
ifeq ($(COMPILER), gcc)
CFLAGS += -Wno-stringop-truncation -Wno-stringop-overflow
endif
Display More
to get builds from the TVH master branch working. If I remember correctly, it happened after this commit and I had to manually check all the optimization options until I found the culprit: peephole2.
Looking at that log, the same happens on Rockchip.
uploaded a new version with that fix ^^^^^
no idea if this works, no time to test it yet
uploaded a new version with that fix ^^^^^
no idea if this works, no time to test it yet
latest build works for me on mvr9.
Thanks!
Its not usable in LibreELEC (Leia) v8.90.005 ALPHA : ERROR: CAddonInstallJob[pvr.hts]: The dependency on kodi.binary.instance.pvr version 5.10.2 could not be satisfied.
I'm getting data errors in recordings with your 4.3 but also with official 4.2 builds.
my dvb box technotrend s2-4600 is connected to my mvr9 box.
I also had similar issues with rpi and newer kernel, which were solved with a kernel patch DVB issue since LE switched to kernel 4.9.x
Could this patch also be applied to rockchip kernel?
The patch is currently under testing. If it fixes the problem i add it at all drivers because its an rather popular card.
-edit-
patch does not work
In Libreelec 8.2.5 with TVheadend version .112, transcoding works good but after update to .113 transcoding not work anymore.
In libreelec 9 with .115 trancoding are not work too.
i'm using Asrock J4015M board, and transcoding only works on 8.2.5 with TVheadend version .112
transcoding not work anymore
pls share the service.log from the tvheadend folder
hey, the last LE9 xx6 build don't work with Digital Devices CI Moduls, the TV Card works but the CI Slots are not available (octopus dual CI), in the 8.2 package with Digital Devices drivers it work fine,
hope you get it woirking
pls share the service.log from the tvheadend folder
Hi CvH Thanks for your reply.
I attached:
-Service.log from 8.2.112. Transcodding works well.
-Service.log from 8.2.113. Trancodding in this version are not working. (Unable to find libx264 encoder)
-Service.log from 9.0.116 Trancodding in this version are not working.(Unable to find libx264 encoder)
Error in TVH version 8.2.113 is:
[ ERROR] transcode: 0003: Unable to find libx264 encoder
2018-10-14 10:35:38.991 [ INFO] transcode: 0003: 1:H264 ==> Passthrough
2018-10-14 10:35:38.992 [ INFO] transcode: 0003: 2:MPEG2AUDIO ==> AAC (aac)
2018-10-14 10:35:39.247 [WARNING] libav: Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
2018-10-14 10:35:39.247 [WARNING] libav: Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
the TV Card works but the CI Slots are not available
hmm from the options it is activated and should work, I have a look
I think the error in TVH version 8.2.113 is:
looks meh , I have a look
looks meh , I have a look
I have edited the last post with version TVH 9.0.116
Transcoding have the same problem (Unable to find libx264 encoder)
Best regards
Installed the 1468 generic release on Millhouse #1015 build.
When first attempting to record there was no output.
I turned on Activate TRACE Debug to see if I could find out why and whilst active, recording worked.
After turning the debug off again recording is fine and also works after a reboot.
Also tested Comskip and it works perfectly.
For reference, the Post-processor command: entry for Comskip should read:
/storage/.kodi/addons/service.tvheadend42/bin/comskip --ini=/storage/.kodi/userdata/addon_data/service.tvheadend42/comskip/comskip.ini %f
When first attempting to record there was no output.
did you upgraded 4.2 -> 4.3 ?
did you upgraded 4.2 -> 4.3 ?
Yes.