My overall feedback for LibreELEC running on an RK3328 Android TV Box

  • Hi, guys. First of all, let me congratulate everyone for making amazing progress on making LibreELEC work as perfect as possible on Rockchip devices.

    I thought I'd give feedback regarding my overall experience after testing various current images for RK3328 devices and hopefully this feedback will help improve any future releases.

    First off, I am running an R10 RK3328 Android TV Box.

    Second, my preferred LibreELEC build is the latest MVR9 image (LibreELEC 9.2 Alpha) which you can download right from this site: Rockchip – LibreELEC

    I have tested all the LibreELEC 9.2 Alpha images for RK3328 devices. They all boot into LibreELEC but MVR9 image works best for me because I get Internet connection via Wi-Fi (wired connection doesn't work) and I get sound from my speakers via AV port by selecting the I2S analogue sound option in Kodi settings.

    Regarding other LibreELEC 9.2 Alpha versions I tested, some of them don't have Internet at all / others have Internet via Ethernet but no Wi-Fi, but those images don't have the I2S analogue sound option so I get no sound to my speakers.

    Okay, that would be my feedback regarding sound and Internet.

    Now, to the second part, which is video playback.

    Again, LibreELEC 9.2 Alpha MVR9 image works best for me. There are only two small problems: a) colors in 4K videos seem to be a bit washed up. That's especially apparent if I bring up navigation bar during playback. Then the colors become even more pale

    b) MPEG-4 files are extremely choppy as LibreELEC 9.2 Alpha doesn't yet use HW acceleration for those files, so I guess that's where the problem lies.

    The two latest developmental images I've tested have other bugs, but they fix these two video playback problems for me.

    First off, regarding washed up colors in 4K videos, the latest MVR9 LibreELEC version on this link (LibreELEC-RK3328.arm-9.80-nightly-20190719-235fdbc-box-trn9.img.gz) has better colors, but here videos get a bit choppy when bringing up the navigation bar.

    And secondly, regarding choppy MPEG-4 videos, the latest image by Kwiboo (LibreELEC-RK3328.arm-9.1-devel-20190512173254-bdfaff1-box-trn9.img.gz) fixes that problem, but the playback of other video formats has gotten worse and very, very buggy.

    So, if you could somehow merge the official RK3328 MVR9 image with the good points from these two other images, it would improve things a lot.

    I guess my recommended list of fixes would be:

    1) HW acceleration for MPEG-4 files

    2) improved 4K video colors

    3) Ethernet connection available on MVR9 image.

    Thank you for reading. :)

  • Gigabit ethernet is broken for all RK3328 devices at the moment., Kwiboo said he will look into it.

    It is working on the old 4.4 kernel images that are now discontinued.

    By running the MVR9 images on your device, you must make sure your device also uses DDR4 RAM otherwise in the long run it will cause wear & tear on your RAM chips and can also cause stuttering video playback if used on a DDR3 device.

    Kwiboo, we really need new images for testing, please :)

  • Kwiboo, we really need new images for testing, please :)

    I know, summer vacation got in the way :) , I am now back working on an updated rockchip mainline image and other related things for the next few days.

    Gigabit ethernet is broken for all RK3328 devices at the moment., Kwiboo said he will look into it.

    I am hoping that something like arm64: dts: rockchip: improve rk3328-roc-cc rgmii performance. - Patchwork also can help other RK3328 devices, I had some trouble with gigabit on MVR9 last time around. Hoping to get it storted out this round :)

  • Gigabit ethernet is broken for all RK3328 devices at the moment., Kwiboo said he will look into it.

    It is working on the old 4.4 kernel images that are now discontinued.

    By running the MVR9 images on your device, you must make sure your device also uses DDR4 RAM otherwise in the long run it will cause wear & tear on your RAM chips and can also cause stuttering video playback if used on a DDR3 device.

    Kwiboo, we really need new images for testing, please :)

    After reading your feedback I stopped using the MVR9 image because it turns out the 2GB version of my R10 RK3328 box uses DDR3. So now I use the 'Generic Rockchip Box' image of LE 9.1.002 (Kernel 4.4). This one has wired, no wireless internet. The rest of it looks the same like MVR9.

    So is this one okay for DDR3?

  • Installed the latest test version of the LE on the Z28 TV box (rk3328), the video plays fine but there is one problem with IPTV. I watch IPTV via IPTV Simple PVR Client, sometimes in the flow are instability, in this case, the picture just freezes (no buffering), while sometimes the sound stays, sometimes disappears, too, is solved only by restarting the channel (you have to press stop, then again vibrate channel and run).

    This issue is not present in Kodi on my Windows and Linux computers. Perhaps someone will tell you how to solve the problem ?

    Below is a part of the logs from the KODI file.log

    Display Spoiler

    2019-08-29 19:50:08.906 T:3751789440 NOTICE: AddOnLog: PVR IPTV Simple Client: EPG Loaded.

    2019-08-29 19:50:14.811 T:4084035584 NOTICE: VideoPlayer::OpenFile: pvr://channels/tv/Все каналы/pvr.iptvsimple_1513903659.pvr

    2019-08-29 19:50:14.812 T:3741037440 NOTICE: Creating InputStream

    2019-08-29 19:50:15.199 T:3741037440 NOTICE: Creating Demuxer

    2019-08-29 19:50:17.151 T:3741037440 NOTICE: Opening stream: 0 source: 256

    2019-08-29 19:50:17.151 T:3741037440 NOTICE: Creating video codec with codec id: 27

    2019-08-29 19:50:17.152 T:3741037440 NOTICE: CDVDVideoCodecDRMPRIME::Open - using decoder h264 (rkmpp)

    2019-08-29 19:50:17.155 T:3741037440 NOTICE: Creating video thread

    2019-08-29 19:50:17.155 T:3636462464 NOTICE: running thread: video_thread

    2019-08-29 19:50:17.161 T:3741037440 NOTICE: Opening stream: 1 source: 256

    2019-08-29 19:50:17.161 T:3741037440 NOTICE: Finding audio codec for: 86019

    2019-08-29 19:50:17.162 T:3741037440 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder ac3

    2019-08-29 19:50:17.162 T:3741037440 NOTICE: Creating audio thread

    2019-08-29 19:50:17.162 T:3596456832 NOTICE: running thread: CVideoPlayerAudio::Process()

    2019-08-29 19:50:17.174 T:3596456832 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder ac3

    2019-08-29 19:50:17.174 T:3596456832 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)

    2019-08-29 19:50:17.985 T:4084035584 NOTICE: CVideoLayerBridgeRockchip::Configure - format=842094158 is10bit=false width=1920 height=1080 colorspace=1 color_primaries=1 color_trc=1 color_range=1 eotf=0 blob_id=0

    2019-08-29 19:50:19.210 T:3636462464 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer

    2019-08-29 19:50:24.075 T:4062180224 WARNING: Previous line repeats 1 times.

    2019-08-29 19:50:24.075 T:4062180224 WARNING: ActiveAE - large audio sync error: -1006.164985

    2019-08-29 19:50:24.085 T:4062180224 WARNING: ActiveAE - large audio sync error: -1008.648386

    2019-08-29 19:50:24.249 T:3596456832 NOTICE: CVideoPlayerAudio::Process - stream stalled

    2019-08-29 19:51:27.454 T:4084035584 NOTICE: Previous line repeats 12 times.

    2019-08-29 19:51:27.454 T:4084035584 ERROR: Control 602 in window 12901 has been asked to focus, but it can't

    2019-08-29 19:51:29.760 T:4084035584 NOTICE: CVideoPlayer::CloseFile()

    2019-08-29 19:51:29.760 T:4084035584 NOTICE: VideoPlayer: waiting for threads to exit

    2019-08-29 19:51:29.772 T:3741037440 NOTICE: CVideoPlayer::OnExit()

    2019-08-29 19:51:29.772 T:3741037440 NOTICE: Closing stream player 1

    2019-08-29 19:51:29.772 T:3741037440 NOTICE: Waiting for audio thread to exit

    2019-08-29 19:51:29.772 T:3596456832 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true

    2019-08-29 19:51:29.772 T:3596456832 NOTICE: thread end: CVideoPlayerAudio::OnExit()

    2019-08-29 19:51:29.772 T:3741037440 NOTICE: Closing audio device

    2019-08-29 19:51:29.781 T:3741037440 NOTICE: Deleting audio codec

    2019-08-29 19:51:29.781 T:3741037440 NOTICE: Closing stream player 2

    2019-08-29 19:51:29.781 T:3741037440 NOTICE: waiting for video thread to exit

    2019-08-29 19:51:29.872 T:3636462464 NOTICE: thread end: video_thread

    2019-08-29 19:51:29.874 T:3741037440 NOTICE: deleting video codec

    2019-08-29 19:51:29.876 T:4084035584 NOTICE: VideoPlayer: finished waiting

    2019-08-29 19:51:29.876 T:4084035584 NOTICE: CVideoPlayer::CloseFile()

    2019-08-29 19:51:29.876 T:4084035584 NOTICE: VideoPlayer: waiting for threads to exit

    2019-08-29 19:51:29.876 T:4084035584 NOTICE: VideoPlayer: finished waiting

    2019-08-29 19:51:57.247 T:4084035584 NOTICE: VideoPlayer::OpenFile: pvr://channels/tv/Все каналы/pvr.iptvsimple_978380984.pvr

    2019-08-29 19:51:57.248 T:3644855168 NOTICE: Creating InputStream

    2019-08-29 19:51:57.622 T:3644855168 NOTICE: Creating Demuxer

    2019-08-29 19:51:59.284 T:3644855168 NOTICE: Opening stream: 0 source: 256

    2019-08-29 19:51:59.284 T:3644855168 NOTICE: Creating video codec with codec id: 27

    2019-08-29 19:51:59.284 T:3644855168 NOTICE: CDVDVideoCodecDRMPRIME::Open - using decoder h264 (rkmpp)

    2019-08-29 19:51:59.286 T:3644855168 NOTICE: Creating video thread

    2019-08-29 19:51:59.286 T:3656381312 NOTICE: running thread: video_thread

    2019-08-29 19:51:59.287 T:3644855168 NOTICE: Opening stream: 1 source: 256

    2019-08-29 19:51:59.287 T:3644855168 NOTICE: Finding audio codec for: 86016

    2019-08-29 19:51:59.287 T:3644855168 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder mp2

    2019-08-29 19:51:59.287 T:3644855168 NOTICE: Creating audio thread

    2019-08-29 19:51:59.287 T:3596456832 NOTICE: running thread: CVideoPlayerAudio::Process()

    2019-08-29 19:51:59.298 T:3596456832 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder mp2

    2019-08-29 19:51:59.298 T:3596456832 NOTICE: Creating audio stream (codec id: 86016, channels: 2, sample rate: 48000, no pass-through)

    2019-08-29 19:52:08.065 T:3596456832 NOTICE: CVideoPlayerAudio::Process - stream stalled

    2019-08-29 19:52:17.017 T:4062180224 NOTICE: Previous line repeats 1 times.

    2019-08-29 19:52:17.017 T:4062180224 WARNING: ActiveAE - large audio sync error: 11978.736136

    2019-08-29 19:52:17.067 T:4062180224 WARNING: ActiveAE - large audio sync error: 11979.738344

    2019-08-29 19:52:17.117 T:4062180224 WARNING: ActiveAE - large audio sync error: 11978.732094

    2019-08-29 19:52:17.167 T:4062180224 WARNING: ActiveAE - large audio sync error: 11979.717969

    2019-08-29 19:52:17.217 T:4062180224 WARNING: ActiveAE - large audio sync error: 11979.733886

    2019-08-29 19:52:17.267 T:4062180224 WARNING: ActiveAE - large audio sync error: 11978.735511

    2019-08-29 19:52:17.317 T:4062180224 WARNING: ActiveAE - large audio sync error: 11928.731011

    2019-08-29 19:52:17.367 T:4062180224 WARNING: ActiveAE - large audio sync error: 11878.730302

    2019-08-29 19:52:17.417 T:4062180224 WARNING: ActiveAE - large audio sync error: 11828.729594

    2019-08-29 19:52:17.467 T:4062180224 WARNING: ActiveAE - large audio sync error: 11778.739385

    2019-08-29 19:52:17.517 T:4062180224 WARNING: ActiveAE - large audio sync error: 11728.735469

    2019-08-29 19:52:17.517 T:4062180224 WARNING: ActiveAE - large audio sync error: 11688.902428

    2019-08-29 19:52:17.567 T:4062180224 WARNING: ActiveAE - large audio sync error: 11689.902302

    2019-08-29 19:52:17.617 T:4062180224 WARNING: ActiveAE - large audio sync error: 11688.899844

    2019-08-29 19:52:17.667 T:4062180224 WARNING: ActiveAE - large audio sync error: 11688.904678

    2019-08-29 19:52:17.767 T:4062180224 WARNING: ActiveAE - large audio sync error: 11694.902333

    2019-08-29 19:52:17.817 T:4062180224 WARNING: ActiveAE - large audio sync error: 11696.394672

    2019-08-29 19:52:17.867 T:4062180224 WARNING: ActiveAE - large audio sync error: 11698.895133

    2019-08-29 19:52:17.917 T:4062180224 WARNING: ActiveAE - large audio sync error: 11701.407844

    2019-08-29 19:52:17.967 T:4062180224 WARNING: ActiveAE - large audio sync error: 11704.904761

    2019-08-29 19:52:18.017 T:4062180224 WARNING: ActiveAE - large audio sync error: 11706.402027

    2019-08-29 19:52:18.067 T:4062180224 WARNING: ActiveAE - large audio sync error: 11708.903818

    2019-08-29 19:52:18.117 T:4062180224 WARNING: ActiveAE - large audio sync error: 11712.405927

    2019-08-29 19:52:18.167 T:4062180224 WARNING: ActiveAE - large audio sync error: 11713.887852

    2019-08-29 19:52:18.217 T:4062180224 WARNING: ActiveAE - large audio sync error: 11716.404182

    2019-08-29 19:52:18.267 T:4062180224 WARNING: ActiveAE - large audio sync error: 11719.905169

    2019-08-29 19:52:18.317 T:4062180224 WARNING: ActiveAE - large audio sync error: 11721.398500

    2019-08-29 19:52:18.367 T:4062180224 WARNING: ActiveAE - large audio sync error: 11723.902403

    2019-08-29 19:52:18.417 T:4062180224 WARNING: ActiveAE - large audio sync error: 11727.410257

    2019-08-29 19:52:18.467 T:4062180224 WARNING: ActiveAE - large audio sync error: 11729.903601

    2019-08-29 19:52:18.517 T:4062180224 WARNING: ActiveAE - large audio sync error: 11731.394629

    2019-08-29 19:52:18.567 T:4062180224 WARNING: ActiveAE - large audio sync error: 11733.904700

    2019-08-29 19:52:18.617 T:4062180224 WARNING: ActiveAE - large audio sync error: 11737.407000

    2019-08-29 19:52:18.667 T:4062180224 WARNING: ActiveAE - large audio sync error: 11738.907898

    2019-08-29 19:52:18.747 T:4062180224 WARNING: ActiveAE - large audio sync error: 11665.941035

    2019-08-29 19:52:18.767 T:4062180224 WARNING: ActiveAE - large audio sync error: 11636.900404

    2019-08-29 19:52:18.817 T:4062180224 WARNING: ActiveAE - large audio sync error: 11639.403885

    2019-08-29 19:52:19.425 T:4062180224 WARNING: ActiveAE - large audio sync error: 11241.810746

    2019-08-29 19:52:19.429 T:4062180224 WARNING: ActiveAE - large audio sync error: 11213.999717

    2019-08-29 19:52:19.429 T:4062180224 WARNING: ActiveAE - large audio sync error: 11214.031319

    2019-08-29 19:52:19.913 T:4062180224 WARNING: ActiveAE - large audio sync error: 10908.198597

    2019-08-29 19:52:19.916 T:4062180224 WARNING: ActiveAE - large audio sync error: 10881.391243

    2019-08-29 19:52:19.917 T:4062180224 WARNING: ActiveAE - large audio sync error: 10831.383127

    2019-08-29 19:52:20.078 T:3596456832 NOTICE: CVideoPlayerAudio::Process - stream stalled

    2019-08-29 19:52:21.728 T:3596456832 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer

    2019-08-29 19:53:02.282 T:4084035584 ERROR: Previous line repeats 25 times.

    2019-08-29 19:53:02.282 T:4084035584 NOTICE: Samba is idle. Closing the remaining connections

    2019-08-29 19:53:03.137 T:3596456832 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer

    2019-08-29 19:53:11.702 T:4084035584 ERROR: Previous line repeats 5 times.

    2019-08-29 19:53:11.702 T:4084035584 ERROR: Control 602 in window 12901 has been asked to focus, but it can't

    2019-08-29 19:53:12.585 T:3596456832 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer

    2019-08-29 19:53:13.343 T:4084035584 NOTICE: CVideoPlayer::CloseFile()

    2019-08-29 19:53:13.344 T:4084035584 NOTICE: VideoPlayer: waiting for threads to exit

    2019-08-29 19:53:13.353 T:3644855168 NOTICE: CVideoPlayer::OnExit()

    2019-08-29 19:53:13.353 T:3644855168 NOTICE: Closing stream player 1

    2019-08-29 19:53:13.353 T:3644855168 NOTICE: Waiting for audio thread to exit

    2019-08-29 19:53:14.193 T:3596456832 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer

    2019-08-29 19:53:14.193 T:3596456832 NOTICE: thread end: CVideoPlayerAudio::OnExit()

    2019-08-29 19:53:14.193 T:3644855168 NOTICE: Closing audio device

    2019-08-29 19:53:14.221 T:3644855168 NOTICE: Deleting audio codec

    2019-08-29 19:53:14.221 T:3644855168 NOTICE: Closing stream player 2

    2019-08-29 19:53:14.221 T:3644855168 NOTICE: waiting for video thread to exit

    2019-08-29 19:53:14.309 T:3656381312 NOTICE: thread end: video_thread

    2019-08-29 19:53:14.313 T:3644855168 NOTICE: deleting video codec

    2019-08-29 19:53:14.319 T:4084035584 NOTICE: VideoPlayer: finished waiting

    2019-08-29 19:53:14.319 T:4084035584 NOTICE: CVideoPlayer::CloseFile()

    2019-08-29 19:53:14.319 T:4084035584 NOTICE: VideoPlayer: waiting for threads to exit

    2019-08-29 19:53:14.319 T:4084035584 NOTICE: VideoPlayer: finished waiting

    2019-08-29 19:53:21.458 T:4084035584 NOTICE: VideoPlayer::OpenFile: pvr://channels/tv/Все каналы/pvr.iptvsimple_978380984.pvr

    2019-08-29 19:53:21.458 T:3656381312 NOTICE: Creating InputStream

    2019-08-29 19:53:21.839 T:3656381312 NOTICE: Creating Demuxer

    2019-08-29 19:53:23.841 T:3656381312 NOTICE: Opening stream: 0 source: 256

    2019-08-29 19:53:23.841 T:3656381312 NOTICE: Creating video codec with codec id: 27

    2019-08-29 19:53:23.841 T:3656381312 NOTICE: CDVDVideoCodecDRMPRIME::Open - using decoder h264 (rkmpp)

    2019-08-29 19:53:23.843 T:3656381312 NOTICE: Creating video thread

    2019-08-29 19:53:23.843 T:3636462464 NOTICE: running thread: video_thread

    2019-08-29 19:53:23.844 T:3656381312 NOTICE: Opening stream: 1 source: 256

    2019-08-29 19:53:23.844 T:3656381312 NOTICE: Finding audio codec for: 86016

    2019-08-29 19:53:23.844 T:3656381312 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder mp2

    2019-08-29 19:53:23.844 T:3656381312 NOTICE: Creating audio thread

    2019-08-29 19:53:23.844 T:3596456832 NOTICE: running thread: CVideoPlayerAudio::Process()

    2019-08-29 19:53:23.856 T:3596456832 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder mp2

    2019-08-29 19:53:23.856 T:3596456832 NOTICE: Creating audio stream (codec id: 86016, channels: 2, sample rate: 48000, no pass-through)

    2019-08-29 19:53:24.446 T:4084035584 NOTICE: CVideoLayerBridgeRockchip::Configure - format=842094158 is10bit=false width=1920 height=1080 colorspace=1 color_primaries=1 color_trc=1 color_range=1 eotf=0 blob_id=0

    2019-08-29 19:53:25.310 T:3636462464 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer

    2019-08-29 19:53:28.352 T:3596456832 WARNING: Previous line repeats 2 times.

    2019-08-29 19:53:28.352 T:3596456832 NOTICE: CVideoPlayerAudio::Process - stream stalled

    2019-08-29 19:53:48.143 T:4062180224 NOTICE: Previous line repeats 3 times.

    2019-08-29 19:53:48.144 T:4062180224 WARNING: ActiveAE - large audio sync error: -89426.810543

    2019-08-29 19:53:48.193 T:4062180224 WARNING: ActiveAE - large audio sync error: -89426.953876

    2019-08-29 19:54:12.681 T:3596456832 NOTICE: CVideoPlayerAudio::Process - stream stalled

    2019-08-29 19:54:17.093 T:4062180224 WARNING: ActiveAE - large audio sync error: -89417.503214

    2019-08-29 19:54:17.094 T:4062180224 WARNING: ActiveAE - large audio sync error: -89417.752922

    2019-08-29 19:54:22.384 T:3596456832 NOTICE: CVideoPlayerAudio::Process - stream stalled

    2019-08-29 19:54:30.243 T:4062180224 WARNING: ActiveAE - large audio sync error: 7374.314012

    2019-08-29 19:54:30.293 T:4062180224 WARNING: ActiveAE - large audio sync error: 7374.313887

    2019-08-29 19:54:30.343 T:4062180224 WARNING: ActiveAE - large audio sync error: 7373.313471

    2019-08-29 19:54:30.393 T:4062180224 WARNING: ActiveAE - large audio sync error: 7374.314804

    2019-08-29 19:54:30.443 T:4062180224 WARNING: ActiveAE - large audio sync error: 7374.312638

    2019-08-29 19:54:30.493 T:4062180224 WARNING: ActiveAE - large audio sync error: 7373.316013

    2019-08-29 19:54:30.543 T:4062180224 WARNING: ActiveAE - large audio sync error: 7374.311220

    2019-08-29 19:54:30.593 T:4062180224 WARNING: ActiveAE - large audio sync error: 7374.314887

    2019-08-29 19:54:30.643 T:4062180224 WARNING: ActiveAE - large audio sync error: 7324.314762

    2019-08-29 19:54:30.693 T:4062180224 WARNING: ActiveAE - large audio sync error: 7274.316095

    2019-08-29 19:54:30.743 T:4062180224 WARNING: ActiveAE - large audio sync error: 7224.317721

    2019-08-29 19:54:30.793 T:4062180224 WARNING: ActiveAE - large audio sync error: 7174.313804

    2019-08-29 19:54:30.843 T:4062180224 WARNING: ActiveAE - large audio sync error: 7124.314845

    2019-08-29 19:54:30.893 T:4062180224 WARNING: ActiveAE - large audio sync error: 7074.317054

    2019-08-29 19:54:30.943 T:4062180224 WARNING: ActiveAE - large audio sync error: 7024.313720

    2019-08-29 19:54:30.944 T:4062180224 WARNING: ActiveAE - large audio sync error: 6974.939012

    2019-08-29 19:54:30.993 T:4062180224 WARNING: ActiveAE - large audio sync error: 6977.410761

    2019-08-29 19:54:31.043 T:4062180224 WARNING: ActiveAE - large audio sync error: 6978.906497

    2019-08-29 19:54:31.093 T:4062180224 WARNING: ActiveAE - large audio sync error: 6982.411888

    2019-08-29 19:54:31.193 T:4062180224 WARNING: ActiveAE - large audio sync error: 6987.413878

    2019-08-29 19:54:31.243 T:4062180224 WARNING: ActiveAE - large audio sync error: 6988.907689

    2019-08-29 19:54:31.293 T:4062180224 WARNING: ActiveAE - large audio sync error: 6992.411373

    2019-08-29 19:54:31.343 T:4062180224 WARNING: ActiveAE - large audio sync error: 6993.911530

    2019-08-29 19:54:31.393 T:4062180224 WARNING: ActiveAE - large audio sync error: 6997.410694

    2019-08-29 19:54:31.443 T:4062180224 WARNING: ActiveAE - large audio sync error: 6999.912832

    2019-08-29 19:54:31.493 T:4062180224 WARNING: ActiveAE - large audio sync error: 7001.413484

    2019-08-29 19:54:31.543 T:4062180224 WARNING: ActiveAE - large audio sync error: 7004.911335

    2019-08-29 19:54:31.593 T:4062180224 WARNING: ActiveAE - large audio sync error: 7007.414231

    2019-08-29 19:54:31.643 T:4062180224 WARNING: ActiveAE - large audio sync error: 7009.908246

    2019-08-29 19:54:31.693 T:4062180224 WARNING: ActiveAE - large audio sync error: 7011.411667

    2019-08-29 19:54:33.247 T:3596456832 NOTICE: CVideoPlayerAudio::Process - stream stalled

    2019-08-29 19:54:35.267 T:4084035584 ERROR: Control 602 in window 12901 has been asked to focus, but it can't

    2019-08-29 19:54:40.943 T:4062180224 ERROR: Previous line repeats 2 times.

    2019-08-29 19:54:40.944 T:4062180224 WARNING: ActiveAE - large audio sync error: 7373.694428

    2019-08-29 19:54:40.993 T:4062180224 WARNING: ActiveAE - large audio sync error: 7374.693136

    2019-08-29 19:54:41.043 T:4062180224 WARNING: ActiveAE - large audio sync error: 7373.690095

    2019-08-29 19:54:41.093 T:4062180224 WARNING: ActiveAE - large audio sync error: 7373.693177

    2019-08-29 19:54:41.143 T:4062180224 WARNING: ActiveAE - large audio sync error: 7374.688386

    2019-08-29 19:54:41.193 T:4062180224 WARNING: ActiveAE - large audio sync error: 7373.689136

    2019-08-29 19:54:41.243 T:4062180224 WARNING: ActiveAE - large audio sync error: 7374.689594

    2019-08-29 19:54:41.293 T:4062180224 WARNING: ActiveAE - large audio sync error: 7374.697637

    2019-08-29 19:54:41.343 T:4062180224 WARNING: ActiveAE - large audio sync error: 7377.194931

    2019-08-29 19:54:41.393 T:4062180224 WARNING: ActiveAE - large audio sync error: 7378.701211

    2019-08-29 19:54:41.443 T:4062180224 WARNING: ActiveAE - large audio sync error: 7382.200638

    2019-08-29 19:54:41.493 T:4062180224 WARNING: ActiveAE - large audio sync error: 7384.702749

    2019-08-29 19:54:41.543 T:4062180224 WARNING: ActiveAE - large audio sync error: 7386.191237

    2019-08-29 19:54:41.593 T:4062180224 WARNING: ActiveAE - large audio sync error: 7388.695681

    2019-08-29 19:54:41.643 T:4062180224 WARNING: ActiveAE - large audio sync error: 7391.193767

    2019-08-29 19:54:41.693 T:4062180224 WARNING: ActiveAE - large audio sync error: 7392.694942

    2019-08-29 19:54:41.743 T:4062180224 WARNING: ActiveAE - large audio sync error: 7396.196979

    2019-08-29 19:54:41.793 T:4062180224 WARNING: ActiveAE - large audio sync error: 7398.692933

    2019-08-29 19:54:41.843 T:4062180224 WARNING: ActiveAE - large audio sync error: 7400.196269

    2019-08-29 19:54:41.893 T:4062180224 WARNING: ActiveAE - large audio sync error: 7402.703017

    2019-08-29 19:54:41.894 T:4062180224 WARNING: ActiveAE - large audio sync error: 7336.717002

    2019-08-29 19:54:41.943 T:4062180224 WARNING: ActiveAE - large audio sync error: 7339.192423

    2019-08-29 19:54:41.944 T:4062180224 WARNING: ActiveAE - large audio sync error: 7338.564877

    2019-08-29 19:54:41.944 T:4062180224 WARNING: ActiveAE - large audio sync error: 7321.577039

    2019-08-29 19:54:41.993 T:4062180224 WARNING: ActiveAE - large audio sync error: 7324.049457

    2019-08-29 19:54:41.994 T:4062180224 WARNING: ActiveAE - large audio sync error: 7323.417331

    2019-08-29 19:54:43.243 T:4084035584 NOTICE: Quitting due to POSIX signal

    2019-08-29 19:54:43.260 T:4084035584 NOTICE: Stopping player

    2019-08-29 19:54:43.260 T:4084035584 NOTICE: CVideoPlayer::CloseFile()

    2019-08-29 19:54:43.260 T:4084035584 NOTICE: VideoPlayer: waiting for threads to exit

    2019-08-29 19:54:43.265 T:3656381312 NOTICE: CVideoPlayer::OnExit()

    2019-08-29 19:54:43.265 T:3656381312 NOTICE: Closing stream player 1

    2019-08-29 19:54:43.266 T:3656381312 NOTICE: Waiting for audio thread to exit

    2019-08-29 19:54:43.266 T:3596456832 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true

    2019-08-29 19:54:43.266 T:3596456832 NOTICE: thread end: CVideoPlayerAudio::OnExit()

    2019-08-29 19:54:43.266 T:3656381312 NOTICE: Closing audio device

    2019-08-29 19:54:43.298 T:3656381312 NOTICE: Deleting audio codec

    2019-08-29 19:54:43.298 T:3656381312 NOTICE: Closing stream player 2

    2019-08-29 19:54:43.298 T:3656381312 NOTICE: waiting for video thread to exit

    2019-08-29 19:54:43.305 T:3636462464 NOTICE: thread end: video_thread

    2019-08-29 19:54:43.309 T:3656381312 NOTICE: deleting video codec

    2019-08-29 19:54:43.311 T:4084035584 NOTICE: VideoPlayer: finished waiting

    2019-08-29 19:54:43.312 T:4084035584 NOTICE: CVideoPlayer::CloseFile()

    2019-08-29 19:54:43.312 T:4084035584 NOTICE: VideoPlayer: waiting for threads to exit

    2019-08-29 19:54:43.312 T:4084035584 NOTICE: VideoPlayer: finished waiting

    2019-08-29 19:54:43.404 T:4084035584 NOTICE: Storing total System Uptime

    2019-08-29 19:54:43.405 T:4084035584 NOTICE: Saving settings

    2019-08-29 19:54:43.417 T:4084035584 NOTICE: Saving skin settings

    2019-08-29 19:54:43.420 T:4084035584 NOTICE: Stopping all

    2019-08-29 19:54:43.420 T:4084035584 NOTICE: ES: Stopping event server

    2019-08-29 19:54:43.642 T:4084035584 NOTICE: stopping zeroconf publishing

    2019-08-29 19:54:43.646 T:4084035584 NOTICE: CWebServer[8080]: Stopped

    2019-08-29 19:54:44.183 T:3876541312 NOTICE: ES: UDP Event server stopped

    2019-08-29 19:54:44.183 T:4084035584 NOTICE: stop dvd detect media

    2019-08-29 19:54:44.553 T:4084035584 NOTICE: Application stopped

    2019-08-29 19:54:44.753 T:4084035584 NOTICE: XBApplicationEx: destroying...

    2019-08-29 19:54:44.754 T:4084035584 NOTICE: PVR Manager: Stopping

    2019-08-29 19:54:45.411 T:4084035584 NOTICE: PVR Manager: Stopped