Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Stock Firmware - Beelink S82/M8 - MXIII 1/2G - Official FW Releases from Beelink - user feedback thread

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Originally posted by tampametal View Post
    Something I've always wondered...
    I run optical to receiver which is latest DTS and all. Do I still select 2.0, 5.1, 7.1 or what?

    Thanks

    Your post said you wanted to do DD transcoding and I know from research that the developers put that option in when you select 2 channels.

    I select 5.1 and enable HDMI passthrough and run optical to avr denon receiver. That's the only way I can get passthrough to work. Receiver shows it is decoding DTS. But, if I unplug optical the audio is all static and DTS not displayed on receiver until I plug it in again. So the only way HDMI passthrough works is passing it through to optical.

    Comment


      stanes does not use mx player
      @ยต$ł!Ω

      Comment


        New User

        Originally posted by Veronica View Post
        yes all of them except for PS3 bluetooth connection i think. Thanks
        This is a great forum and thanks to all for the input. Veronica did you ever find a decent emulator? Anyone? Preferably w/ XBMC...

        Comment


          Originally posted by wphj View Post
          "Enable Dolby Digital transcoding" appears only when you select 2 channels... and HDMI passthrough is on.

          How many channels do you have selected?
          Oh my God it worked! I had to select only "2.0" channels in xbmc audio settings for "Enable Dolby Digital transcoding" option to appear. I don't remember doing so in the Windows version of XBMC. Anyway, I have quite a lot of movies with AAC 5.1 audio, and as you're well aware, they're downmixed to stereo since the receiver does not support AAC decoding. With that option enabled, they're transcoded to DD 5.1.

          Thank you!

          I'm looking to get DTS HD passthrough working, if that's possible. Here's my situation:

          My M8 is connected via HDMI to an Onkyo A/V receiver capable of decoding DTS HD, TrueHD formats. In the device settings, under the Advanced tab, I've selected "HDMI passthrough".

          In XBMC, as oman suggested, I had selected 7.1 as the number of channels. But still can't get that 'DTS HD capable receiver" option to appear.

          Is it even possible to get DTS HD passthrough out of this box?

          Comment


            Originally posted by fikhl View Post
            Oh my God it worked! I had to select only "2.0" channels in xbmc audio settings for "Enable Dolby Digital transcoding" option to appear. I don't remember doing so in the Windows version of XBMC. Anyway, I have quite a lot of movies with AAC 5.1 audio, and as you're well aware, they're downmixed to stereo since the receiver does not support AAC decoding. With that option enabled, they're transcoded to DD 5.1.

            Thank you!

            I'm looking to get DTS HD passthrough working, if that's possible. Here's my situation:

            My M8 is connected via HDMI to an Onkyo A/V receiver capable of decoding DTS HD, TrueHD formats. In the device settings, under the Advanced tab, I've selected "HDMI passthrough".

            In XBMC, as oman suggested, I had selected 7.1 as the number of channels. But still can't get that 'DTS HD capable receiver" option to appear.

            Is it even possible to get DTS HD passthrough out of this box?

            I am glad the info helped you... I doubt you will see (hear) DTS HD MA or TRUEHD from XBMC on a Android box. On the xbmc developers forum they discuss how that is not possible at this time until android and the hardware advance further.
            I tried to make it work and got as far as the audio device listed in xbmc. This device needs to declare at least 8 pcm channels and declare the decode format. If you look at the first part of your xbmc.log you will find where the audio device is initialized (android) and channels and dataformats. I don't have my android listing or log of win7 that is working right now, but here is the format of your log to look for:
            Enumerated DIRECTSOUND devices:
            Device 1
            19:01:33 T:7488 NOTICE: m_deviceName : {FC95AB48-C42D-4CC0-BA85-CCB0B953277E}
            19:01:33 T:7488 NOTICE: m_displayName : HDMI - VE228 (Intel(R) Display Audio)
            19:01:33 T:7488 NOTICE: m_displayNameExtra: DIRECTSOUND: VE228 (Intel(R) Display Audio)
            19:01:33 T:7488 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
            19:01:33 T:7488 NOTICE: m_channels : FL,FR
            19:01:33 T:7488 NOTICE: m_sampleRates : 48000
            19:01:33 T:7488 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS

            Channels (8) should be FL,FR,FC,LFE,SL,SR,BL,BR.
            Data format needs to have TrueHD and DTSHD.

            (the log above is from win7 and a 22inch monitor with no receiver but you should get he idea.)

            Comment


              Originally posted by woneal View Post
              If you search webview in google play and download a browser based on webview and try to run a video or play a video everyone of those crash. I used videojs.com for an example. I used stock and finless roms. I make my own signage app that runs on webview and almost every amlogic device i have had come to me never works or crashes because of this. Im not the only one, i have seen it come across stack overflow a few times as well. Most of us in the digital sigange world don't use amlogic due to that issue. It would be nice if someone would provide a fix or at least figure out what keeps it from crashing apps. I love the device and know what it can do but this one thing keeps this device from being better than any rockchip device we use. It works on rockchip without issues so can't be a coding problem on the apps.

              Ok i try webview from play store see what i get.

              Ummm with one seems to be a few lol
              Many devices now mk902ii/Shield/Mk68 /Ugoos/neox5/minix5 (yes they still work lol) mk80 no it doesnt work lol.

              Comment


                Originally posted by wphj View Post
                I am glad the info helped you... I doubt you will see (hear) DTS HD MA or TRUEHD from XBMC on a Android box. On the xbmc developers forum they discuss how that is not possible at this time until android and the hardware advance further.
                I tried to make it work and got as far as the audio device listed in xbmc. This device needs to declare at least 8 pcm channels and declare the decode format. If you look at the first part of your xbmc.log you will find where the audio device is initialized (android) and channels and dataformats. I don't have my android listing or log of win7 that is working right now, but here is the format of your log to look for:
                Enumerated DIRECTSOUND devices:
                Device 1
                19:01:33 T:7488 NOTICE: m_deviceName : {FC95AB48-C42D-4CC0-BA85-CCB0B953277E}
                19:01:33 T:7488 NOTICE: m_displayName : HDMI - VE228 (Intel(R) Display Audio)
                19:01:33 T:7488 NOTICE: m_displayNameExtra: DIRECTSOUND: VE228 (Intel(R) Display Audio)
                19:01:33 T:7488 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
                19:01:33 T:7488 NOTICE: m_channels : FL,FR
                19:01:33 T:7488 NOTICE: m_sampleRates : 48000
                19:01:33 T:7488 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS

                Channels (8) should be FL,FR,FC,LFE,SL,SR,BL,BR.
                Data format needs to have TrueHD and DTSHD.

                (the log above is from win7 and a 22inch monitor with no receiver but you should get he idea.)
                Well here's the audio-related part of my xbmc.log:

                1. Enumerated AUDIOTRACK devices:
                2. 07:33:48 T:17627 NOTICE: Device 1
                3. 07:33:48 T:17627 NOTICE: m_deviceName : AudioTrack
                4. 07:33:48 T:17627 NOTICE: m_displayName : android
                5. 07:33:48 T:17627 NOTICE: m_displayNameExtra: audiotrack
                6. 07:33:48 T:17627 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
                7. 07:33:48 T:17627 NOTICE: m_channels : FL,FR
                8. 07:33:48 T:17627 NOTICE: m_sampleRates : 48000
                9. 07:33:48 T:17627 NOTICE: m_dataFormats AE_FMT_S16LE,AE_FMT_AC3,AE_FMT_DTS


                I tried selecting both 2.0 and 7.1 in Number of Channels under Audio output settings. That didn't seem to make any difference in the final log, though. So this means this box cannot bitstream DTS HD right?

                Comment


                  Originally posted by oman View Post
                  FW Release->
                  The latest:
                  Upgrade By USB: Download Here(108k4)
                  Upgrade By TF card:Download Here(108k4)


                  TOOLs:
                  Update tools by USB:
                  USB_Burning_Tool_v2.0.1_x86

                  How to upgrade FW By TF card:
                  1.Unzip the zip/rar file,and copy 3 files(105k4.zip,recovery.img,factory_update_param. aml) to TF card Root directory;
                  2.Plug in the TF card and Power line,then pressing the button in the AV hole,then press power button,then release button in the AV hole.
                  3.OK,it will be into update process.
                  So how to upgrade via USB ?
                  Maybe a noob question but I don't understand why there is instruction for TF card and for USB not.
                  I downloaded 108k4 and USB Burning Tool but I don't know what should I do next. If this is more complicated than TF card I will use TF card (micro SD with adapter is OK ?).
                  Card has to be empty (only this FW) or can have also some data on it ?

                  "pressing the button in the AV hole" - press the button once and hold ?? When exactly should I release this button, right away after pressing power button or wait longer ?

                  ----
                  OK I updated.
                  Last edited by qler85; 06 August 2014, 08:28.
                  Tronsmart Vega S89-H / 108k4 / Android 4.4.2

                  Comment


                    Originally posted by oman View Post
                    I dont have Mele f10,I think it's useless to popup "Sound devices Manager",it's not an audio output device...You hope to select it to sound out?



                    In cvbs mode,it can be 480p/576P..



                    It depends the HW,cant cut off the 5V power...

                    You might try the OTG port..
                    The OTG port does not even power on the external HDD ...
                    Tronsmart s89 Elite - Finless 2.1 ROM

                    Comment


                      Originally posted by oman View Post
                      @Oman:
                      have you considered to power off usb port when the device is in "power off" state? it's even possible?
                      my external HDD is still flashing on...
                      thanks in advance for a reply.

                      reply:
                      You might try the OTG port..
                      the OTG does not even power ON the external HDD
                      Tronsmart s89 Elite - Finless 2.1 ROM

                      Comment


                        Originally posted by fikhl View Post
                        Well here's the audio-related part of my xbmc.log:

                        1. Enumerated AUDIOTRACK devices:
                        2. 07:33:48 T:17627 NOTICE: Device 1
                        3. 07:33:48 T:17627 NOTICE: m_deviceName : AudioTrack
                        4. 07:33:48 T:17627 NOTICE: m_displayName : android
                        5. 07:33:48 T:17627 NOTICE: m_displayNameExtra: audiotrack
                        6. 07:33:48 T:17627 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
                        7. 07:33:48 T:17627 NOTICE: m_channels : FL,FR
                        8. 07:33:48 T:17627 NOTICE: m_sampleRates : 48000
                        9. 07:33:48 T:17627 NOTICE: m_dataFormats AE_FMT_S16LE,AE_FMT_AC3,AE_FMT_DTS


                        I tried selecting both 2.0 and 7.1 in Number of Channels under Audio output settings. That didn't seem to make any difference in the final log, though. So this means this box cannot bitstream DTS HD right?
                        Without being an xbmc or android developer there is nothing else I can find to do. I looked throughout the files and there is none I can see a user can edit. Also, nothing we can override in advancedsetting.xml or guisettings.

                        Just know that you will get DTS from a DTS HD MA video. If you remove the optical connecter during playback and get static or no sound then it's just DTS. DTS HD MA can not use SPDIF. It must use HDMI.



                        It looks as though this will require hardware, android, and xbmc to work together to accomplish.

                        I hope this helps.

                        Comment


                          Originally posted by fikhl View Post
                          Well here's the audio-related part of my xbmc.log:

                          1. Enumerated AUDIOTRACK devices:
                          2. 07:33:48 T:17627 NOTICE: Device 1
                          3. 07:33:48 T:17627 NOTICE: m_deviceName : AudioTrack
                          4. 07:33:48 T:17627 NOTICE: m_displayName : android
                          5. 07:33:48 T:17627 NOTICE: m_displayNameExtra: audiotrack
                          6. 07:33:48 T:17627 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
                          7. 07:33:48 T:17627 NOTICE: m_channels : FL,FR
                          8. 07:33:48 T:17627 NOTICE: m_sampleRates : 48000
                          9. 07:33:48 T:17627 NOTICE: m_dataFormats AE_FMT_S16LE,AE_FMT_AC3,AE_FMT_DTS


                          I tried selecting both 2.0 and 7.1 in Number of Channels under Audio output settings. That didn't seem to make any difference in the final log, though. So this means this box cannot bitstream DTS HD right?
                          Here is a log of my Dell laptop running win7/64 connected to my AVR Denon 5.1 reciever with hdmi cable (no optical available on laptop). The pc shows 4 drivers:

                          XBMC.log
                          10:54:12 T:488 NOTICE: Found 2 Lists of Devices
                          10:54:12 T:488 NOTICE: Enumerated DIRECTSOUND devices:
                          10:54:12 T:488 NOTICE: Device 1
                          10:54:12 T:488 NOTICE: m_deviceName : {448C0BD9-90A1-46E3-944E-0A863A447090}
                          10:54:12 T:488 NOTICE: m_displayName : HDMI - DENON-AVAMP (Intel(R) Display Audio)
                          10:54:12 T:488 NOTICE: m_displayNameExtra: DIRECTSOUND: DENON-AVAMP (Intel(R) Display Audio)
                          10:54:12 T:488 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
                          10:54:12 T:488 NOTICE: m_channels : FL,FR
                          10:54:12 T:488 NOTICE: m_sampleRates : 48000
                          10:54:12 T:488 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
                          10:54:12 T:488 NOTICE: Device 2
                          10:54:12 T:488 NOTICE: m_deviceName : default
                          10:54:12 T:488 NOTICE: m_displayName : default
                          10:54:12 T:488 NOTICE: m_displayNameExtra:
                          10:54:12 T:488 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
                          10:54:12 T:488 NOTICE: m_channels : FL,FR
                          10:54:12 T:488 NOTICE: m_sampleRates : 48000
                          10:54:12 T:488 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
                          10:54:12 T:488 NOTICE: Enumerated WASAPI devices:
                          10:54:12 T:488 NOTICE: Device 1
                          10:54:12 T:488 NOTICE: m_deviceName : {448C0BD9-90A1-46E3-944E-0A863A447090}
                          10:54:12 T:488 NOTICE: m_displayName : HDMI - DENON-AVAMP (Intel(R) Display Audio)
                          10:54:12 T:488 NOTICE: m_displayNameExtra: WASAPI: DENON-AVAMP (Intel(R) Display Audio)
                          10:54:12 T:488 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
                          10:54:12 T:488 NOTICE: m_channels : FL,FR,FC,LFE,SL,SR,BL,BR
                          10:54:12 T:488 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100,32000
                          10:54:12 T:488 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS, AE_FMT_AC3,AE_FMT_AAC,AE_FMT_S24NE4,AE_FMT_S24LE4, AE_FMT_S24BE4,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16 BE,AE_FMT_LPCM
                          10:54:12 T:488 NOTICE: Device 2
                          10:54:12 T:488 NOTICE: m_deviceName : default
                          10:54:12 T:488 NOTICE: m_displayName : default
                          10:54:12 T:488 NOTICE: m_displayNameExtra:
                          10:54:12 T:488 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
                          10:54:12 T:488 NOTICE: m_channels : FL,FR,FC,LFE,SL,SR,BL,BR
                          10:54:12 T:488 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100,32000
                          10:54:12 T:488 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS, AE_FMT_AC3,AE_FMT_AAC,AE_FMT_S24NE4,AE_FMT_S24LE4, AE_FMT_S24BE4,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16 BE,AE_FMT_LPCM
                          10:54:12 T:840 NOTICE:

                          XBMC defaulted to the DirectSound and when playing a DTS HD video the receiver displayed DTS.

                          XBMC Settings/System/Video allowed me to select from these 4 drivers. I selected the first WASAPI device driver that also displayed the receiver and then the xbmc settings allowed me to select truehd and dtshd.

                          After playing the video again the receiver displayed DTS HD MA. I played a truehd video and the receiver displayed TrueHD. You sure can tell the differance...wow.

                          I think android needs better drivers.

                          Comment


                            Originally posted by wphj View Post
                            Without being an xbmc or android developer there is nothing else I can find to do. I looked throughout the files and there is none I can see a user can edit. Also, nothing we can override in advancedsetting.xml or guisettings.

                            Just know that you will get DTS from a DTS HD MA video. If you remove the optical connecter during playback and get static or no sound then it's just DTS. DTS HD MA can not use SPDIF. It must use HDMI.



                            It looks as though this will require hardware, android, and xbmc to work together to accomplish.

                            I hope this helps.
                            Originally posted by wphj View Post
                            Here is a log of my Dell laptop running win7/64 connected to my AVR Denon 5.1 reciever with hdmi cable (no optical available on laptop). The pc shows 4 drivers:

                            XBMC defaulted to the DirectSound and when playing a DTS HD video the receiver displayed DTS.

                            XBMC Settings/System/Video allowed me to select from these 4 drivers. I selected the first WASAPI device driver that also displayed the receiver and then the xbmc settings allowed me to select truehd and dtshd.

                            After playing the video again the receiver displayed DTS HD MA. I played a truehd video and the receiver displayed TrueHD. You sure can tell the differance...wow.

                            I think android needs better drivers.
                            Thank you for all your help and useful information.

                            So it seems HD audio passthrough is still not possible on Android at this point. Bummer. It's a major flaw in an otherwise perfect device.

                            Just know that you will get DTS from a DTS HD MA video.

                            You sure can tell the differance...wow.
                            Yeah I've noticed that. I've got this video "Adele Live in Royal Albert Hall" in DTS HD. Even in DTS, the sound quality is amazing! I can't imagine how the lossless DTS HD audio track would sound like.

                            Guess I have to rely on my good ole' desktop PC to play these files then. It needs a new GPU though. The current one does not support HD audio passthrough, unfortunately. I was looking for an excuse to buy a new video card for my desktop PC anyway.

                            Thanks again!

                            Comment


                              XBMC Crash when accesing Android apps menu

                              Good day, im facing a problem when trying to access Android app menu, at ffirst i could access no problem in Confluence skin, but with ACE skin would crash inmediately, so the workaround was to favourite the whole Android apps directory within Concluence skin and then i could access it and even add it as a menu using ACE skin, that worked well and didn't crash that way BUT yesterday i tried to access Android apps menu to make few apps favourite and it crashed, tried to access from Confluence skin aswell and it also crashed.

                              Next thing i did was clear cache, tried again and nada; wiped data, nada; uninstalled and re-installed apk, nada; i enabled all 4 apps i had disabled nada; reinstalled Launcher 3 i had removed, nada. I have no idea what else to try now. I don't know what got corrupted in there.

                              Here is what i got from xbmc log:

                              14:15:53 T:1746697424 DEBUG: ------ Window Init (MyPrograms.xml) ------14:15:53 T:1746697424 INFO: Loading skin file: MyPrograms.xml, load type: KEEP_IN_MEMORY
                              14:15:53 T:1746697424 DEBUG: CAndroidAppDirectory::GetDirectory: apps
                              14:15:53 T:1746697424 DEBUG: Load MyPrograms.xml: 383.97ms
                              14:15:53 T:1746697424 DEBUG: Alloc resources: 386.82ms (384.23 ms skin load)
                              14:15:53 T:1746697424 DEBUG: CGUIMediaWindow::GetDirectory ()
                              14:15:53 T:1746697424 DEBUG: ParentPath = []
                              14:15:53 T:1746697424 DEBUG: CAndroidAppDirectory::GetDirectory: apps
                              14:15:53 T:1776539104 NOTICE: Thread BackgroundLoader start, auto delete: false
                              14:15:53 T:1776539104 DEBUG: Thread BackgroundLoader 1776539104 terminating
                              14:15:57 T:1746697424 DEBUG: Keyboard: scancode: 0x14, sym: 0x0112, unicode: 0x0000, modifier: 0x0
                              14:15:57 T:1746697424 DEBUG: bool CApplication::OnKey(const CKey&): down (0xf081) pressed, action is Down
                              14:15:58 T:1746697424 DEBUG: Keyboard: scancode: 0x42, sym: 0x000d, unicode: 0x000a, modifier: 0x0
                              14:15:58 T:1746697424 DEBUG: bool CApplication::OnKey(const CKey&): return (0xf00d) pressed, action is Select
                              14:15:58 T:1746697424 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/executable/)
                              14:15:58 T:1746697424 DEBUG: ParentPath = []
                              14:15:58 T:1776566448 NOTICE: Thread BackgroundLoader start, auto delete: false
                              14:15:58 T:1776566448 DEBUG: Thread BackgroundLoader 1776566448 terminating
                              14:15:58 T:1746697424 DEBUG: Keyboard: scancode: 0x42, sym: 0x000d, unicode: 0x000a, modifier: 0x0
                              14:15:58 T:1746697424 DEBUG: bool CApplication::OnKey(const CKey&): return (0xf00d) pressed, action is Select
                              14:15:58 T:1746697424 DEBUG: CGUIMediaWindow::GetDirectory ()
                              14:15:58 T:1746697424 DEBUG: ParentPath = []
                              14:15:58 T:1746697424 DEBUG: CAndroidAppDirectory::GetDirectory: apps
                              14:15:58 T:1776751552 NOTICE: Thread BackgroundLoader start, auto delete: false
                              14:15:58 T:1776751552 DEBUG: Thread BackgroundLoader 1776751552 terminating
                              14:15:58 T:1746697424 DEBUG: SECTION:UnloadDelayed(DLL: libImageLib-arm.so)
                              14:15:58 T:1746697424 DEBUG: Unloading: libImageLib-arm.so
                              14:16:00 T:1746697424 DEBUG: Keyboard: scancode: 0x42, sym: 0x000d, unicode: 0x000a, modifier: 0x0
                              14:16:00 T:1746697424 DEBUG: bool CApplication::OnKey(const CKey&): return (0xf00d) pressed, action is Select
                              14:16:00 T:1746697424 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/executable/)
                              14:16:00 T:1746697424 DEBUG: ParentPath = []
                              14:16:00 T:1776751552 NOTICE: Thread BackgroundLoader start, auto delete: false
                              14:16:00 T:1776751552 DEBUG: Thread BackgroundLoader 1776751552 terminating
                              14:16:00 T:1746697424 INFO: void XCURL:llLibCurlGlobal::CheckIdle() - Closing session to http://feeds.xbmc.org (easy=0x69e23008, multi=0x69d35460)
                              14:16:01 T:1746697424 DEBUG: Keyboard: scancode: 0x14, sym: 0x0112, unicode: 0x0000, modifier: 0x0
                              14:16:01 T:1746697424 DEBUG: bool CApplication::OnKey(const CKey&): down (0xf081) pressed, action is Down
                              14:16:01 T:1746697424 INFO: void XCURL:llLibCurlGlobal::CheckIdle() - Closing session to http://mirrors.xbmc.org (easy=0x69ca7008, multi=0x69d30e60)
                              14:16:02 T:1746697424 DEBUG: Keyboard: scancode: 0x04, sym: 0x0008, unicode: 0x0000, modifier: 0x0
                              14:16:02 T:1746697424 DEBUG: bool CApplication::OnKey(const CKey&): backspace (0xf008) pressed, action is Back
                              14:16:02 T:1746697424 DEBUG: CGUIMediaWindow::GetDirectory ()
                              14:16:02 T:1746697424 DEBUG: ParentPath = []
                              14:16:02 T:1746697424 DEBUG: CAndroidAppDirectory::GetDirectory: apps
                              14:16:02 T:1775258400 NOTICE: Thread BackgroundLoader start, auto delete: false
                              14:16:02 T:1775258400 DEBUG: Thread BackgroundLoader 1775258400 terminating
                              14:16:03 T:1746697424 DEBUG: Keyboard: scancode: 0x13, sym: 0x0111, unicode: 0x0000, modifier: 0x0
                              14:16:03 T:1746697424 DEBUG: bool CApplication::OnKey(const CKey&): up (0xf080) pressed, action is Up
                              14:16:05 T:1746697424 DEBUG: Keyboard: scancode: 0x42, sym: 0x000d, unicode: 0x000a, modifier: 0x0
                              14:16:05 T:1746697424 DEBUG: bool CApplication::OnKey(const CKey&): return (0xf00d) pressed, action is Select
                              14:16:05 T:1746697424 DEBUG: CGUIMediaWindow::GetDirectory (androidapp://sources/apps/)
                              14:16:05 T:1746697424 DEBUG: ParentPath = []
                              14:16:05 T:1775880392 DEBUG: CAndroidAppDirectory::GetDirectory: apps
                              Don't know if that will help as i don't see errors in there. I just hope i dont have to re-install the firmware and start from 0 again

                              Comment


                                It seems to be not a cach issue

                                Originally posted by no_spam_for_me View Post
                                Maybe it is a caching / buffering problem...
                                Do you know the 'advancedsettings.xml' ?
                                Have a look at http://wiki.xbmc.org/index.php?title...he_video_cache
                                You have to place it at
                                Android/data/org.xbmc.xbmc/files/.xbmc/userdata

                                Sample
                                Code:
                                <advancedsettings>
                                  <network>
                                    <buffermode>1</buffermode>
                                    <readbufferfactor>3</readbufferfactor>
                                    <cachemembuffersize>157286400</cachemembuffersize>
                                    <curlclienttimeout>45</curlclienttimeout>
                                  </network>
                                </advancedsettings>
                                Maybe (I never try it), set the <cachemembuffersize> near zero (not zero) helps ???
                                This did not change the behaviour of Live TV, but disabled HD playback of video files (Message "Cache Full")

                                It seems tto be, that I can only go to a HD channel in Live TV, when I start it in a fresh xbmc, or when I fulle close LIVE TV and then go back and select another channel. Maybe the player is not closed properly, before the next stream is openened?

                                Comment

                                Working...
                                X