Advertisement
peterbennett

mythfrontend android playback problem 9/19/2020

Sep 19th, 2020
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.34 KB | None | 0 0
  1. 09-19 12:25:39.528 7752 7777 I mfe : signalhandling.cpp:181:SetHandlerPrivate Setup Interrupt handler
  2. 09-19 12:25:39.528 7752 7777 I mfe : signalhandling.cpp:181:SetHandlerPrivate Setup Terminated handler
  3. 09-19 12:25:39.528 7752 7777 I mfe : signalhandling.cpp:181:SetHandlerPrivate Setup Segmentation fault handler
  4. 09-19 12:25:39.529 7752 7777 I mfe : signalhandling.cpp:181:SetHandlerPrivate Setup Aborted handler
  5. 09-19 12:25:39.529 7752 7777 I mfe : signalhandling.cpp:181:SetHandlerPrivate Setup Bus error handler
  6. 09-19 12:25:39.529 7752 7777 I mfe : signalhandling.cpp:181:SetHandlerPrivate Setup Floating point exception handler
  7. 09-19 12:25:39.529 7752 7777 I mfe : signalhandling.cpp:181:SetHandlerPrivate Setup Illegal instruction handler
  8. 09-19 12:25:39.529 7752 7777 I mfe : signalhandling.cpp:181:SetHandlerPrivate Setup Real-time signal 0 handler
  9. 09-19 12:25:39.530 7752 7777 I mfe : signalhandling.cpp:181:SetHandlerPrivate Setup User signal 1 handler
  10. 09-19 12:25:39.530 7752 7777 I mfe : signalhandling.cpp:181:SetHandlerPrivate Setup User signal 2 handler
  11. 09-19 12:25:39.530 7752 7777 I mfe : signalhandling.cpp:181:SetHandlerPrivate Setup Hangup handler
  12. 09-19 12:25:39.530 7752 7777 E mfe : mythcommandlineparser.cpp:2625:ConfigureLogging mythfrontend version: master [v32-Pre-1054-gbd3fe45807] www.mythtv.org
  13. 09-19 12:25:39.530 7752 7777 E mfe : mythcommandlineparser.cpp:2627:ConfigureLogging Qt version: compile: 5.14.1, runtime: 5.14.1
  14. 09-19 12:25:39.530 7752 7777 I mfe : mythcommandlineparser.cpp:2629:ConfigureLogging Android (9.0) (arm64)
  15. 09-19 12:25:39.531 7752 7777 I mfe : mythcommandlineparser.cpp:2631:ConfigureLogging Enabled verbose msgs: general
  16. 09-19 12:25:39.531 7752 7777 I mfe : logging.cpp:728:logStart Setting Log Level to LOG_INFO
  17. 09-19 12:25:39.531 7752 7777 I mfe : logging.cpp:309:run Added logging to the console
  18. 09-19 12:25:39.531 7752 7777 I mfe : mythdirs.cpp:203:InitializeMythDirs Using runtime prefix = /data/app/org.mythtv.mythfrontend-l6Q_FV49M0ub4lvUUphX0g==/lib/arm64
  19. 09-19 12:25:39.532 7752 7777 I mfe : mythdirs.cpp:205:InitializeMythDirs Using configuration directory = /data/user/0/org.mythtv.mythfrontend/files
  20. 09-19 12:25:39.532 7752 7777 I mfe : mythcorecontext.cpp:281:Init Assumed character encoding:
  21. 09-19 12:25:39.532 7752 7777 W mfe : mythcorecontext.cpp:289:Init This application expects to be running a locale that specifies a UTF-8 codeset, and many features may behave improperly with your current language settings. Please set the LANG variable(s) in the environment in which this program is executed to include a UTF-8 codeset (such as 'en_US.UTF-8').
  22. 09-19 12:25:39.632 7752 7777 I mfe : mythtranslation.cpp:64:load Loading en_us translation for module mythfrontend
  23. 09-19 12:25:39.632 7752 7777 I mfe : mythcontext.cpp:636:LoadDatabaseSettings Using a profile name of: 'shield' (Usually the same as this host's name.)
  24. 09-19 12:25:39.633 7752 7777 I mfe : mythcontext.cpp:1256:DefaultUPnP UPNP Search up to 2 secs
  25. 09-19 12:25:39.933 7752 7777 I mfe : mythcontext.cpp:1279:DefaultUPnP UPNP Search up to 1 secs
  26. 09-19 12:25:40.334 7752 7777 I mfe : mythcontext.cpp:1279:DefaultUPnP UPNP Search up to 1 secs
  27. 09-19 12:25:41.536 7752 7777 I mfe : mythcontext.cpp:885:TestDBconnection Start up testing connections. DB 192.168.0.188, BE , attempt 0, status dbAwake, Delay: 2000
  28. 09-19 12:25:43.640 7752 7777 I mfe : mythcorecontext.cpp:1835:InitLocale Setting QT default locale to en_US
  29. 09-19 12:25:43.640 7752 7777 I mfe : mythcorecontext.cpp:1868:SaveLocaleDefaults Current locale en_US
  30. 09-19 12:25:43.640 7752 7777 I mfe : mythlocale.cpp:122:LoadDefaultsFromXML Reading locale defaults from assets:/mythtv/locales/en_us.xml
  31. 09-19 12:25:43.941 7752 7777 I mfe : mythdisplay.cpp:382:GetDesiredScreen Display: Screen '(Make: Unknown Model: Unknown)' not found, defaulting to primary screen ()
  32. 09-19 12:25:43.941 7752 7777 I mfe : mythdisplay.cpp:489:DebugScreen Display: Using screen '' (Make: Unknown Model: Unknown)
  33. 09-19 12:25:43.942 7752 7777 I mfe : mythdisplay.cpp:491:DebugScreen Display: Qt screen pixel ratio: 1.00
  34. 09-19 12:25:43.942 7752 7777 I mfe : mythdisplay.cpp:494:DebugScreen Display: Geometry: 1920x1080+0+0 Size(Qt): 229mmx129mm
  35. 09-19 12:25:43.942 7752 7777 I mfe : platforms/mythdisplayandroid.cpp:43:UpdateCurrentMode Display: rate:59.9401 h:1080 w:1920 xdpi:213 ydpi:213
  36. 09-19 12:25:43.942 7752 7777 I mfe : mythdisplay.cpp:519:Initialise Display: Desktop video mode: 1920x1080 59.940Hz
  37. 09-19 12:25:45.044 7752 7777 I mfe : serverpool.cpp:415:listen Listening on TCP 0.0.0.0:6547
  38. 09-19 12:25:45.045 7752 7777 I mfe : serverpool.cpp:415:listen Listening on TCP [::]:6547
  39. 09-19 12:25:52.155 7752 7777 I mfe : mythtranslation.cpp:64:load Loading en_us translation for module mythfrontend
  40. 09-19 12:25:52.355 7752 7777 I mfe : devices/mythinputdevicehandler.cpp:54:Start InputHandler: Starting
  41. 09-19 12:25:52.356 7752 7777 I mfe : mythudplistener.cpp:31:Enable UDPListener: Enabling
  42. 09-19 12:25:52.356 7752 7777 I mfe : serverpool.cpp:534:bind Binding to UDP 0.0.0.0:6948
  43. 09-19 12:25:52.356 7752 7777 I mfe : serverpool.cpp:534:bind Binding to UDP [::]:6948
  44. 09-19 12:25:53.458 7752 7777 I mfe : mythmainwindow.cpp:623:Init Using Frameless Window
  45. 09-19 12:25:53.458 7752 7777 I mfe : mythmainwindow.cpp:639:Init Using Full Screen Window
  46. 09-19 12:25:53.458 7752 7777 I mfe : mythdisplay.cpp:234:SetWidget Display: Have main widget
  47. 09-19 12:25:53.459 7752 7777 I mfe : mythdisplay.cpp:238:SetWidget Display: Have main window
  48. 09-19 12:25:53.559 7752 7777 I mfe : mythdisplay.cpp:382:GetDesiredScreen Display: Screen '(Make: Unknown Model: Unknown)' not found, defaulting to primary screen ()
  49. 09-19 12:25:53.560 7752 7777 I mfe : mythmainwindow.cpp:672:Init UI Screen Resolution: 1920 x 1080
  50. 09-19 12:25:53.660 7752 7777 I mfe : opengl/mythrenderopengl.cpp:412:DebugFeatures OpenGL: OpenGL vendor : NVIDIA Corporation
  51. 09-19 12:25:53.660 7752 7777 I mfe : opengl/mythrenderopengl.cpp:413:DebugFeatures OpenGL: OpenGL renderer : NVIDIA Tegra
  52. 09-19 12:25:53.661 7752 7777 I mfe : opengl/mythrenderopengl.cpp:414:DebugFeatures OpenGL: OpenGL version : OpenGL ES 3.2 NVIDIA 418.00
  53. 09-19 12:25:53.661 7752 7777 I mfe : opengl/mythrenderopengl.cpp:415:DebugFeatures OpenGL: Qt platform : android
  54. 09-19 12:25:53.661 7752 7777 I mfe : opengl/mythrenderopengl.cpp:418:DebugFeatures OpenGL: EGL display : Yes
  55. 09-19 12:25:53.661 7752 7777 I mfe : opengl/mythrenderopengl.cpp:419:DebugFeatures OpenGL: EGL images : Yes
  56. 09-19 12:25:53.662 7752 7777 I mfe : opengl/mythrenderopengl.cpp:421:DebugFeatures OpenGL: Qt OpenGL format : OpenGLES 3.2
  57. 09-19 12:25:53.662 7752 7777 I mfe : opengl/mythrenderopengl.cpp:422:DebugFeatures OpenGL: Qt OpenGL surface : RGBA: 8888 Depth: 0 Stencil: 0
  58. 09-19 12:25:53.662 7752 7777 I mfe : opengl/mythrenderopengl.cpp:423:DebugFeatures OpenGL: Max texture size : 16384
  59. 09-19 12:25:53.662 7752 7777 I mfe : opengl/mythrenderopengl.cpp:424:DebugFeatures OpenGL: Max texture units : 192
  60. 09-19 12:25:53.662 7752 7777 I mfe : opengl/mythrenderopengl.cpp:425:DebugFeatures OpenGL: Shaders : Yes
  61. 09-19 12:25:53.662 7752 7777 I mfe : opengl/mythrenderopengl.cpp:426:DebugFeatures OpenGL: NPOT textures : Yes
  62. 09-19 12:25:53.663 7752 7777 I mfe : opengl/mythrenderopengl.cpp:427:DebugFeatures OpenGL: Multitexturing : Yes
  63. 09-19 12:25:53.663 7752 7777 I mfe : opengl/mythrenderopengl.cpp:428:DebugFeatures OpenGL: Rectangular textures : No
  64. 09-19 12:25:53.663 7752 7777 I mfe : opengl/mythrenderopengl.cpp:430:DebugFeatures OpenGL: Buffer mapping : Yes
  65. 09-19 12:25:53.663 7752 7777 I mfe : opengl/mythrenderopengl.cpp:431:DebugFeatures OpenGL: Framebuffer objects : Yes
  66. 09-19 12:25:53.663 7752 7777 I mfe : opengl/mythrenderopengl.cpp:432:DebugFeatures OpenGL: 16bit framebuffers : Yes
  67. 09-19 12:25:53.664 7752 7777 I mfe : opengl/mythrenderopengl.cpp:433:DebugFeatures OpenGL: Unpack Subimage : Yes
  68. 09-19 12:25:53.664 7752 7777 I mfe : opengl/mythrenderopengl.cpp:434:DebugFeatures OpenGL: GL_RED/GL_R8 : Yes
  69. 09-19 12:25:53.664 7752 7777 I mfe : opengl/mythrenderopengl.cpp:389:Init OpenGL: Initialised MythRenderOpenGL
  70. 09-19 12:25:53.664 7752 7777 I mfe : opengl/mythrenderopengl.cpp:390:Init OpenGL: Using full range output
  71. 09-19 12:25:53.664 7752 7777 I mfe : mythmainwindow.cpp:722:Init Platform name is android
  72. 09-19 12:25:53.765 7752 7777 I mfe : mythuihelper.cpp:740:PruneCacheDir MythUIHelper: Pruning cache directory: /data/user/0/org.mythtv.mythfrontend/files/cache/remotecache
  73. 09-19 12:25:53.765 7752 7777 I mfe : mythuihelper.cpp:795:PruneCacheDir MythUIHelper: Kept 12 files, deleted 0 files, stat error on 0 files
  74. 09-19 12:25:53.765 7752 7777 I mfe : mythuihelper.cpp:740:PruneCacheDir MythUIHelper: Pruning cache directory: /data/user/0/org.mythtv.mythfrontend/files/cache/thumbnails
  75. 09-19 12:25:53.765 7752 7777 I mfe : mythuihelper.cpp:795:PruneCacheDir MythUIHelper: Kept 3 files, deleted 0 files, stat error on 0 files
  76. 09-19 12:25:54.066 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/backgrounds/themeinfo.xml
  77. 09-19 12:25:54.066 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/backgrounds) is missing a themeinfo.xml file.
  78. 09-19 12:25:54.067 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/popups/busy/themeinfo.xml
  79. 09-19 12:25:54.067 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/popups/busy) is missing a themeinfo.xml file.
  80. 09-19 12:25:54.067 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/default/busyimages/themeinfo.xml
  81. 09-19 12:25:54.067 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/default/busyimages) is missing a themeinfo.xml file.
  82. 09-19 12:25:54.067 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/config/themeinfo.xml
  83. 09-19 12:25:54.067 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/config) is missing a themeinfo.xml file.
  84. 09-19 12:25:54.068 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/controls/themeinfo.xml
  85. 09-19 12:25:54.068 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/controls) is missing a themeinfo.xml file.
  86. 09-19 12:25:54.068 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/guide/themeinfo.xml
  87. 09-19 12:25:54.068 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/guide) is missing a themeinfo.xml file.
  88. 09-19 12:25:54.068 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/default/htmls/themeinfo.xml
  89. 09-19 12:25:54.068 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/default/htmls) is missing a themeinfo.xml file.
  90. 09-19 12:25:54.068 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter-wide/htmls/themeinfo.xml
  91. 09-19 12:25:54.069 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter-wide/htmls) is missing a themeinfo.xml file.
  92. 09-19 12:25:54.069 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter/htmls/themeinfo.xml
  93. 09-19 12:25:54.069 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter/htmls) is missing a themeinfo.xml file.
  94. 09-19 12:25:54.069 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/htmls/themeinfo.xml
  95. 09-19 12:25:54.069 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/htmls) is missing a themeinfo.xml file.
  96. 09-19 12:25:54.069 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/shared/icons/themeinfo.xml
  97. 09-19 12:25:54.069 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/shared/icons) is missing a themeinfo.xml file.
  98. 09-19 12:25:54.070 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/default/keyboard/themeinfo.xml
  99. 09-19 12:25:54.070 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/default/keyboard) is missing a themeinfo.xml file.
  100. 09-19 12:25:54.070 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter-wide/keyboard/themeinfo.xml
  101. 09-19 12:25:54.070 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter-wide/keyboard) is missing a themeinfo.xml file.
  102. 09-19 12:25:54.070 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/default/locale/themeinfo.xml
  103. 09-19 12:25:54.070 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/default/locale) is missing a themeinfo.xml file.
  104. 09-19 12:25:54.070 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/menu/themeinfo.xml
  105. 09-19 12:25:54.071 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/menu) is missing a themeinfo.xml file.
  106. 09-19 12:25:54.071 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/music/themeinfo.xml
  107. 09-19 12:25:54.071 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/music) is missing a themeinfo.xml file.
  108. 09-19 12:25:54.071 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter-wide/osd/themeinfo.xml
  109. 09-19 12:25:54.071 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter-wide/osd) is missing a themeinfo.xml file.
  110. 09-19 12:25:54.071 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter/osd/themeinfo.xml
  111. 09-19 12:25:54.071 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter/osd) is missing a themeinfo.xml file.
  112. 09-19 12:25:54.072 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/osd/themeinfo.xml
  113. 09-19 12:25:54.072 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/osd) is missing a themeinfo.xml file.
  114. 09-19 12:25:54.072 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/popups/themeinfo.xml
  115. 09-19 12:25:54.072 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/popups) is missing a themeinfo.xml file.
  116. 09-19 12:25:54.072 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/recordings/themeinfo.xml
  117. 09-19 12:25:54.072 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/recordings) is missing a themeinfo.xml file.
  118. 09-19 12:25:54.072 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/schedule/themeinfo.xml
  119. 09-19 12:25:54.073 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/schedule) is missing a themeinfo.xml file.
  120. 09-19 12:25:54.073 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/shared/themeinfo.xml
  121. 09-19 12:25:54.073 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/shared) is missing a themeinfo.xml file.
  122. 09-19 12:25:54.073 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/default/shared/themeinfo.xml
  123. 09-19 12:25:54.073 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/default/shared) is missing a themeinfo.xml file.
  124. 09-19 12:25:54.073 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/default-wide/shared/themeinfo.xml
  125. 09-19 12:25:54.074 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/default-wide/shared) is missing a themeinfo.xml file.
  126. 09-19 12:25:54.074 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter-wide/title/themeinfo.xml
  127. 09-19 12:25:54.074 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter-wide/title) is missing a themeinfo.xml file.
  128. 09-19 12:25:54.074 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter/title/themeinfo.xml
  129. 09-19 12:25:54.074 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter/title) is missing a themeinfo.xml file.
  130. 09-19 12:25:54.074 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter/ui/themeinfo.xml
  131. 09-19 12:25:54.074 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter/ui) is missing a themeinfo.xml file.
  132. 09-19 12:25:54.075 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter-wide/ui/themeinfo.xml
  133. 09-19 12:25:54.075 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter-wide/ui) is missing a themeinfo.xml file.
  134. 09-19 12:25:54.075 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/video/themeinfo.xml
  135. 09-19 12:25:54.075 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/video) is missing a themeinfo.xml file.
  136. 09-19 12:25:54.075 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter-wide/watermark/themeinfo.xml
  137. 09-19 12:25:54.075 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter-wide/watermark) is missing a themeinfo.xml file.
  138. 09-19 12:25:54.076 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter/watermark/themeinfo.xml
  139. 09-19 12:25:54.076 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter/watermark) is missing a themeinfo.xml file.
  140. 09-19 12:25:54.076 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/watermarks/themeinfo.xml
  141. 09-19 12:25:54.076 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/watermarks) is missing a themeinfo.xml file.
  142. 09-19 12:25:54.277 7752 7777 I mfe : mythcommandlineparser.cpp:2641:operator() Qt: libpng warning: iCCP: known incorrect sRGB profile
  143. 09-19 12:25:54.280 7752 7777 I mfe : mythcommandlineparser.cpp:2641:operator() Qt: libpng warning: iCCP: known incorrect sRGB profile
  144. 09-19 12:25:54.384 7752 7777 I mfe : mythcommandlineparser.cpp:2641:operator() Qt: libpng warning: iCCP: known incorrect sRGB profile
  145. 09-19 12:25:54.384 7752 7777 I mfe : mythcommandlineparser.cpp:2641:operator() Qt: libpng warning: iCCP: known incorrect sRGB profile
  146. 09-19 12:25:54.390 7752 7777 I mfe : mythcorecontext.cpp:482:ConnectCommandSocket MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.0.188:6543 (try 1 of 1)
  147. 09-19 12:25:54.393 7752 7777 I mfe : mythcorecontext.cpp:1719:CheckProtoVersion MythCoreContext::CheckProtoVersion(): Using protocol version 91 BuzzOff
  148. 09-19 12:25:54.495 7752 7777 E mfe : mythfontproperties.cpp:443:ParseFromXml MythFontProperties: Failed to load 'DejaVu Sans', got 'Roboto' instead
  149. 09-19 12:25:54.495 7752 7777 E mfe : Location: assets:/mythtv/themes/default-wide/base.xml @ 6
  150. 09-19 12:25:54.495 7752 7777 E mfe : Name: 'basesmall' Type: 'fontdef'
  151. 09-19 12:25:54.496 7752 7777 E mfe : mythfontproperties.cpp:443:ParseFromXml MythFontProperties: Failed to load 'DejaVu Sans', got 'Roboto' instead
  152. 09-19 12:25:54.496 7752 7777 E mfe : Location: assets:/mythtv/themes/default-wide/base.xml @ 11
  153. 09-19 12:25:54.496 7752 7777 E mfe : Name: 'basemedium' Type: 'fontdef'
  154. 09-19 12:25:54.496 7752 7777 E mfe : mythfontproperties.cpp:443:ParseFromXml MythFontProperties: Failed to load 'DejaVu Sans', got 'Roboto' instead
  155. 09-19 12:25:54.496 7752 7777 E mfe : Location: assets:/mythtv/themes/default-wide/base.xml @ 15
  156. 09-19 12:25:54.496 7752 7777 E mfe : Name: 'baselarge' Type: 'fontdef'
  157. 09-19 12:25:54.496 7752 7777 E mfe : mythfontproperties.cpp:443:ParseFromXml MythFontProperties: Failed to load 'DejaVu Sans', got 'Roboto' instead
  158. 09-19 12:25:54.496 7752 7777 E mfe : Location: assets:/mythtv/themes/default-wide/base.xml @ 23
  159. 09-19 12:25:54.496 7752 7777 E mfe : Name: 'baseextralarge' Type: 'fontdef'
  160. 09-19 12:25:54.496 7752 7777 E mfe : mythfontproperties.cpp:443:ParseFromXml MythFontProperties: Failed to load 'DejaVu Sans', got 'Roboto' instead
  161. 09-19 12:25:54.496 7752 7777 E mfe : Location: assets:/mythtv/themes/default-wide/base.xml @ 32
  162. 09-19 12:25:54.496 7752 7777 E mfe : Name: 'basesmallgrey' Type: 'fontdef'
  163. 09-19 12:25:54.496 7752 7777 E mfe : mythfontproperties.cpp:443:ParseFromXml MythFontProperties: Failed to load 'DejaVu Sans', got 'Roboto' instead
  164. 09-19 12:25:54.496 7752 7777 E mfe : Location: assets:/mythtv/themes/default-wide/base.xml @ 36
  165. 09-19 12:25:54.496 7752 7777 E mfe : Name: 'basesmallpurple' Type: 'fontdef'
  166. 09-19 12:25:54.497 7752 7777 E mfe : mythfontproperties.cpp:443:ParseFromXml MythFontProperties: Failed to load 'DejaVu Sans', got 'Roboto' instead
  167. 09-19 12:25:54.497 7752 7777 E mfe : Location: assets:/mythtv/themes/default-wide/base.xml @ 40
  168. 09-19 12:25:54.497 7752 7777 E mfe : Name: 'basesmallblack' Type: 'fontdef'
  169. 09-19 12:25:54.497 7752 7777 E mfe : mythfontproperties.cpp:443:ParseFromXml MythFontProperties: Failed to load 'DejaVu Sans', got 'Roboto' instead
  170. 09-19 12:25:54.497 7752 7777 E mfe : Location: assets:/mythtv/themes/default-wide/base.xml @ 44
  171. 09-19 12:25:54.497 7752 7777 E mfe : Name: 'basesmallyellow' Type: 'fontdef'
  172. 09-19 12:25:54.497 7752 7777 E mfe : mythfontproperties.cpp:443:ParseFromXml MythFontProperties: Failed to load 'DejaVu Sans', got 'Roboto' instead
  173. 09-19 12:25:54.497 7752 7777 E mfe : Location: assets:/mythtv/themes/default-wide/base.xml @ 48
  174. 09-19 12:25:54.497 7752 7777 E mfe : Name: 'basesmallgreen' Type: 'fontdef'
  175. 09-19 12:25:54.497 7752 7777 E mfe : mythfontproperties.cpp:443:ParseFromXml MythFontProperties: Failed to load 'DejaVu Sans', got 'Roboto' instead
  176. 09-19 12:25:54.497 7752 7777 E mfe : Location: assets:/mythtv/themes/default-wide/base.xml @ 52
  177. 09-19 12:25:54.497 7752 7777 E mfe : Name: 'basesmallblue' Type: 'fontdef'
  178. 09-19 12:25:54.497 7752 7777 E mfe : mythfontproperties.cpp:443:ParseFromXml MythFontProperties: Failed to load 'DejaVu Sans', got 'Roboto' instead
  179. 09-19 12:25:54.497 7752 7777 E mfe : Location: assets:/mythtv/themes/default-wide/base.xml @ 56
  180. 09-19 12:25:54.497 7752 7777 E mfe : Name: 'basesmallred' Type: 'fontdef'
  181. 09-19 12:25:54.498 7752 7777 E mfe : mythfontproperties.cpp:443:ParseFromXml MythFontProperties: Failed to load 'DejaVu Sans', got 'Roboto' instead
  182. 09-19 12:25:54.498 7752 7777 E mfe : Location: assets:/mythtv/themes/default-wide/base.xml @ 60
  183. 09-19 12:25:54.498 7752 7777 E mfe : Name: 'basemediumgrey' Type: 'fontdef'
  184. 09-19 12:25:54.498 7752 7777 E mfe : mythfontproperties.cpp:443:ParseFromXml MythFontProperties: Failed to load 'DejaVu Sans', got 'Roboto' instead
  185. 09-19 12:25:54.498 7752 7777 E mfe : Location: assets:/mythtv/themes/default-wide/base.xml @ 64
  186. 09-19 12:25:54.498 7752 7777 E mfe : Name: 'basemediumgreen' Type: 'fontdef'
  187. 09-19 12:25:54.498 7752 7777 E mfe : mythfontproperties.cpp:443:ParseFromXml MythFontProperties: Failed to load 'DejaVu Sans', got 'Roboto' instead
  188. 09-19 12:25:54.498 7752 7777 E mfe : Location: assets:/mythtv/themes/default-wide/base.xml @ 68
  189. 09-19 12:25:54.498 7752 7777 E mfe : Name: 'basemediumred' Type: 'fontdef'
  190. 09-19 12:25:54.498 7752 7777 E mfe : mythfontproperties.cpp:443:ParseFromXml MythFontProperties: Failed to load 'DejaVu Sans', got 'Roboto' instead
  191. 09-19 12:25:54.498 7752 7777 E mfe : Location: assets:/mythtv/themes/default-wide/base.xml @ 72
  192. 09-19 12:25:54.498 7752 7777 E mfe : Name: 'basemediumpurple' Type: 'fontdef'
  193. 09-19 12:25:54.499 7752 7777 E mfe : xmlparsebase.cpp:532:ParseUIType XMLParseBase: Unknown widget type.
  194. 09-19 12:25:54.499 7752 7777 E mfe : Location: assets:/mythtv/themes/default-wide/base.xml @ 683
  195. 09-19 12:25:54.499 7752 7777 E mfe : Name: 'basewebbrowser' Type: 'webbrowser'
  196. 09-19 12:25:54.500 7752 7777 E mfe : mythfontproperties.cpp:443:ParseFromXml MythFontProperties: Failed to load 'DejaVu Sans', got 'Roboto' instead
  197. 09-19 12:25:54.500 7752 7777 E mfe : Location: assets:/mythtv/themes/default/base.xml @ 11
  198. 09-19 12:25:54.500 7752 7777 E mfe : Name: 'basetiny' Type: 'fontdef'
  199. 09-19 12:25:54.500 7752 7777 E mfe : mythfontproperties.cpp:443:ParseFromXml MythFontProperties: Failed to load 'DejaVu Sans', got 'Roboto' instead
  200. 09-19 12:25:54.500 7752 7777 E mfe : Location: assets:/mythtv/themes/default/base.xml @ 36
  201. 09-19 12:25:54.500 7752 7777 E mfe : Name: 'basetinyred' Type: 'fontdef'
  202. 09-19 12:25:54.500 7752 7777 E mfe : mythfontproperties.cpp:443:ParseFromXml MythFontProperties: Failed to load 'DejaVu Sans', got 'Roboto' instead
  203. 09-19 12:25:54.500 7752 7777 E mfe : Location: assets:/mythtv/themes/default/base.xml @ 80
  204. 09-19 12:25:54.500 7752 7777 E mfe : Name: 'basemediumyellow' Type: 'fontdef'
  205. 09-19 12:25:54.502 7752 7777 E mfe : mythfontproperties.cpp:443:ParseFromXml MythFontProperties: Failed to load 'DejaVu Sans', got 'Roboto' instead
  206. 09-19 12:25:54.502 7752 7777 E mfe : Location: assets:/mythtv/themes/default/base.xml @ 736
  207. 09-19 12:25:54.502 7752 7777 E mfe : Name: 'gallerytext' Type: 'fontdef'
  208. 09-19 12:25:54.703 7752 7777 I mfe : schemawizard.cpp:119:Compare Current MythTV Schema Version (DBSchemaVer): 1366
  209. 09-19 12:25:54.804 7752 7777 I mfe : decoders/mythmediacodeccontext.cpp:518:HaveMediaCodec MediaCodec: Supported/available MediaCodec decoders:
  210. 09-19 12:25:54.804 7752 7777 I mfe : decoders/mythmediacodeccontext.cpp:522:HaveMediaCodec MediaCodec: H264 Baseline (Max size: 3840x2176)
  211. 09-19 12:25:54.804 7752 7777 I mfe : decoders/mythmediacodeccontext.cpp:522:HaveMediaCodec MediaCodec: H264 Constrained (Max size: 3840x2176)
  212. 09-19 12:25:54.804 7752 7777 I mfe : decoders/mythmediacodeccontext.cpp:522:HaveMediaCodec MediaCodec: H264 Main (Max size: 3840x2176)
  213. 09-19 12:25:54.805 7752 7777 I mfe : decoders/mythmediacodeccontext.cpp:522:HaveMediaCodec MediaCodec: H264 High (Max size: 3840x2176)
  214. 09-19 12:25:54.805 7752 7777 I mfe : decoders/mythmediacodeccontext.cpp:522:HaveMediaCodec MediaCodec: H264 Constrained High (Max size: 3840x2176)
  215. 09-19 12:25:54.805 7752 7777 I mfe : decoders/mythmediacodeccontext.cpp:522:HaveMediaCodec MediaCodec: HEVC Main (Max size: 3840x2176)
  216. 09-19 12:25:54.806 7752 7777 I mfe : decoders/mythmediacodeccontext.cpp:522:HaveMediaCodec MediaCodec: HEVC Main10 (Max size: 3840x2176)
  217. 09-19 12:25:54.806 7752 7777 I mfe : decoders/mythmediacodeccontext.cpp:522:HaveMediaCodec MediaCodec: HEVC Main10HDR (Max size: 3840x2176)
  218. 09-19 12:25:54.806 7752 7777 I mfe : decoders/mythmediacodeccontext.cpp:522:HaveMediaCodec MediaCodec: MPEG2 Simple (Max size: 1920x1088)
  219. 09-19 12:25:54.806 7752 7777 I mfe : decoders/mythmediacodeccontext.cpp:522:HaveMediaCodec MediaCodec: MPEG2 Main (Max size: 1920x1088)
  220. 09-19 12:25:54.807 7752 7777 I mfe : decoders/mythmediacodeccontext.cpp:522:HaveMediaCodec MediaCodec: MPEG4 Simple (Max size: 896x896)
  221. 09-19 12:25:54.807 7752 7777 I mfe : decoders/mythmediacodeccontext.cpp:522:HaveMediaCodec MediaCodec: MPEG4 Advanced Simple (Max size: 896x896)
  222. 09-19 12:25:54.807 7752 7777 I mfe : decoders/mythmediacodeccontext.cpp:522:HaveMediaCodec MediaCodec: VP8 (Max size: 3840x2176)
  223. 09-19 12:25:54.808 7752 7777 I mfe : decoders/mythmediacodeccontext.cpp:522:HaveMediaCodec MediaCodec: VP9 Level 0 (Max size: 3840x2176)
  224. 09-19 12:25:57.611 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/backgrounds/themeinfo.xml
  225. 09-19 12:25:57.611 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/backgrounds) is missing a themeinfo.xml file.
  226. 09-19 12:25:57.611 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/popups/busy/themeinfo.xml
  227. 09-19 12:25:57.612 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/popups/busy) is missing a themeinfo.xml file.
  228. 09-19 12:25:57.612 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/default/busyimages/themeinfo.xml
  229. 09-19 12:25:57.612 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/default/busyimages) is missing a themeinfo.xml file.
  230. 09-19 12:25:57.612 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/config/themeinfo.xml
  231. 09-19 12:25:57.613 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/config) is missing a themeinfo.xml file.
  232. 09-19 12:25:57.613 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/controls/themeinfo.xml
  233. 09-19 12:25:57.613 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/controls) is missing a themeinfo.xml file.
  234. 09-19 12:25:57.614 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/guide/themeinfo.xml
  235. 09-19 12:25:57.614 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/guide) is missing a themeinfo.xml file.
  236. 09-19 12:25:57.614 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/default/htmls/themeinfo.xml
  237. 09-19 12:25:57.614 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/default/htmls) is missing a themeinfo.xml file.
  238. 09-19 12:25:57.615 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter-wide/htmls/themeinfo.xml
  239. 09-19 12:25:57.615 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter-wide/htmls) is missing a themeinfo.xml file.
  240. 09-19 12:25:57.615 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter/htmls/themeinfo.xml
  241. 09-19 12:25:57.615 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter/htmls) is missing a themeinfo.xml file.
  242. 09-19 12:25:57.616 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/htmls/themeinfo.xml
  243. 09-19 12:25:57.616 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/htmls) is missing a themeinfo.xml file.
  244. 09-19 12:25:57.616 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/shared/icons/themeinfo.xml
  245. 09-19 12:25:57.616 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/shared/icons) is missing a themeinfo.xml file.
  246. 09-19 12:25:57.617 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/default/keyboard/themeinfo.xml
  247. 09-19 12:25:57.617 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/default/keyboard) is missing a themeinfo.xml file.
  248. 09-19 12:25:57.617 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter-wide/keyboard/themeinfo.xml
  249. 09-19 12:25:57.617 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter-wide/keyboard) is missing a themeinfo.xml file.
  250. 09-19 12:25:57.618 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/default/locale/themeinfo.xml
  251. 09-19 12:25:57.618 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/default/locale) is missing a themeinfo.xml file.
  252. 09-19 12:25:57.618 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/menu/themeinfo.xml
  253. 09-19 12:25:57.619 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/menu) is missing a themeinfo.xml file.
  254. 09-19 12:25:57.619 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/music/themeinfo.xml
  255. 09-19 12:25:57.619 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/music) is missing a themeinfo.xml file.
  256. 09-19 12:25:57.619 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter-wide/osd/themeinfo.xml
  257. 09-19 12:25:57.620 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter-wide/osd) is missing a themeinfo.xml file.
  258. 09-19 12:25:57.620 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter/osd/themeinfo.xml
  259. 09-19 12:25:57.620 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter/osd) is missing a themeinfo.xml file.
  260. 09-19 12:25:57.620 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/osd/themeinfo.xml
  261. 09-19 12:25:57.621 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/osd) is missing a themeinfo.xml file.
  262. 09-19 12:25:57.621 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/popups/themeinfo.xml
  263. 09-19 12:25:57.621 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/popups) is missing a themeinfo.xml file.
  264. 09-19 12:25:57.621 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/recordings/themeinfo.xml
  265. 09-19 12:25:57.622 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/recordings) is missing a themeinfo.xml file.
  266. 09-19 12:25:57.622 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/schedule/themeinfo.xml
  267. 09-19 12:25:57.622 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/schedule) is missing a themeinfo.xml file.
  268. 09-19 12:25:57.622 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/shared/themeinfo.xml
  269. 09-19 12:25:57.623 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/shared) is missing a themeinfo.xml file.
  270. 09-19 12:25:57.623 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/default/shared/themeinfo.xml
  271. 09-19 12:25:57.623 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/default/shared) is missing a themeinfo.xml file.
  272. 09-19 12:25:57.623 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/default-wide/shared/themeinfo.xml
  273. 09-19 12:25:57.623 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/default-wide/shared) is missing a themeinfo.xml file.
  274. 09-19 12:25:57.624 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter-wide/title/themeinfo.xml
  275. 09-19 12:25:57.624 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter-wide/title) is missing a themeinfo.xml file.
  276. 09-19 12:25:57.624 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter/title/themeinfo.xml
  277. 09-19 12:25:57.624 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter/title) is missing a themeinfo.xml file.
  278. 09-19 12:25:57.624 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter/ui/themeinfo.xml
  279. 09-19 12:25:57.625 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter/ui) is missing a themeinfo.xml file.
  280. 09-19 12:25:57.625 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter-wide/ui/themeinfo.xml
  281. 09-19 12:25:57.625 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter-wide/ui) is missing a themeinfo.xml file.
  282. 09-19 12:25:57.626 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/video/themeinfo.xml
  283. 09-19 12:25:57.626 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/video) is missing a themeinfo.xml file.
  284. 09-19 12:25:57.626 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter-wide/watermark/themeinfo.xml
  285. 09-19 12:25:57.626 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter-wide/watermark) is missing a themeinfo.xml file.
  286. 09-19 12:25:57.626 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/MythCenter/watermark/themeinfo.xml
  287. 09-19 12:25:57.627 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/MythCenter/watermark) is missing a themeinfo.xml file.
  288. 09-19 12:25:57.627 7752 7777 W mfe : themeinfo.cpp:83:parseThemeInfo ThemeInfo: Unable to open themeinfo.xml for assets:/mythtv/themes/Terra/watermarks/themeinfo.xml
  289. 09-19 12:25:57.627 7752 7777 E mfe : themeinfo.cpp:47:ThemeInfo ThemeInfo: The theme (assets:/mythtv/themes/Terra/watermarks) is missing a themeinfo.xml file.
  290. 09-19 12:25:59.830 7752 7777 W mfe : mythmainwindow.cpp:1220:BindKey Key Enter is bound to multiple actions in context Long Press.
  291. 09-19 12:26:03.333 7752 7777 I mfe : mythmainwindow.cpp:1480:RegisterMediaPlugin Registering Internal as a media playback plugin.
  292. 09-19 12:26:03.434 7752 7777 I mfe : mediamonitor-unix.cpp:124:MediaMonitorUnix MediaMonitor disabled by user setting.
  293. 09-19 12:26:03.434 7752 7777 W mfe : mythplugin.cpp:111:MythPluginManager No libraries in plugins directory /data/app/org.mythtv.mythfrontend-l6Q_FV49M0ub4lvUUphX0g==/lib/arm64
  294. 09-19 12:26:03.535 7752 7777 I mfe : serverpool.cpp:415:listen Listening on TCP 0.0.0.0:6546
  295. 09-19 12:26:03.535 7752 7777 I mfe : serverpool.cpp:415:listen Listening on TCP [::]:6546
  296. 09-19 12:26:03.535 7752 7777 I mfe : main.cpp:1225:RunMenu Found mainmenu.xml for theme 'Steppes'
  297. 09-19 12:26:03.636 7752 7777 I mfe : themechooser.cpp:1040:ThemeUpdateChecker Checking for theme updates every hour
  298. 09-19 12:26:03.736 7752 7777 I mfe : housekeeper.cpp:649:RegisterTask Registering HouseKeeperTask 'HardwareProfiler'.
  299. 09-19 12:26:03.737 7752 7777 I mfe : housekeeper.cpp:721:Start Starting HouseKeeper.
  300. 09-19 12:26:03.737 7752 7777 I mfe : mythsystemunix.cpp:266:run Starting process manager
  301. 09-19 12:26:03.737 7752 7777 I mfe : mythsystemunix.cpp:492:run Starting process signal handler
  302. 09-19 12:26:03.737 7752 7777 I mfe : mythsystemunix.cpp:83:run Starting IO manager (write)
  303. 09-19 12:26:03.738 7752 7777 I mfe : mythsystemunix.cpp:83:run Starting IO manager (read)
  304. 09-19 12:26:03.938 7752 7777 I mfe : mythcommandlineparser.cpp:2641:operator() Qt: Attempted flush to non-raster surface QWidgetWindow(0x281d9e9200, name="mainwindowWindow") of type QSurface::OpenGLSurface (consider using Qt::WA_PaintOnScreen to exclude from backingstore sync)
  305. 09-19 12:26:53.600 7752 7777 I mfe : networkcontrol.cpp:369:newConnection NetworkControl: New connection established.
  306. 09-19 12:27:01.408 7752 7777 I mfe : networkcontrol.cpp:1102:processSet Verbose mask changed, new level is: general playback
  307. 09-19 12:27:37.055 7752 7777 I mfe : mythcommandlineparser.cpp:2641:operator() Qt: libpng warning: iCCP: known incorrect sRGB profile
  308. 09-19 12:27:37.055 7752 7777 I mfe : mythcommandlineparser.cpp:2641:operator() Qt: libpng warning: iCCP: known incorrect sRGB profile
  309. 09-19 12:27:41.962 7752 7777 I mfe : mythmainwindow.cpp:2117:customEvent Updating the frontend idle time to: 90 mins
  310. 09-19 12:27:48.571 7752 7777 I mfe : mythcommandlineparser.cpp:2641:operator() Qt: libpng warning: iCCP: known incorrect sRGB profile
  311. 09-19 12:27:48.677 7752 7777 I mfe : mythcommandlineparser.cpp:2641:operator() Qt: libpng warning: iCCP: known incorrect sRGB profile
  312. 09-19 12:27:49.078 7752 7777 I mfe : previewgeneratorqueue.cpp:534:GeneratePreviewImage PreviewQueue: Requesting preview for '20055_20200807214100.ts_0x0_-1s'
  313. 09-19 12:27:49.079 7752 7777 I mfe : previewgeneratorqueue.cpp:547:GeneratePreviewImage PreviewQueue: Requested preview for '20055_20200807214100.ts_0x0_-1s'
  314. 09-19 12:27:49.380 7752 7777 I mfe : previewgeneratorqueue.cpp:534:GeneratePreviewImage PreviewQueue: Requesting preview for '20707_20200424175300.ts_0x0_-1s'
  315. 09-19 12:27:49.380 7752 7777 I mfe : previewgeneratorqueue.cpp:547:GeneratePreviewImage PreviewQueue: Requested preview for '20707_20200424175300.ts_0x0_-1s'
  316. 09-19 12:27:49.580 7752 7777 I mfe : previewgeneratorqueue.cpp:534:GeneratePreviewImage PreviewQueue: Requesting preview for '20705_20200419213800.ts_0x0_-1s'
  317. 09-19 12:27:49.580 7752 7777 I mfe : previewgeneratorqueue.cpp:547:GeneratePreviewImage PreviewQueue: Requested preview for '20705_20200419213800.ts_0x0_-1s'
  318. 09-19 12:27:49.681 7752 7777 I mfe : previewgeneratorqueue.cpp:534:GeneratePreviewImage PreviewQueue: Requesting preview for '20704_20200419191400.ts_0x0_-1s'
  319. 09-19 12:27:49.681 7752 7777 I mfe : previewgeneratorqueue.cpp:547:GeneratePreviewImage PreviewQueue: Requested preview for '20704_20200419191400.ts_0x0_-1s'
  320. 09-19 12:27:49.781 7752 7777 I mfe : previewgeneratorqueue.cpp:534:GeneratePreviewImage PreviewQueue: Requesting preview for '20702_20200419191000.ts_0x0_-1s'
  321. 09-19 12:27:49.782 7752 7777 I mfe : previewgeneratorqueue.cpp:547:GeneratePreviewImage PreviewQueue: Requested preview for '20702_20200419191000.ts_0x0_-1s'
  322. 09-19 12:27:49.782 7752 7777 I mfe : previewgeneratorqueue.cpp:534:GeneratePreviewImage PreviewQueue: Requesting preview for '20737_20200419190500.ts_0x0_-1s'
  323. 09-19 12:27:49.782 7752 7777 I mfe : previewgeneratorqueue.cpp:547:GeneratePreviewImage PreviewQueue: Requested preview for '20737_20200419190500.ts_0x0_-1s'
  324. 09-19 12:27:50.083 7752 7777 I mfe : previewgeneratorqueue.cpp:562:GeneratePreviewImage PreviewQueue: Not requesting preview for "To Be Announced",as it is already being generated
  325. 09-19 12:27:50.083 7752 7777 I mfe : previewgeneratorqueue.cpp:562:GeneratePreviewImage PreviewQueue: Not requesting preview for Nature:"Naledi: One Little Elephant",as it is already being generated
  326. 09-19 12:27:50.183 7752 7777 I mfe : previewgeneratorqueue.cpp:562:GeneratePreviewImage PreviewQueue: Not requesting preview for "To Be Announced",as it is already being generated
  327. 09-19 12:27:50.184 7752 7777 I mfe : previewgeneratorqueue.cpp:562:GeneratePreviewImage PreviewQueue: Not requesting preview for Nature:"Naledi: One Little Elephant",as it is already being generated
  328. 09-19 12:27:50.685 7752 7777 I mfe : previewgeneratorqueue.cpp:534:GeneratePreviewImage PreviewQueue: Requesting preview for '20707_20200229194600.ts_0x0_-1s'
  329. 09-19 12:27:50.685 7752 7777 I mfe : previewgeneratorqueue.cpp:547:GeneratePreviewImage PreviewQueue: Requested preview for '20707_20200229194600.ts_0x0_-1s'
  330. 09-19 12:27:50.685 7752 7777 I mfe : previewgeneratorqueue.cpp:534:GeneratePreviewImage PreviewQueue: Requesting preview for '20003_20200229193900.ts_0x0_-1s'
  331. 09-19 12:27:50.685 7752 7777 I mfe : previewgeneratorqueue.cpp:547:GeneratePreviewImage PreviewQueue: Requested preview for '20003_20200229193900.ts_0x0_-1s'
  332. 09-19 12:27:50.786 7752 7777 I mfe : previewgeneratorqueue.cpp:562:GeneratePreviewImage PreviewQueue: Not requesting preview for "Weight Loss Designed for YOU!",as it is already being generated
  333. 09-19 12:27:50.786 7752 7777 I mfe : previewgeneratorqueue.cpp:562:GeneratePreviewImage PreviewQueue: Not requesting preview for "necn TODAY",as it is already being generated
  334. 09-19 12:27:50.886 7752 7777 I mfe : previewgeneratorqueue.cpp:534:GeneratePreviewImage PreviewQueue: Requesting preview for '2168_20180708170000.ts_0x0_-1s'
  335. 09-19 12:27:50.886 7752 7777 I mfe : previewgeneratorqueue.cpp:547:GeneratePreviewImage PreviewQueue: Requested preview for '2168_20180708170000.ts_0x0_-1s'
  336. 09-19 12:27:51.188 7752 7777 E mfe : playbackboxhelper.cpp:96:CheckAvailability PlaybackBoxHelper: CHECK_AVAILABILITY 'myth://firefly/20702_20200221223900.ts' file not found
  337. 09-19 12:27:52.690 7752 7777 I mfe : previewgeneratorqueue.cpp:534:GeneratePreviewImage PreviewQueue: Requesting preview for '20707_20200301202000.ts_0x0_-1s'
  338. 09-19 12:27:52.690 7752 7777 I mfe : previewgeneratorqueue.cpp:547:GeneratePreviewImage PreviewQueue: Requested preview for '20707_20200301202000.ts_0x0_-1s'
  339. 09-19 12:27:55.895 7752 7777 I mfe : tv_play.cpp:996:TV TV::TV(): Creating TV object
  340. 09-19 12:27:56.095 7752 7777 I mfe : tv_play.cpp:1020:TV TV::TV(): Finished creating TV object
  341. 09-19 12:27:56.096 7752 7777 I mfe : mythmainwindow.cpp:2316:PauseIdleTimer Suspending idle timer
  342. 09-19 12:27:56.196 7752 7777 I mfe : tv_play.cpp:1196:Init TV::Init(): Created TvPlayWindow.
  343. 09-19 12:27:56.297 7752 7777 I mfe : tv_play.cpp:2133:HandleStateChange TV::HandleStateChange(): Attempting to change from None to WatchingPreRecorded
  344. 09-19 12:27:56.397 7752 7777 I mfe : io/mythfilebuffer.cpp:176:OpenFile FileRingBuf(myth://andromeda/2704_20181016200000.ts): OpenFile(myth://andromeda/2704_20181016200000.ts, 2000 ms)
  345. 09-19 12:27:56.498 7752 7777 I mfe : tv_play.cpp:5667:StartPlayer TV::StartPlayer(): Elapsed time since TV constructor was called: 562 ms
  346. 09-19 12:27:57.005 7752 7777 I mfe : audioplayer.cpp:162:ReinitAudio AudioPlayer: Enabling Audio
  347. 09-19 12:27:57.005 7752 7777 I mfe : mythplayer.cpp:771:OpenFile Player(0): Opening 'myth://andromeda/2704_20181016200000.ts'
  348. 09-19 12:27:57.206 7752 7777 I mfe : videodisplayprofile.cpp:354:VideoDisplayProfile VDP: Accepting: cmp() w() h() framerate() codecs() dec(ffmpeg) cpus(4) skiploop(enabled) rend(opengl) deint(medium,medium)
  349. 09-19 12:27:57.206 7752 7777 I mfe : decoders/avformatdecoder.cpp:347:AvFormatDecoder AFD: PlayerFlags: 0xc0, AudioReadAhead: 1000 msec
  350. 09-19 12:27:57.207 7752 7777 I mfe : mythplayer.cpp:5557:syncWithAudioStretch Player(0): Stretch Factor 1, allow passthru
  351. 09-19 12:27:57.207 7752 7777 I mfe : decoders/avformatdecoder.cpp:905:InitByteContext AFD: Buffer size: 32768 Streamed 0 Seekable 1 Available 2162688
  352. 09-19 12:27:57.608 7752 7777 I mfe : decoders/avformatdecoder.cpp:1988:ScanStreams AFD: Stream #0: ID: 0x1071 Codec ID: MPEG2VIDEO Type: Video(1920x1080) Bitrate: 0
  353. 09-19 12:27:57.608 7752 7777 I mfe : decoders/avformatdecoder.cpp:1988:ScanStreams AFD: Stream #1: ID: 0x1072 Codec ID: AC3 Type: Audio Bitrate: 384000
  354. 09-19 12:27:57.608 7752 7777 I mfe : decoders/avformatdecoder.cpp:2054:ScanStreams AFD: codec AC3 has 6 channels
  355. 09-19 12:27:57.609 7752 7777 I mfe : decoders/avformatdecoder.cpp:2111:ScanStreams AFD: Looking for decoder for AC3
  356. 09-19 12:27:57.609 7752 7777 I mfe : decoders/avformatdecoder.cpp:2550:OpenAVCodec AFD: Opened codec 0x2846d8fd00, id(AC3) type(Audio)
  357. 09-19 12:27:57.610 7752 7777 I mfe : decoders/avformatdecoder.cpp:1988:ScanStreams AFD: Stream #2: ID: 0x1073 Codec ID: AC3 Type: Audio Bitrate: 192000
  358. 09-19 12:27:57.610 7752 7777 I mfe : decoders/avformatdecoder.cpp:2054:ScanStreams AFD: codec AC3 has 2 channels
  359. 09-19 12:27:57.610 7752 7777 I mfe : decoders/avformatdecoder.cpp:2111:ScanStreams AFD: Looking for decoder for AC3
  360. 09-19 12:27:57.611 7752 7777 I mfe : decoders/avformatdecoder.cpp:2550:OpenAVCodec AFD: Opened codec 0x2846d90200, id(AC3) type(Audio)
  361. 09-19 12:27:57.611 7752 7777 I mfe : decoders/avformatdecoder.cpp:2275:ScanStreams AFD: Trying to select best video track
  362. 09-19 12:27:57.611 7752 7777 I mfe : decoders/avformatdecoder.cpp:2315:ScanStreams AFD: Selected track #0: ID: 0x1071 Codec ID: MPEG2VIDEO Profile: Main Type: Video(1920x1080) Bitrate: 1000000
  363. 09-19 12:27:57.612 7752 7777 I mfe : decoders/avformatdecoder.cpp:1349:GetVideoFrameRate AFD: Selected FPS: 29.97 (Avg:29.97 Mult:1 Codec:0 Container:90000 Estimated:29.97)
  364. 09-19 12:27:57.612 7752 7777 I mfe : videodisplayprofile.cpp:518:LoadBestPreferences VDP: LoadBestPreferences(1920x1080, 29.970, mpeg2video)
  365. 09-19 12:27:57.612 7752 7777 I mfe : videodisplayprofile.cpp:541:LoadBestPreferences VDP: LoadBestPreferences result: priority:1 width: height: fps: codecs:
  366. 09-19 12:27:57.613 7752 7777 I mfe : videodisplayprofile.cpp:545:LoadBestPreferences VDP: decoder:ffmpeg renderer:opengl deint0:medium deint1:medium cpus:4
  367. 09-19 12:27:57.613 7752 7777 I mfe : decoders/avformatdecoder.cpp:2455:ScanStreams AFD: Using 4 CPUs for decoding
  368. 09-19 12:27:57.613 7752 7777 I mfe : decoders/avformatdecoder.cpp:1476:InitVideoCodec AFD: InitVideoCodec ID:MPEG2VIDEO Type:Video Size:1920x1080
  369. 09-19 12:27:57.614 7752 7777 I mfe : mythplayer.cpp:1555:SetFrameInterval Player(0): SetFrameInterval Interval:33367 Speed:1 Scan:Progressive Scan (Multiplier: 1)
  370. 09-19 12:27:57.614 7752 7777 I mfe : mythplayer.cpp:504:detectInterlace Player(0): detectInterlace(Detect Scan, Interlaced Scan, 29.97, 1080) ->Interlaced Scan
  371. 09-19 12:27:57.614 7752 7777 I mfe : decoders/avformatdecoder.cpp:2465:ScanStreams AFD: Using ffmpeg for video decoding
  372. 09-19 12:27:57.615 7752 7777 I mfe : decoders/avformatdecoder.cpp:2550:OpenAVCodec AFD: Opened codec 0x2846d90700, id(MPEG2VIDEO) type(Video)
  373. 09-19 12:27:57.715 7752 7777 I mfe : audio/audiooutputbase.cpp:778:Reconfigure AOBase: Opening audio device 'AudioTrack:' ch 2(6) sr 48000 sf signed 16 bit reenc 0
  374. 09-19 12:27:57.716 7752 7777 I mfe : decoders/decoderbase.cpp:1130:AutoSelectTrack Dec: Selected track #1 (type 2) in the Unknown language(0)
  375. 09-19 12:27:57.716 7752 7777 I mfe : decoders/decoderbase.cpp:322:SyncPositionMap Dec: Resyncing position map. posmapStarted = 0 livetv(0) watchingRec(0)
  376. 09-19 12:27:57.817 7752 7777 I mfe : decoders/decoderbase.cpp:190:PosMapFromDb Dec: Position map filled from DB to: 53844
  377. 09-19 12:27:57.818 7752 7777 I mfe : decoders/decoderbase.cpp:204:PosMapFromDb Dec: Duration map filled from DB to: 53844
  378. 09-19 12:27:57.818 7752 7777 I mfe : decoders/decoderbase.cpp:365:SyncPositionMap Dec: SyncPositionMap prerecorded, from DB: 1611 entries
  379. 09-19 12:27:57.818 7752 7777 I mfe : decoders/decoderbase.cpp:403:SyncPositionMap Dec: SyncPositionMap, new totframes: 53844, new length: 1796, posMap size: 1611
  380. 09-19 12:27:57.818 7752 7777 I mfe : decoders/avformatdecoder.cpp:1235:OpenFile AFD: Position map found
  381. 09-19 12:27:57.818 7752 7777 I mfe : decoders/avformatdecoder.cpp:1240:OpenFile AFD: Successfully opened decoder for file: "myth://andromeda/2704_20181016200000.ts". novideo(0)
  382. 09-19 12:27:57.919 7752 7777 I mfe : mythvideoout.cpp:91:Create VideoOutput: Allowed renderers for MPEG-2 ffmpeg (Decoder: ffmpeg): 'opengl,opengl-yv12'
  383. 09-19 12:27:57.920 7752 7777 I mfe : videodisplayprofile.cpp:1338:GetFilteredRenderers VDP: Safe renderers for 'ffmpeg': null,opengl,opengl-yv12
  384. 09-19 12:27:57.920 7752 7777 I mfe : mythvideoout.cpp:94:Create VideoOutput: Allowed renderers (filt: ffmpeg): opengl,opengl-yv12
  385. 09-19 12:27:57.920 7752 7777 I mfe : videodisplayprofile.cpp:354:VideoDisplayProfile VDP: Accepting: cmp() w() h() framerate() codecs() dec(ffmpeg) cpus(4) skiploop(enabled) rend(opengl) deint(medium,medium)
  386. 09-19 12:27:57.921 7752 7777 I mfe : videodisplayprofile.cpp:518:LoadBestPreferences VDP: LoadBestPreferences(1920x1080, 29.970, mpeg2video)
  387. 09-19 12:27:57.921 7752 7777 I mfe : videodisplayprofile.cpp:541:LoadBestPreferences VDP: LoadBestPreferences result: priority:1 width: height: fps: codecs:
  388. 09-19 12:27:57.921 7752 7777 I mfe : videodisplayprofile.cpp:545:LoadBestPreferences VDP: decoder:ffmpeg renderer:opengl deint0:medium deint1:medium cpus:4
  389. 09-19 12:27:57.922 7752 7777 I mfe : mythvideoout.cpp:107:Create VideoOutput: Preferred renderer: opengl
  390. 09-19 12:27:57.922 7752 7777 I mfe : mythvideoout.cpp:139:Create VideoOutput: Trying video renderer: 'opengl'
  391. 09-19 12:27:58.223 7752 7777 E mfe : opengl/mythvideooutopengl.cpp:121:MythVideoOutputOpenGL VidOutGL: Failed to retrieve OpenGL context
  392. 09-19 12:27:58.223 7752 7777 E mfe : opengl/mythvideooutopengl.cpp:180:Init VidOutGL: Fatal error
  393. 09-19 12:27:58.223 7752 7777 I mfe : mythvideooutgpu.cpp:157:DiscardFrames VidOutGPU: (1):
  394. 09-19 12:27:58.223 7752 7777 I mfe : videobuffers.cpp:878:DiscardFrames VideoBuffers::DiscardFrames(1):
  395. 09-19 12:27:58.223 7752 7777 I mfe : videobuffers.cpp:946:DiscardFrames VideoBuffers::DiscardFrames(1): -- done
  396. 09-19 12:27:58.224 7752 7777 I mfe : mythvideoout.cpp:139:Create VideoOutput: Trying video renderer: 'opengl-yv12'
  397. 09-19 12:27:58.224 7752 7777 E mfe : opengl/mythvideooutopengl.cpp:121:MythVideoOutputOpenGL VidOutGL: Failed to retrieve OpenGL context
  398. 09-19 12:27:58.224 7752 7777 E mfe : opengl/mythvideooutopengl.cpp:180:Init VidOutGL: Fatal error
  399. 09-19 12:27:58.224 7752 7777 I mfe : mythvideooutgpu.cpp:157:DiscardFrames VidOutGPU: (1):
  400. 09-19 12:27:58.224 7752 7777 I mfe : videobuffers.cpp:878:DiscardFrames VideoBuffers::DiscardFrames(1):
  401. 09-19 12:27:58.225 7752 7777 I mfe : videobuffers.cpp:946:DiscardFrames VideoBuffers::DiscardFrames(1): -- done
  402. 09-19 12:27:58.225 7752 7777 E mfe : mythvideoout.cpp:232:Create VideoOutput: Not compiled with any useable video output method.
  403. 09-19 12:27:58.225 7752 7777 E mfe : mythplayer.cpp:376:InitVideo Player(0): Couldn't create VideoOutput instance. Exiting..
  404. 09-19 12:27:58.225 7752 7777 E mfe : mythplayer.cpp:2724:StartPlaying Player(0): Unable to initialize video.
  405. 09-19 12:27:58.226 7752 7777 E mfe : playercontext.cpp:429:StartPlaying playCtx: StartPlaying() Failed to start player
  406. 09-19 12:27:58.226 7752 7777 E mfe : tv_play.cpp:5704:StartPlayer TV::StartPlayer(): Failed to create player.
  407. 09-19 12:27:58.226 7752 7777 I mfe : tv_play.cpp:2471:HandleStateChange TV::HandleStateChange(): Main UI disabled.
  408. 09-19 12:27:58.227 7752 7777 I mfe : tv_play.cpp:380:StartTV TV::StartTV(): Entering main playback loop.
  409. 09-19 12:27:58.228 7752 7777 I mfe : screensaver-android.cpp:28:Disable ScreenSaverAndroid: disable
  410. 09-19 12:27:58.229 7752 7777 I mfe : screensaver-android.cpp:30:Disable ScreenSaverAndroid: disable 1
  411. 09-19 12:27:58.229 7752 7777 I mfe : tv_play.cpp:382:StartTV TV::StartTV(): Exiting main playback loop.
  412. 09-19 12:27:58.229 7752 7777 I mfe : tv_play.cpp:410:StartTV TV::StartTV(): -- process events 2 begin
  413. 09-19 12:27:58.232 7752 7777 I mfe : tv_play.cpp:414:StartTV TV::StartTV(): -- process events 2 end
  414. 09-19 12:27:58.333 7752 7777 I mfe : mythcommandlineparser.cpp:2641:operator() Qt: Attempted flush to non-raster surface QWidgetWindow(0x281d9e9200, name="mainwindowWindow") of type QSurface::OpenGLSurface (consider using Qt::WA_PaintOnScreen to exclude from backingstore sync)
  415. 09-19 12:27:58.333 7752 7777 I mfe : mythcommandlineparser.cpp:2641:operator() Qt: Attempted flush to non-raster surface QWidgetWindow(0x281d9e9200, name="mainwindowWindow") of type QSurface::OpenGLSurface (consider using Qt::WA_PaintOnScreen to exclude from backingstore sync)
  416. 09-19 12:27:58.334 7752 7777 I mfe : tv_play.cpp:1268:~TV TV::~TV(): -- lock
  417. 09-19 12:27:58.334 7752 7777 I mfe : mythplayer.cpp:2759:StopPlaying Player(0): StopPlaying - begin
  418. 09-19 12:27:58.335 7752 7777 I mfe : mythplayer.cpp:3185:DecoderEnd Player(0): Exited decoder loop.
  419. 09-19 12:27:58.335 7752 7777 I mfe : mythplayer.cpp:2770:StopPlaying Player(0): StopPlaying - end
  420. 09-19 12:27:58.336 7752 7777 I mfe : mythmainwindow.cpp:2321:PauseIdleTimer Resuming idle timer
  421. 09-19 12:27:58.336 7752 7777 I mfe : mythcommandlineparser.cpp:2641:operator() Qt: Attempted flush to non-raster surface QWidgetWindow(0x281d9e9200, name="mainwindowWindow") of type QSurface::OpenGLSurface (consider using Qt::WA_PaintOnScreen to exclude from backingstore sync)
  422. 09-19 12:27:58.337 7752 7777 I mfe : mythcommandlineparser.cpp:2641:operator() Qt: Attempted flush to non-raster surface QWidgetWindow(0x281d9e9200, name="mainwindowWindow") of type QSurface::OpenGLSurface (consider using Qt::WA_PaintOnScreen to exclude from backingstore sync)
  423.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement