As I see in log pvr.dvblink didn't send fps. In release 8.1.9 was removed pts based frame rate tracking. You can fix it by setting frame rate fallback in pvr settings or you can use my test build with fix for 0 fps.
Posts by afl1
-
-
Ftelf on live tv.... everytime the uncorrected blocks increase i see something like a flicker on transmission... this is dvb-s!
Increased uncorrected blocks means bad quality of signal. Fix your satellite dish or replace LNB.
-
In topline is "Conversations" icon used for sending PM.
-
No, I have not. afl1 has some improvements but they are not public yet.
There is a link: kodi:AMLCodec: fix for missing fps hints · afl1/LibreELEC.tv@66fb946 · GitHub
-
Sorry, Couldnt find how to PM you directly with the Stalker log, pls advice.
Thanks
Submit command:
And send me sprunge.us link via PM.
-
Greetings,
Buffer problem that, same problem exists in DVBViewer Client. But it works great at Jarvis. But they have not been able to stabilize Krypton.
Best regards...
Issue in this thread is related to DVBViewer Client. I think I fixed "buffering" issue for DVBViewer. You can see in attached logs, no buffering, normal playback.
-
Another issue, stalker client is not working, for some reason it connect and dowload list of channels, but will not play, I tried both 17.5. rc and stable same issue. I am reluctant to post the log from paste bin because it has my MAC and IP addresses, what do youi think.
Without debug log I can't help you. You can send me log as a private message.
-
Just a quick question,
In my previous build by Balbes50, it has s905_autoscript_data_to_emmc AND Install.sh, wondering if I copy these two into your build would that work for writing into the internal memory-just my thought, lte me know if this doable.
Thanks
Sorry, I have no knowledge about Balbes50 builds.
-
I have the same pronblem. Maybe someone has solved it?
On LibreELEC-S905.arm-8.2-8.1.10 everything works. After transfering dbt.img to LibreELEC-S905.arm-adamg-1.0.X I have only DVB-T
Are you reading all posts concerning to this issue?
-
You sent me log from old version!
Code00:00:16.447 T:4100663392 NOTICE: Starting Kodi (17.5-RC1 Git:2c0a184). Platform: Linux ARM (Thumb) 32-bit 00:00:16.447 T:4100663392 NOTICE: Using Release Kodi x32 build 00:00:16.447 T:4100663392 NOTICE: Kodi compiled Oct 12 2017 by GCC 6.2.0 for Linux ARM (Thumb) 32-bit version 3.14.29 (200221) 00:00:16.447 T:4100663392 NOTICE: Running on LibreELEC (community): 8.2-devel-201710121457-gd562e8e-I, kernel: Linux ARM 64-bit version 3.14.29
Pls send me log from the latest version:
-
I can confirm that I had the same last lines in kodi.old.log. From TVH log it looks like issue in TVH. I realized in latest TVH versions some kind of instability. I'll try this "nightly TV watching" with older TVH versions with full kodi and TVH debug.
-
Feel free to contribute by bumping the version and sending a PR to GitHub - LibreELEC/LibreELEC.tv: Just enough OS for KODI
You have to ask kszaq for PR. We had this issue when kszaq switch form MM to nougat kernel. He solved it with fix in kernel.
-
It's compiled against the correct kernel
at least for my builds which are based on official LE Amlogic Kernel.
It's always best to build and maintain Addons for the device (I know it's a lot of work ;))
In your repository still old buggy version:
Build: 4.2.3-20 ~ LibreELEC Tvh-addon v9.0.4.112 (2017-09-14T12:35:54+0200)
-
Hi,
I just tried to install v1.0.2 on my KI Plus. Everything worked but it does only see the DVB-T receiver. Why does it not see the DVB-S and DVB-C?
In GDPR-1 repository TVH is compiled with wrong kernel causing issue detect dvb devices. Try this version:
-
-
I have good news, I was able to installed your build into and SD and it load LE nicely,
I have to confess with your mod, the issue is gone, change of channels is very fast, no more lag, quality picture is clear.
Still error with FFMPEG, as you said previously, this may not have anything to do with Live Tv streaming lagginess
Questions:
1, How do I get the remote to work, I used USB remote key to navigate
2, How do I write your mod into emmc internal, with my current mod it quite easy, once to click on the power there is option to write into emmc, so how does yours work.
log report
I see issue in missing fps info in video stream hints.
Code00:23:28.689 T:3627021216 DEBUG: CAMLCodec::OpenDecoder hints.width(1920), hints.height(1080), hints.codec(28), hints.codec_tag(27) 00:23:28.689 T:3627021216 DEBUG: CAMLCodec::OpenDecoder hints.fpsrate(0), hints.fpsscale(0), video_rate(0) 00:23:28.689 T:3627021216 DEBUG: CAMLCodec::OpenDecoder hints.aspect(1.777778), video_ratio.num(1), video_ratio.den(1) 00:23:28.689 T:3627021216 DEBUG: CAMLCodec::OpenDecoder hints.orientation(0), hints.forced_aspect(0), hints.extrasize(44)
AMLCodec uses fps for calculating decoder timesize window to deduce output readiness decoded frame. For 0 fps timesize is 0 and decoder looks like stalled. You can verify this by on-screen debug info pressing on keyboard CTRL-SHIFT-O. In debug info there will be 0 fps for video. I'll try to fix this issue in next test build.
-
-