I'm sorry but I don't have any PVR backend and cannot solve something I'm unable to reproduce. You can only hope this gets fixed upstream.
[8.0.2e] LibreELEC 8.0 for S905/S905X
-
kszaq -
October 28, 2016 at 10:45 PM -
Closed -
Thread is Unresolved
-
-
7.95.beta5 still the same tvheadend client livetv playback problems since 7.0.2.007 (recordings playback fine).
Looks like I'm resigned to staying on that build for ever as this bug introduced in 7.02.008 is just never going away.Reported several times
thread-2156-post-29822.html#pid29822I dont see this on my Minimx III s905 , all fine here. I have smooth live tv if i change deinterlacing method to:Yadif and turn off hardware acceleration, using Tvheadend. If not i have stutter and audio dropouts .
-
[hr]Try this: thread-4068.html
Thx its working
-
The Yam AVR shows me the settings on-screen, plus the O key shows the stream information. Ill post up some screen shots as requested shortly, using a 4K stream from the net, showing the amp input info, Kodi Audio settings etc.
[hr]4K and Kodi info attached from Screenshots..... TV is a 4K TV, no special settings made to it, just switches resolution as needed.
Thanks for the screenshot, really appreciate it.
I can see that the display setting is 1080 and adjust refresh rate off and still you are getting 4K , I will try these settingsAnother question, were you able to stream 4K movies from 3rd party addons without hiccups ?
Sent from my iPhone using Tapatalk
-
Im using 7.95.beta5 and i have problem with darker surface, when i play movie then everthying is fine and the brightness returns. I have MXQ PRO S905x, has someone have solution to fix this ?
Have a look at this: thread-4068.htmlOhh, sorry, already solved by minimoe
-
@ kszaq may i suggest you add following patch to kodi based on work by juramusger thread-4068.html to avoid dark screen on bootup...
Quote
--- a/addons/skin.estuary/xml/Home.xml 2017-02-01 19:47:32.000000000 +0100
+++ b/addons/skin.estuary/xml/Home.xml 2017-02-04 16:29:34.600396516 +0100
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol>9000</defaultcontrol>
+ <onload condition="Window.Previous(startup)">PlayMedia(/storage/videos/intro.mp4)</onload>
<backgroundcolor>background</backgroundcolor>
<controls>
<control type="button" id="20000"> -
kszaq Sorry about that, this is the output of "tail -f ~/kodi/temp/kodi.log"
Quote
16:58:52.023 T:4114358272 ERROR: Control 50 in window 10025 has been asked to focus, but it can't
16:58:55.165 T:3555980192 WARNING: Attempt to use invalid handle -1
16:58:55.423 T:4114358272 NOTICE: VideoPlayer: Opening: c3RvcmFnZTA3dHJhbnNjb2Rlci5y
Y3Mt/cmRzLnJvJTJGc3RvcmFnZSUyRjIwMTcl/MkYwMiUyRjA0JTJGNzM3MjM3XzczNzIz/N18wNDAyLUwtc3RhcmVhLm1wNCZmcj0x/Jmhhc2g9ZDQ5MDE1ZDk4ZmE4YmUwZWRjZDJhNG
YwMjE2ZDYyMzU=.mp4
16:58:55.423 T:4114358272 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
16:58:55.477 T:3555980192 NOTICE: Creating InputStream
16:58:55.847 T:3555980192 NOTICE: Creating Demuxer
16:58:56.641 T:3555980192 NOTICE: Opening stream: 0 source: 256
16:58:56.642 T:3555980192 NOTICE: Creating video codec with codec id: 28
16:58:56.645 T:3555980192 ERROR: Unable to load libamplayer.so, reason: libamplayer.so: cannot open shared object file: No such file or dire
ctory
16:58:56.645 T:3555980192 WARNING: CAMLCodec::CAMLCodec libamplayer.so not found, trying libamcodec.so instead
16:58:56.651 T:3555980192 NOTICE: Creating video thread
16:58:56.651 T:3555980192 NOTICE: Opening stream: 1 source: 256
16:58:56.651 T:3652182944 NOTICE: running thread: video_thread
16:58:56.652 T:3555980192 NOTICE: Finding audio codec for: 86018
16:58:56.654 T:3555980192 NOTICE: Creating audio thread
16:58:56.654 T:3606311840 NOTICE: running thread: CVideoPlayerAudio::Process()
16:58:56.665 T:3606311840 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
16:58:57.666 T:3555980192 WARNING: VideoPlayer::Sync - stream player video does not start, flushing buffers
16:59:08.826 T:4114358272 WARNING: Previous line repeats 6 times.
16:59:08.826 T:4114358272 NOTICE: CVideoPlayer::CloseFile()
16:59:08.826 T:4114358272 NOTICE: VideoPlayer: waiting for threads to exit
16:59:08.828 T:3555980192 NOTICE: CVideoPlayer::OnExit()
16:59:08.828 T:3555980192 NOTICE: Closing stream player 1
16:59:08.828 T:3606311840 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
16:59:08.828 T:3606311840 NOTICE: thread end: CVideoPlayerAudio::OnExit()
16:59:08.828 T:3555980192 NOTICE: Waiting for audio thread to exit
16:59:08.828 T:3555980192 NOTICE: Closing audio device
16:59:08.835 T:3555980192 NOTICE: Deleting audio codec
16:59:08.835 T:3555980192 NOTICE: Closing stream player 2
16:59:08.835 T:3652182944 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
16:59:08.835 T:3652182944 NOTICE: thread end: video_thread
16:59:08.835 T:3555980192 NOTICE: waiting for video thread to exit
16:59:08.836 T:3555980192 NOTICE: deleting video codec
16:59:08.871 T:4114358272 NOTICE: VideoPlayer: finished waiting
16:59:08.882 T:4114358272 NOTICE: CVideoPlayer::CloseFile()
16:59:08.883 T:4114358272 NOTICE: VideoPlayer: waiting for threads to exit
16:59:08.883 T:4114358272 NOTICE: VideoPlayer: finished waiting
16:59:08.883 T:4114358272 NOTICE: CVideoPlayer::CloseFile()
16:59:08.883 T:4114358272 NOTICE: VideoPlayer: waiting for threads to exit
16:59:08.883 T:4114358272 NOTICE: VideoPlayer: finished waiting
16:59:18.092 T:3385848736 ERROR: Unable to find plugin
16:59:18.092 T:4114358272 ERROR: GetDirectory - Error getting plugin://
16:59:18.095 T:4114358272 ERROR: CGUIMediaWindow::GetDirectory(plugin://) failed
Please let me know if you need other traces or you need me to test something else. -
@ kszaq may i suggest you add following patch to kodi based on work by juramusger thread-4068.html to avoid dark screen on bootup...That isn't a patch, that is playing a video at startup to workaround the dark screen, and is something I think many of us would be opposed to. It's easy enough for someone to set a startup video if it bothers them that much.
Personally I'd be much more bothered by the extra time taken to start the box because of an intro video playing after boot - the slightly darker menus don't affect usability at all.
-
Thanks for the screenshot, really appreciate it.
I can see that the display setting is 1080 and adjust refresh rate off and still you are getting 4K , I will try these settingsAnother question, were you able to stream 4K movies from 3rd party addons without hiccups ?
Sent from my iPhone using Tapatalk
Yes, the 4K was from a 3rd party addon that has all the latest 4K movies. It was by the off chance that I tested it. 4K movies were not streamed from my LAN. Im pretty much sure its 4K and TrueHD etc as the amp says it is, and the Kodi 'O' Key output says it too. TV I didn't have to mess with as I guess that the TV switches based on the output from the HDMI via the amp. The amp does do upscaling to 4K, however that would show up as say 1080p to 4K in the amp information panel. If its says 4K to 4K, then its already 4K input from kodi, to the amp and output to the TV. besides I wouldnt get the TrueHD either... the usual way is if its wrong is 2 channel sound, and 4K picture.
As for the addon's the hiccups do occur, however I do have a 200 Mbit internet connection, so it would depend on that and the speed of the source. It was pretty stable early this morning and daytime Friday. Busy times it may well stall and buffer due to net congestion, or the sheer number of connections to the sites for the streams.
-
Yes, the 4K was from a 3rd party addon that has all the latest 4K movies. It was by the off chance that I tested it. 4K movies were not streamed from my LAN. Im pretty much sure its 4K and TrueHD etc as the amp says it is, and the Kodi 'O' Key output says it too. TV I didn't have to mess with as I guess that the TV switches based on the output from the HDMI via the amp. The amp does do upscaling to 4K, however that would show up as say 1080p to 4K in the amp information panel. If its says 4K to 4K, then its already 4K input from kodi, to the amp and output to the TV. besides I wouldnt get the TrueHD either... the usual way is if its wrong is 2 channel sound, and 4K picture.
As for the addon's the hiccups do occur, however I do have a 200 Mbit internet connection, so it would depend on that and the speed of the source. It was pretty stable early this morning and daytime Friday. Busy times it may well stall and buffer due to net congestion, or the sheer number of connections to the sites for the streams.
Thanks for the details, I have only 36 Mbps and that may be some reason and video plays for 5 mins and then starts buffering
Sent from my iPhone using Tapatalk
-
kszaq: I upgraded from Jarvis builds to last Krypton build, 7.95.beta5, and now I can't play the next sample:Microsoft OneDrive - Access files anywhere. Create docs with free Office Online.
No picture and sound.
Thanks for your work. -
Beta5 Kernel: Linux 3.14.29
Thank you. Any plans to use a more recent kernel version and/or the media built editon? -
Thank you. Any plans to use a more recent kernel version and/or the media built editon?
I'll let kszaq answer this one -
kszaq: I upgraded from Jarvis builds to last Krypton build, 7.95.beta5, and now I can't play the next sample:Microsoft OneDrive - Access files anywhere. Create docs with free Office Online.
No picture and sound.
Thanks for your work.Thank you for the sample. I will try to fix it and if I can't I will ask Peak3d (the author of Amlogic hardware decoding improvements) for help.
[hr]
Thank you. Any plans to use a more recent kernel version and/or the media built editon?There only kernel version we can use is 3.14. My builds have the (almost) latest media_build drivers from here: GitHub - crazycat69/linux_media: TBS linux open source drivers excluding drivers that cannot be backported to 3.14.
-
There only kernel version we can use is 3.14. My builds have the (almost) latest media_build drivers from here: GitHub - crazycat69/linux_media: TBS linux open source drivers excluding drivers that cannot be backported to 3.14.
O.k., thank you.
I need to use the USB DVB-T2 stick August T230. Is the required driver part of that built? -
I think your dvb usb is already included with the build. But why don't you just try it yourself?
-
may i suggest you add following patch to kodi based on work by . . .That workaround isn't really worth a dev wasting their time on. Far better to let them get on with fixing the issues we can't deal with ourselves.
It's implementation is well known, and even simpler if those bothered select a skin with the option embedded, and just click on the 'show intro at startup' button -
7.95.beta5 still the same tvheadend client livetv playback problems since 7.0.2.007 (recordings playback fine).
Looks like I'm resigned to staying on that build for ever as this bug introduced in 7.02.008 is just never going away.Reported several times
thread-2156-post-29822.html#pid29822Some details about tvheadend breaking are welcome.
I never had any back/front client/server issues from 7.0.2.00x to now 7.0.3.012g (sorry no h yet).
In fact it does not even matter on which machine back/front client/server are (e.g. both on same box or not).
it works (for me). -